Friday, September 2, 2016

How to setup SSH keys on Ubuntu


If you use ssh very often, or if you are using git and github on ubuntu, you might want to generate ssh keys on your computer.

Thursday, September 1, 2016

How to install open SSH server on Ubuntu


If you want to use ssh on remote computer, you need to install ssh server on that remote computer, assuming the remote computer is using ubuntu.