read, listen, think, write down and do. personal notes & learning journal. here to share ever-IT-hing, enjoy it!
comments wanted, feel free to contact me at author@gadgetxplorer.com
"it's not only about gadgets, it's more about how you can utilize everything you own" - gadgetXplorer.com
This is how to change IP address with command line interface:
# ifconfig eth0 [ip address] netmask [subnet]
# /sbin/route add -net default gw [ip gateway]
# vi -w /etc/resolv.conf to change or adding name servers
and then you can check the configuration by firing up this command:
# /sbin/route -n
No comments:
Post a Comment
Hi, for all of those who already put comments on my blog post, thanks.. really appreciate it. And for those who have not, just put your comments here :)
No comments:
Post a Comment
Hi, for all of those who already put comments on my blog post, thanks.. really appreciate it. And for those who have not, just put your comments here :)