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 : 247
Users Yesterday : 782
This Month : 1029
This Year : 1029
Total Users : 182563
Views Today : 396
Total views : 776690
Who's Online : 4
Recent Comments