Install
sudo yum install openssh-server openssh-clients
Configuration
sudo nano /etc/ssh/sshd_config
Create ssh keygen
ssh-keygen -t rsa
Start
sudo systemctl start sshd.service
Stop
sudo systemctl stop sshd.service
Restart
sudo systemctl restart sshd.service
Enable auto start
sudo systemctl enable sshd.service
Disable auto start
sudo systemctl disable sshd.service






Users Today : 306
Users Yesterday : 569
This Month : 12931
This Year : 105829
Total Users : 170316
Views Today : 672
Total views : 736568
Who's Online : 2
Recent Comments