paswordless ssh
Posted on August 20th, 2009 by xclouds
# ssh-keygen -t rsa; Enter; Enter; Enter; copy in file .ssh/authorized_keys remote – shortest ssh passwordless tutorial!
# ssh-keygen -t rsa; Enter; Enter; Enter; copy in file .ssh/authorized_keys remote – shortest ssh passwordless tutorial!
Using yum to download rpms
# yum install yum-downloadonly # yum update httpd -y –downloadonly –downloaddir=/tmp
Finally, I was able to find what I needed from the damn RPM: rpm -qa –qf “%{n}-%{v}-%{r}.%{arch}\n”