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

LINUX Move and copy files using SSH

PHP Predefined Variables

Java : Variables Declaring