

اگست 01 09:29:39 systemd: Started XMPP Server.Īdd ejabberdctl command location to your PATH $ sudo find / -name ejabberdctl Process: 5281 ExecStart=/bin/sh -c /opt/ejabberd-20.04/bin/ejabberdctl sta> Loaded: loaded (/etc/systemd/system/rvice enabled vendor pre>Īctive: active (running) since Sat 09:29:39 PKT 28s ago sudo cp $(sudo find / -name rvice) /etc/systemd/system Various actions will be performed by the installer.Ī user named “ ejabberd” will be created and the directory for this system user -/opt/ejabberd Step 4: Start Ejabberd Services On Ubuntu 20.04Īfter the successful installation, start and enable the services on Ubuntu 20.04. Type the following command in your terminal.
#INSTALL EJABBERD ON UBUNTU INSTALL#
Once the package is downloaded, install it with the help of APT package manager. rw-rw-r- 1 sabir sabir 18M اپریل 30 13:06 ejabberd_20.04-0_b Step 3: Install Ejabberd XMPP Server On Ubuntu 20.04 Verify that the package is downloaded by hitting. HTTP request sent, awaiting response… 200 OK I’ll download the package with the help of wget. Visit the Ejabberd official page to download the latest version of ejabberd. Sudo apt -y update Step 2: Download Ejabberd Package Full feature web support, with BOSH and web socketsĪs usual we do, first of all update your system to have the latest updates installed.Metrics and full command-line administration.Privacy settings, through privacy list and simple blocking extensions.Messaging archiving with Message Archive Management (MAM).

#INSTALL EJABBERD ON UBUNTU HOW TO#
These latter features may be used to override decisions made by apt-get's conflict resolution system.Today we are going to learn that how to install Ejabberd XMPP Server on Ubuntu 20.04.

Similarly a plus sign can be used to designate a package to install. If a hyphen is appended to the package name (with no intervening space), the identified package will be removed if it is installed. The /etc/apt/sources.list file is used to locate the desired packages. All packages required by the package(s) specified for installation will also be retrieved and installed. Each package is a package name, not a fully qualified filename. APT simplifies the process of managing software on Unix-like computer systems by automating the retrieval, configuration and installation of software packages, either from precompiled files or by compiling source code.Īpt-get is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library.Īpt-get install is followed by one or more packages desired for installation or upgrading. More information about install using apt-getĪdvanced Package Tool, or APT, is a free software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu and other Linux distributions. Distributed, fault-tolerant Jabber/XMPP server
