How To Change Ip Address In Linux Shell Command

Mobile
feeds
Welcome Login | Register

How To Change Ip Address In Linux Shell Command
  Forums Index
      » Linux Hosting Forums
        » » how to change ip address in linux shell command



How To Change Ip Address In Linux Shell Command
Post Description:
Post Tags: how, to, change, ip, address, in, linux, shell, command, linux hosting, troubleshoot, help, support advise, questions, answers
This Post Has Been Viewed 990 Times Since Mon Jun 23, 2008 11:20 pm Posted By hostman with 2 replies
Next Post »» WARNING: Certificate verification error for self signed certificate
How To Change Ip Address In Linux Shell Command
How to Change Your IP Address in Linux Shell

so you want to know how you can change your ip address through the unix shell

well changing it it very easy you can us ifconfig to change it

first make sure you are logged in with root access if you are not logged in as root send this command to access root level

su -


once you have root access we can begin changing our ip address so lets say i want to change my server's ip address to this one: 192.168.1.123 so to modify and edit the changes i send this command:

ifconfig eth0 192.168.1.123 up


now restart your network. im using redhat fedora or centos will work also:


Leave Your Comments






Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About How To Change Ip Address In Linux Shell Command




:: 1 :: Reply #62937 Reply By c_david38 On Wed Jul 23, 2008 2:09 am
how to change linux ip address at command prompt
:: 2 :: Reply #65054 Reply By Chris On Tue Aug 05, 2008 8:56 pm
nice tip. alternatively you can also try performing the same in text mode and gui mode.

for configuring in text mode:

system-config-network-

for configuring in gui mode:

system-configu-network