Difference between revisions of "Linux command: ifconfig"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) (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