Archive for the 'Shell' Category

Power in Simplicity (discover the 'scp' command)

Wednesday, June 28th, 2006

Just recently I have discovered the power which ssh-installkey utility gives for the ssh login (i.e. you don't need to enter your password to log into a remote computer after you have installed your public SSH key onto it). And you can read about it here

Now, I have discovered the power which a simple 'scp' (SSH Copy?) gives you when added to the mix. (more…)