Network
ssh
Establishes secure shell connections to remote systems.
Ubuntu
CentOS
Debian
Arch
SUSE
Slackware
Alpine
Fedora
macOS
FreeBSD
NetBSD
OpenBSD
Verified: 2025-09-22
Syntax
$ssh [OPTIONEN] [BENUTZER@]HOST [BEFEHL]
Examples
$ssh user@hostname
$ssh -X user@hostname xterm
Typical use cases
?
Standard usage
ssh --help
Note
Encrypted connections. Default tool for remote access.
Export