LINUX How to set ip address for eth0

[root@bigboy tmp]# ifconfig eth0 192.168.1.5 netmask 255.255.255.0 up

Comments

Popular posts from this blog

Java : Variables Declaring

SQL Self JOIN