Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Once you get the systems IP from “ip addr” SSH into the Debian system as root.

  2. Once you are logged in via SSH you can run the command below to install packages that typically were preinstalled on FreePBX 16 and lower. These are OPTIONAL packages.

    Code Block
     apt-get -y install net-tools htop screen tshark vim sngrep
  3. At this point proceed to FreePBX 17 Installation to start the FreePBX17 Installation.

...