05-28-2021, 05:06 PM
(05-28-2021, 08:59 AM)MtnSk8 Wrote: OPTIONAL: You can set (on the client machine) an alias(s) for your ssh server(s). Here is a guide: https://www.linuxnix.com/5-ssh-alias-exa...nfig-file/ . Then your file manager bookmark will look more like "sftp://mobian/"
My preference is to use avahi and .local hostnames, so that any machine on the lcoal network can resolve the hostname no matter what its IP address.
On mobian:
Code:
apt-get install avahi-daemon libnss-mdns
Then whatever the hostname is (e.g. "mobian"), I can access it at mobian.local, no other configuration required.
libnss-mdns is installed to enable the reverse, resolving local hostnames from the Pinephone.