📧 info@skyhost.co.ke

☏ +254 727 462 320

login-rounded-rightLogin

☎+254 727 462 320

Login

How to Install 3cx on Your VPS Server

by | VPS Servers, VOIP

  1. Check System Requirements: Ensure that your VPS server meets the minimum system requirements for running 3CX. This typically includes a supported operating system, sufficient RAM, CPU cores, and disk space.
  2. Choose a Supported Operating System: 3CX supports various Linux distributions, including Debian, Ubuntu, and CentOS. Choose the one that you are most comfortable with and that is supported by 3CX.
  3. Access Your VPS Server: Log in to your VPS server using SSH (Secure Shell) with the credentials provided by your hosting provider.
  4. Update System Packages: Run the following commands to update the system packages to their latest versions:
sudo apt update sudo apt upgrade

5. Install Required Dependencies: Install necessary dependencies for 3CX using the following command:

sudo apt install net-tools wget lsb-release

6. Download the 3CX Installation Script: Download the 3CX installation script using wget:

wget https://downloads-global.3cx.com/downloads/3cxpbx/public_key.asc

7.Add the 3CX Repository Key: Add the 3CX repository key to your system using the following command:

sudo apt-key add public_key.asc

8. Add 3CX Repository: Add the 3CX repository to your system:

echo "deb http://downloads-global.3cx.com/downloads/debian stretch main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list

Note: If you’re using a different Debian version, replace “stretch” with your Debian version codename.

9. Update Package Lists: Update the package lists to include the newly added 3CX repository:

sudo apt update

10.Install 3CX PBX: Install the 3CX PBX using the following command:

sudo apt install 3cxpbx
  1. Access 3CX Management Console: Once the installation is complete, you can access the 3CX Management Console by navigating to https://<your_server_ip>:5001 in a web browser.
  2. Follow Installation Wizard: Follow the on-screen instructions provided by the 3CX Management Console to complete the installation and configuration of 3CX on your VPS server.
  3. Configure Firewall: Ensure that the necessary ports for 3CX are open in your server’s firewall. Refer to 3CX documentation for the list of required ports.
  4. Optional: Activate License: If you have a license key, you can activate it through the Management Console.

That’s it! You have successfully installed 3CX on your VPS server. You can now start configuring and using 3CX for your communication needs.

You Might Also Like

Join Our Newsletter for Updates & Offers

× Chat with us on What's App?