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 : 293
Users Yesterday : 569
This Month : 12918
This Year : 105816
Total Users : 170303
Views Today : 625
Total views : 736521
Who's Online : 4
Recent Comments