Quote:
Originally Posted by Sneblot
..
echo 'my server address' > /etc/hostname
..
|
in hostname put the 'hostname', not the ip ..
# echo [hostname] > /etc/hostname
but it's not effective until reboot.. so manually do also..
# hostname [hostname]
Bye..
bajodel.