Solution to scp missing on Minimal RHEL6 Install
If you choose the minimal installation of Red Hat Enterprise Linux 6, you do indeed get a minimal install. It's so minimal that things like wget and scp are missing. It's pretty obvious that yum install wget will get you wget but if you want scp:
yum install openssh-clients
[
Submitted by John on Wed, 2011-05-18 12:00. | | ]




Post new comment