hostname

  • Please we urge all unregistered users to swiftly register to enable you enjoy loads of benefits rollingout in our community. Be open to opportunities to do good for someone else today. Anything that do not please God in your life has come to distroy you.
banner
  1. AdServersite

    Hosting How can I modify my VPS's hostname?

    I attempted it this way. Code: sudo nano /etc/sysconfig/network and I made changes to this file Code: HOSTNAME=myserver.domain.com However, when I use hostname -f to check, it still does not return the desired hostname. Could you please tell me how to completely change the hostname on my VPS?