Viewing articles tagged 'Linux'

 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...

 How to Test Internet Speed on Linux

Step 1: Python can be installed on your machine by executing the command that is provided in the...