How To Change Ip Address In Linux By Command

RegisterLogin
How To Change Ip Address In Linux By Command
Post Description: i got my server running, i have no idea how to change ip address in linux by command
Tags: how, to, change, ip, address, in, linux, by, command
This Post Was Posted On Mar 03, 2010 By Makon #3225
i got my server running, i have no idea how to change ip address in linux by command

how do i do this?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#3555 1
there are many ways

1:
# ifconfig eth0 192.168.1.123 up

this command sets the ip address 192.168.1.123 for you eth0 interface

a less advanced way to do this is to send this command:

# setup

select the netwrok section. its much easier to configure

Mar 03, 2010 Reply Report abuse
©2011 Webune Forums - Mon Dec 19, 2011 10:38 pm
Powered by: Webune Forums V3