How To Change Ip Address In Linux By Command
- Forums
- Linux
- How To Change Ip Address In Linux By Command
i got my server running, i have no idea how to change ip address in linux by command [3302], Last Updated: Mon Jun 24, 2024
Makon
Wed Mar 03, 2010
1 Comments
398 Visits
i got my server running, i have no idea how to change ip address in linux by command
how do i do this?
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
https://www.webune.com/forums/20100303cbbg.html