skip to main |
skip to sidebar
To install sar (System Activity Report) on CentOS
# yum install sysstat
:)
Issues in passwordless ssh (using ssh-keygen) to remote host !!If after the configuration, still it asks for password, check the permissions of authorized_keys (should be 600) and ~/.ssh (should be 700).
:)