[SWLUG] using ssh to talk to a server?

Justin Mitchell justin at discordia.org.uk
Fri May 2 11:30:20 UTC 2008


> One last question though: how do I use names instead of IP addresses so
> I can write
>     ssh percival
> instead of
>     ssh 192.168.2.3
> etc?


long answer:
 setup a named / bind nameserver and create local domain zone files.

short answer:
 add lines to /etc/hosts of the form:
 192.168.2.3 percival





More information about the Swlug mailing list