Results 1 to 3 of 3
Aloha,
I would like to set up a home network with 2 clients and 1 file server using NFS. How do I set the computer name? I know that hostname ...
- 10-15-2005 #1Linux Newbie
- Join Date
- Sep 2005
- Location
- Wahiawa, Hawaii
- Posts
- 125
Computer Name
Aloha,
I would like to set up a home network with 2 clients and 1 file server using NFS. How do I set the computer name? I know that hostname will allow me to set the hostnames on the systems. I want the following names:
edward for my computer
toni for the wifes computer
file_server for the file server
I want the network or hostname to be haddock.family
so that my computer would be edward.haddock.family or something like that? This way I can set up shared folders on the file servers for our music and such. I know that IP addressing schem so no worries. Any advice is appreciated.
Mahalo,
EdwardGNU/Linux is a powerful Free OS. Fear is a powerful motivator. Freedom is sweet. Fear GNU/Linux. Savor Freedom.
- 10-23-2005 #2Linux User
- Join Date
- Aug 2005
- Location
- Italy
- Posts
- 401
hostname
You should use hostname (man and go...) to setup name of the hosts. This is not very usefull for network host naming... this is done by a DNS,
About network names, you have to install and setup a DNS service (bind, named...). You can look around for a quick tutorial....When using Windows, have you ever told "Ehi... do your business?"
Linux user #396597 (http://counter.li.org)
- 10-23-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
/etc/hosts
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote