Wednesday, August 24, 2005

 

cat ~/.ssh/id_rsa.pub | ssh $1 "cat >> .ssh/authorized_keys"

sshkeyme

#!/bin/sh

cat ~/.ssh/id_rsa.pub | ssh $1 "cat >> .ssh/authorized_keys"


Tuesday, August 23, 2005

 

The next time some one asks me "whats a good unix command?"

man touch


 

Email to Blog test

this is an email to blog test. Wow!


This page is powered by Blogger. Isn't yours?