If you have local linux computers and you need to ssh to them the following will give you the names of the machines that can be seen. allowing ssh access by workstation names
avahi-browse -tl _workstation._tcp
To get a list of Ubuntu workstations in the local network, then you can connect to them by running:
ssh
Comments (0)