Thread
:
Server Name
View Single Post
#
2
(
permalink
)
08-21-2008, 02:31 PM
Tor
Senior Member
Join Date: Oct 2007
Posts: 390
Use the hostname command:
Code:
# hostname NewName
The file is located at /etc/hostname and you can use these other commands to view the hostname:
Code:
# uname -n # hostname -a # hostname -s # hostname -d # hostname -f # hostname
Tor
View Public Profile
Send a private message to Tor
Find all posts by Tor