Results 1 to 5 of 5
fresh and new to Linux, a silly question on
how/where to set new ip in Debian Linux 2.6
I edit the file /etc/network/interfaces
ifconfig eth0 down
ifconfig eth0 up
looked ...
- 12-07-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
setting new IP
fresh and new to Linux, a silly question on
how/where to set new ip in Debian Linux 2.6
I edit the file /etc/network/interfaces
ifconfig eth0 down
ifconfig eth0 up
looked like it work, but can't seem to ping the gateway.
Any help is appreciated.
- 12-07-2006 #2Linux Newbie
- Join Date
- Aug 2006
- Posts
- 107
That should do it. Can you give us more details about what you did and what kind of network settings you have.
- 12-07-2006 #3Linux User
- Join Date
- Feb 2006
- Posts
- 484
static or dynamic ip
from gui : Application->System tools -> network
and please post you /etc/network/interfaces file
1 more thing
did you add the dns servers to your resolv.conf?
- 12-08-2006 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 2
You guys are great. Thanks a lot. I got the server online.
Next silly question, how do I bringup GUI, if not installed.
- 12-09-2006 #5Linux User
- Join Date
- Feb 2006
- Posts
- 484
install it?
install the x window system and a window manager
for x
apt-get install x-window-system
for gnome
apt-get install gnome


Reply With Quote
