Its been a while since my previous post. I am still here. But getting very busy. I get new job. No, not same place as I post my interview experience before. At another place. My head now very full of jsf and jboss seam concept. Little bit dizzy and wanna throw up, but I enjoy it and feel very excited also chalenged. Welcome to new world. World is always change. If u don't you will be leaved by another. Speed up.
Another valuable post will come soon.
Selasa, 23 Februari 2010
Kamis, 11 Februari 2010
Configuring Network Setting from Linux Terminal
First set ip address and netmask:
ifconfig eth0 10.62.31.141 netmask 255.255.255.0 up
Set gateway:
route add default gw 10.62.31.21
Edit dns:
vi /etc/resolv.conf
Testing dns lookup:
nslookup google.com
Ping to make sure everything is working:
ping google.com
Done.
ifconfig eth0 10.62.31.141 netmask 255.255.255.0 up
Set gateway:
route add default gw 10.62.31.21
Edit dns:
vi /etc/resolv.conf
Testing dns lookup:
nslookup google.com
Ping to make sure everything is working:
ping google.com
Done.
Langganan:
Postingan (Atom)