Change hostname on ShogunVPS

Edit /etc/hostname
--------------------------
   replace on line with myservice.mycompany.com

Edit /etc/host
-------------------
   add new line after 127.0.0.1   localhost
   with
   127.0.0.1   myservice.mycompany.com

**NOTE** this method passed test on ShogunVPS

Comments

Popular posts from this blog

Difference between apt-get update and apt-get dis-upgrade