I have no experience in Linux systems and am trying to get Debian 12 on Hyper-V VM configured with a static IP address prior to installing FreePBX. I have followed the instructions provided to install Debian and cannot see any options for configuring a static IP during the installation process. If I type ip a it tells me eth0 is unmanaged but does have an IP address. Can anyone help in regards to telling me how I can set a static IP as it is surprisingly not covered in the instructions on the FreePBX website. I need to set the IP manually in order to ensure the server has an internet connection to be able to run the FreePBX installation script…
Surely the whole reason for offering an all inclusive ISO in the past was to make the installation process simpler. I am currently looking to upgrade from FreePBX v16 on CentOS. While I respect the fact that they have specific reasons not to offer this option currently with FreePBX I simply assumed the documentation would be broader as surely there would be a lot of people needing to set a static IP so therefore why produce installation instructions which are self explanatory without how to set a static IP if necessary. Anyways I appreciate your response and I am a step forwards, it does not recognise the sudo command but " nano /etc/network/interfaces" on its own allowed me to change these details.
Yeah sudo was assuming that you weren’t running as root. Safe to install it using apt install sudo -y or completely ignore any references to sudo if you are running as root.
But yeah, that should get you set with a static ip
When I run the freepbx install script, looking at the logs I am getting "unable to locate package software-properties-common it then exits the script. Any ideas why this would occur?
Don’t forget to document the series of steps that worked for you. 100% assure you that you are going to tear down this install (when you mess things up on it) and need a new, clean fresh install