Results 1 to 2 of 2
when I open a shell tjhe prompt in my system is
<name>@localhost
this despite the fact teh machine has been asiigned a definite name by the dhcp server.
why does ...
- 07-31-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 17
host name
when I open a shell tjhe prompt in my system is
<name>@localhost
this despite the fact teh machine has been asiigned a definite name by the dhcp server.
why does my machine does not recognize its own name?
- 07-31-2005 #2
The dhcp server assigns you an ip address, it has nothing to do with the hostname.
To change the your hostname doChange it to whatever you like.Code:nano -w /etc/hostname
Hit Ctrl + x to quit, say y to save your work, hit Enter.
Hostname changed.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
