Change IP Address: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
New page: To change the IP address of your cimputer edit the following file: <pre> nano /etc/sysconfig/network-scripts/ifcfg-eth0 </pre> Category : Linux |
No edit summary |
||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
nano /etc/sysconfig/network-scripts/ifcfg-eth0 | nano /etc/sysconfig/network-scripts/ifcfg-eth0 | ||
</pre> | |||
or run | |||
<pre> | |||
system-config-network | |||
</pre> | </pre> | ||
[[Category : Linux]] | [[Category : Linux]] |
Revision as of 06:35, 24 June 2008
To change the IP address of your cimputer edit the following file:
nano /etc/sysconfig/network-scripts/ifcfg-eth0
or run
system-config-network