Just finished installing IPBX2020 on a 50GB DigitalOcean droplet. I couldn't access the server via SSH on part 2 of the install - perhaps because I'm using running an Unbound DNS server with pihole at home? Nonetheless, finished the install from the DO console and then added my FQDN. SSH access worked again.
My install shows less than 1GB of remaining disk space on the pbxstatus. Did something go wrong? I'd rather reinstall than set everything up - only to have to repeat the process.
I also noticed the hostname change. Can I simply change it back to my FQDN using the following?
Thanks.
My install shows less than 1GB of remaining disk space on the pbxstatus. Did something go wrong? I'd rather reinstall than set everything up - only to have to repeat the process.
I also noticed the hostname change. Can I simply change it back to my FQDN using the following?
Code:
sudo nano /etc/sysconfig/network
Thanks.