Sunday, January 13, 2008

How to verify the applied settings in Linux

To verify the settings or changes in the configuration, you can use the following commands

->ifconfig - to verify the IP address
->route -n to verify the default route
->netstat -nr to verify the default route
->cat /etc/resolv.conf to verify the DNS settings
->hostname to verify the computer hostname

No comments: