Results 1 to 4 of 4
Im having a problem when i startx,It tells me that gnome cant pick my internet details up and wont work propley unless i add my name to /etc/hosts i have ...
- 12-25-2005 #1
hosts
Im having a problem when i startx,It tells me that gnome cant pick my internet details up and wont work propley unless i add my name to /etc/hosts i have done this on the end of hosts ,
Hostname <myname> but im still getting the mesage.
- 12-25-2005 #2
don't know if this will help, but this is all I have in my /etc/hosts :-
nb. the 127.0.0.1 is the loopback address that all TCP/IP computers have.[root@localhost ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
have fun
Nerderello
Use Suse 10.1 and occasionally play with Kubuntu
Also have Windows 98SE and BeOS
- 12-25-2005 #3In your hosts file, you need your local ip (127.0.0.1), your domainname (if you have one), and your hostname.
Originally Posted by mactabilis
If you only have a hostname, then
should be enough. I have a small home network, so I add all of my computers on the LAN into the host file, so that I can use the hostnames of them instead of ip addresses.Code:127.0.0.1 localhost
Linux User #376741
Preferred Linux Distro: Debian
Just because you use a distribution, doesn't mean everyone uses the same one.
There is no need to login to the GUI as root!
- 12-26-2005 #4


Reply With Quote
