SSH

When the command completes successfully, it does not return any output but we can verify that the SSH service is running and listening on TCP port 22 by using the ss command and piping the output into grep to search the output for "sshd":

image.png

 


Revision #2
Created 21 August 2022 00:22:02 by Togoboi
Updated 21 August 2022 00:24:26 by Togoboi