Other GNU/Linux tips

To access your SSH and SFTP server without the need to type in the password everytime:

This will place your public key into ~/.ssh/authorized_keys on the remote server and you can now login without inputting the password.


.