ES-SI Billing wrote:
Good day,
I have a Debian GNU/Linux 3.0 OS running and I would like to know how to go about changing the IP address. Is there a web document I could consult?

This sounds like you have a static address you'd like to change. As root, just:

1. /etc/init.d/network stop

2. edit /etc/networking/interfaces and change the address as desired

3. /etc/init.d/network start

(You can probably skip step 1 and change 3 to "restart" instead of "start".)

--
Kent


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to