Thursday, April 7, 2011

Scientific Linux - scp missing

I ran across something interesting while working with Scientific Linux 6.  I had done a minimal install and attempted to scp some files over to it from another box.  This fails because the minimal install apparently does not install scp.  If you ran into this as well, the fix is rather simple.

yum install openssh-clients

0 comments: