- Joined
- Apr 19, 2016
- Messages
- 178
- Points
- 18
I tried this way
and in this file I changed
but when I check with hostname -f , it is still not getting right hostname that I wanted.
Do you guide me how to change hostname for my VPS completely?
Code:
sudo nano /etc/sysconfig/network
Code:
HOSTNAME=myserver.domain.com
Do you guide me how to change hostname for my VPS completely?