Wednesday, February 1, 2012

Edit Host File In Ubuntu

$sudo gedit /etc/hosts

//format <IP><hostname>
in hosts file enter


10.8.26.35 cipan

then save the file

$ping cipan
//to test host file


No comments:

Post a Comment