I have a ubuntu
server at remote site to whom I access via SSH user@ip-address.
IP is assigned from a DHCP server of remote site (for which I don't have access). After few reboots, the server's IP gets released and it gets new IP address. I then have to call someone at remote site to go and check the server's new IP so I can SSH.
Is there a way that I can SSH the machine via hostname
(or any other configuration) without completely relying on the IP?
0 Answers