Juggy
Executive Member
Anyone know how to do this using AD or any other automated method?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
in the console as root:
$ vi /etc/hosts
Or you can
$ echo "192.168.0.1 newhost" >> /etc/hosts
Oh wait, wrong OS ...