tag: ssh

VPS setup on digitalocean

Nov 2, 2022

In this post I will document my setup of an Ubuntu 22.04 VPS at Digital Ocean. I will provide links to resources at digitalocean that guided the choices I made. Of course, this is just one way to do it so read mutiple resources if you are trying this yourself.

Migrate ssh keys for new computer

May 30, 2014

I need to use a set of ssh keys on a new machine. In general, it is probably best to generate new keys instead of copying old keys, but this is a temporary solution for now.