Using a broswer, connect to a device on local network with hostname
by merc718 from LinuxQuestions.org on (#5EQDC)
i have a device running ubuntu server on my local network and wanted to know is there a way to connect to the device, using a browser, with just a hostname (instead of ip address) on a local network.
For example, using ssh, i could use usr@hostname instead of usr@ip. i am trying to do the same with a browser so i dont always have to look up ip of device or set static ip.


For example, using ssh, i could use usr@hostname instead of usr@ip. i am trying to do the same with a browser so i dont always have to look up ip of device or set static ip.