File Sharing with SSH
Cos samba sucks.
Install ssh on every Box:
sudo apt install ssh
Then you can connect to each other in your file manager with e,g, : sftp://hp2.local
The first time you do this you will get a gui equivalent of the ssh xecurity warning. Select Log in Anyway
and you will be prompted for credentials.
Add to the Nemo sidebar for easy future access.