dnf install htop
Install on new versions of CentOS and Fedora.After completion, you can use the command htop to display it on the terminal.
.png)
dnf install htop
Install on new versions of CentOS and Fedora..png)
Sometimes it is necessary to generate an ssh key pair for automatic configuration. There is no password query in the command line, and an ssh key pair is generated.
When we use ssh to connect to the host for the first time, a fingerprint confirmation of the host key will be displayed. Sometimes use rsync for some automated scheduling, maybe the remote host has changed and needs to be automatically allowed, How to let ssh automatically allow fingerprints to connect without manually pressing yes in interactive mode?
All rsync error codes are listed here, so in scheduling, we can understand the reason for the failure.
No Comment
Post your comment