Simple...
run this command:
hostname
you should get a result
hostname -f
If it failed, then good luck!
vi /etc/hosts
Add your server IP address and the hostname as new line
vi /etc/sysconfig/network
Check your FQDN!
done!
run this command:
hostname
you should get a result
hostname -f
If it failed, then good luck!
vi /etc/hosts
Add your server IP address and the hostname as new line
vi /etc/sysconfig/network
Check your FQDN!
done!
No comments:
Post a Comment