Quote:
Originally posted by Psycho(Clan)
Just tell me how i must do it i can't find it anywhere HELP ME!
|
You have to be logged in as root and the command is as follows:
Code:
hostname <machinename.domainname.whateveritis(com/org/net)>
If you just want to change the "localhost" as it's referred to in some unix systems, which is the name the local system or machine will be seen as locally and on the network unless a virtual host is setup for it.
So if you just want to change the machine name, type the following again logged in as root:
Code:
hostname <name-you-want>