...
Once you get the systems IP from “ip addr” SSH into the Debian system as root.
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
At this point proceed to FreePBX 17 Installation to start the FreePBX17 Installation.
...