#!/bin/sh

# SSH
ssh-keygen
ssh-copy-id -i ~/.ssh/id_rsa.pub -p 2829 neal@babylon5.probestar.com

