-
Remote Management tool , access to run commands on another machine.
-
Developed by OpenBSD project
-
Check SSH Client Installation -
which ssh
- this tells us where the binary is -
How to check a system's ipv4 address -
hostname -I
-
Check the SSH Service Status -
sudo systemctl status sshd