Show All Network Services
Show all network services listening on the system and their PID
netstat -tupl
Show all network services listening on the system and their PID
netstat -tupl
Starting SSHD – 2 methods
sudo /usr/sbin/sshd
sudo service sshd start