Giter VIP home page Giter VIP logo

jabberd14's Introduction

jabberd14 1.6.0
===============

http://jabberd.org/

Welcome to the world of jabberd14!

This README is very sparse. Visit jabberd's homepage for further
documentation including an installation guide and configuration
hints.

For quick information on what has to be changed if you upgrade
from an older version of this software, please look at the
UPGRADE file. In the NEWS file you get a list of what has changed
in the server functionality. Both files might be of interest for
users of prior versions of this software.

If you need support for your jabberd14, please go to
http://jabberd.org/gettingSupport

If you need a new X.509 certificate for you server, you can get
one for free on the XMPP federation page at https://www.xmpp.net/.

-----------------------

  Installation instructions

  First untar or move this folder into a directory where you
  want to compile your server.

  Run the configure script, passing options to customize some
  compile settings and where to install the compiled server:
  e.g.: ./configure --prefix=/usr

  Compile jabberd14 by typing "make".

  If your server is compiled, you can install it using "make install".

  Edit jabber.xml, replace "localhost" by the host name of your
  server throughout the file. Edit other values as desired.

  To start:
    jabberd -h your.domain.name -B

  Optional: for lots of debug output, use the -D flag

  Optional: to specify a config file other than ./jabber.xml, use
  -c /path/to/file.xml

  Error messages are written to your system logfile by default.

  To test operation, connect to the domain name you used with any
  client and register new users.

-----------------------

jabberd14's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.