Y
Hacker News
new
|
ask
|
show
|
jobs
by
insaneirish
677 days ago
> It links up addresses to host names so that you don’t have to remember ip addresses of servers.
Um.
1 comments
felbane
677 days ago
Just imagine that DNS doesn't exist. Or hosts files. Or `~/.ssh/config`...
link
ozim
677 days ago
Well I can imagine working in a cheapo shop where you cannot have public technical domain or setting up DNS is "too much to spend on".
But hostfile well if you have to share it with 2-3 other people might be a hassle?
link
usrbinbash
677 days ago
That's why ssh config allows setting up alias names for servers.
link