Viewing articles tagged 'SSH'

 How to change SSH port number

After login SSH then paste the command on your terminal [root@dinisoft]# netstat -tulnp | grep...

 How to Enable Firewalld on centos 7

sudo systemctl status firewalld sudo systemctl enable firewalldsudo systemctl unmask --now...