Difference between revisions of "Linux command: ifconfig"

From RHS Wiki
Jump to navigation Jump to search
(Created page with "== Change ip from CLI == sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0")
(No difference)

Revision as of 13:18, 4 March 2016

Change ip from CLI

sudo ifconfig eth0   192.168.0.1 netmask 255.255.255.0