Adding an SSH key to a server

Posted on Mon 07 August 2023 in Linux • Tagged with ssh, ubuntu

A simple guide on how to generate and add an SSH key to a Linux server.


Continue reading

SSH config file: Use correct IdentityFile

Posted on Sun 03 July 2022 in Linux • Tagged with SSH, git

How to make the ~/.ssh/config file use the correct SSH key in IdentityFile.


Continue reading

Single Package Update across Ubuntu PCs

Posted on Thu 16 October 2014 in Linux • Tagged with ubuntu, updates, ssh

Downloading updates once and using same updates across machines.


Continue reading