command terminal Linux Commands MOC


The ssh command stands for Secure SHell and allows remote login for a Linux computer over terminal.

Usage

ssh <username>@<ip_address>

$ ssh corban@192.168.1.26

Important Flags

  • -i: Use keyfile for encryption key