ssh - Secure Shell
- ssh
$ ssh hostname
$ ssh user@hostname
$ ssh -p port hostname
$ ssh hostname "command; command; ...."
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
$ ssh hostname
$ ssh user@hostname
$ ssh -p port hostname
$ ssh hostname "command; command; ...."