Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I change my IP?
#1

Can you guys please tell me how to change my IP in linux red hat 9?

 

I want to set a static ip for my server.

Reply
#2

login as root

 



Code:
su -




 

once done type

 



Code:
neat




 

change it with the nice GUI

 

or, if you don't have access to a GUI then try this

 

edit your ip manually

 

once done, restart networking or reboot to see the changes

 



Code:
service network restart




 

then to check the new ip do

 



Code:
ifconfig




 

cheers

 

anyweb

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)