3d-ascii-viewer
Render 3D models as ASCII art in the terminal
3d-ascii-viewer [path/to/model.obj]
Linux basics
159 SSH Linux command examples grouped into 10 practical sections.
Browse grouped command cards or search directly below.
79 commands
Render 3D models as ASCII art in the terminal
3d-ascii-viewer [path/to/model.obj]
Command-line download/upload tool with resume
aim [https://domain.com/file.tar.gz] .
Multi-protocol multi-source download utility
aria2c [URL]
Maintain persistent SSH connections automatically
autossh -M [20000] -N -L [8080:localhost:80] [user@remote]
Secure identity-based remote access to infrastructure.
boundary authenticate
Chromium-based browser for the terminal
carbonyl [https://example.com]
TCP/UDP tunnel over HTTP secured via SSH
chisel server --port [8080]
automated login to Cisco network devices
clogin [hostname]
Cloudflare Tunnel client for secure connections
cloudflared tunnel login
simultaneous SSH to multiple hosts
cssh [host1] [host2] [host3]
Cockpit web service for server administration
cockpit-ws --local-ssh
Multi-environment context switcher for DevOps workflows
ctx init
Agentless SSH-based DevOps command center for Linux infrastructure
pip install deflect-one
manage Docker daemon connection contexts
docker context ls
hidden configuration files in Unix systems
ls -a
network password sniffer
sudo dsniff -i [eth0]
version control system for machine learning projects
dvc init
shell builtin for dynamic command execution
cmd="ls -la"; eval "$cmd"
automate interactive applications with scripted responses
expect [path/to/file]
web-based file management interface
filebrowser
dynamic firewall daemon for Linux
sudo systemctl start firewalld
Fast reverse proxy for NAT traversal
frpc -c [frpc.toml]
manage GitHub CLI authentication and credentials
gh auth login
manage GitHub CLI settings and preferences
gh config get [key]
Clone a remote repository
git clone [https://github.com/owner/repo.git]
Simple Git protocol server for repository access
git daemon --base-path=[/path/to/repos]
External command transport helper
git clone "ext::[command] [args]"
Documentation for Git remote helper transport interface
man gitremote-helpers
command-line tool for Google Cloud Storage
gsutil ls
guacamole proxy daemon, the core component of Apache Guacamole
guacd
Copy files using the GVFS virtual file system (deprecated)
gvfs-copy [source] [destination]
lists directory contents using GVFS
gvfs-ls [directory]
mounts virtual filesystems through GVFS
gvfs-mount [smb://server/share]
removes files using GVFS
gvfs-rm [file]
creates a copy of a Mercurial repository
hg clone [url]
fast network login cracker supporting many protocols
hydra -l [user] -P [passwords.txt] ssh://[target]
51 commands
inspect age-encrypted files without decrypting them
age-inspect [secrets.age]
Simple and modern file encryption
age -p [file.txt] > [file.txt.age]
Agentless IT automation and configuration management
ansible all -m ping
Multi-protocol multi-source download utility
aria2c [https://example.com/file.zip]
Display progress bars for data transfers.
bar -if [input_file] -of [output_file]
Generate a stream of btrfs subvolume changes for backup and replication
btrfs send [/path/to/snapshot]
display images in the terminal using Unicode characters
catimg [image.png]
Encrypted command-line TOTP/HOTP authenticator
cotp
reproducible development environments on any infrastructure
devpod up [github.com/user/repo]
Docker image builder
docker build -t [image_name] .
graphical FTP/SFTP client
filezilla
parallel rsync synchronization tool
fpsync [source/] [destination/]
SFTP connection handler of FileZilla
fzsftp -V
graphical FTP and SFTP client
gftp
shorthand for codespaces management
gh cs create -R [owner/repo]
Manage SSH keys for GitHub authentication
gh ssh-key list
GNOME file operations utility supporting local and virtual filesystems
gio open [path/to/file]
Transparent file-level encryption for Git, powered by age
git agecrypt init
Manage large files in git without storing content in repository
git annex init "[description]"
Update auxiliary info files so dumb Git servers can serve a repository
git update-server-info
Binary patcher and editor with TUI and disassembler
hexpatch [path/to/binary]
KDE command-line client for KIO network-transparent file operations
kioclient exec [url]
fast, secure backup tool with encryption, deduplication, and compression
kopia repository create filesystem --path [/path/to/repo]
sophisticated file transfer program supporting FTP, HTTP, SFTP, FISH
lftp -u [username] ftp.example.com
log analysis and reporting tool that summarizes logs from various services
logwatch --range [yesterday|today|all] --detail [low|medium|high]
watches directories for changes and synchronizes them in real-time
lsyncd -rsync [/source/] [/destination/]
Midnight Commander, a visual file manager
mc
remote terminal application
mosh [user@host]
runs jobs in parallel, utilizing multiple CPU cores
parallel [gzip] ::: [*.txt]
Terminal UI for Proxmox VE cluster management
pvetui
Automate infrastructure deployment with Python
pyinfra [inventory] [deploy.py]
Simple modern file encryption tool
rage -p -o [encrypted.age] [file.txt]
Raspberry Pi system configuration utility
sudo raspi-config
Reverse differential backup with file history
rdiff-backup [source/] [backup/]
Compute and apply rsync-style file deltas
rdiff signature [original] [signature.sig]
PHP task runner framework
robo
33 commands
Useful Linux one-liner
rsync -ah --progress src dest
Useful Linux one-liner
sshfs user@host:/remote /local
Agent of Empires - session manager for parallel AI coding agents
aoe
Browse for SSH and VNC servers on the local network
bssh
cloud instance initialization and configuration
cloud-init status
secure desktop access to Cockpit pages
cockpit-desktop [url] [SSH_host]
post-exploitation tool for Windows/AD networks
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
lightweight SSH client from the Dropbear suite
dbclient [user]@[host]
manage DigitalOcean Droplet virtual machines
doctl compute droplet list
lightweight SSH server
dropbear
convert SSH keys between Dropbear and OpenSSH formats
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
encrypted bandwidth-efficient backup tool
duplicity [/path/to/source] [sftp://user@host/backup]
Jupyter notebooks, consoles, and previews in the terminal
euporie notebook [notebook.ipynb]
Exoscale virtual machine lifecycle management
exo compute instance list
Exoscale compute instance and infrastructure management
exo compute instance list
Python SSH automation and deployment tool
fab -H [host] -- [command]
secure password and key storage daemon
gnome-keyring-daemon --start
multi-vendor SSH library for Python that simplifies CLI interactions
from netmiko import ConnectHandler; net_connect = ConnectHandler(**device); print(net_connect.send_command("show ip int brief"))
Manage Arch Linux Git packaging repositories
pkgctl repo clone [pkgname]
Simple tool for managing running background jobs
rum [my_long_script.sh]
Lazygit-style TUI for SQL databases
sqlit
adds private key identities to the OpenSSH authentication agent
ssh-add
TUI SSH connection manager for quick access
ssh-list
Simple SSH manager for organizing server connections
ssm list
Certificate and key management CLI
step ca init
Bridge stdio to D-Bus connection
systemd-stdio-bridge
SSH into Vagrant virtual machines
vagrant ssh
GNOME remote desktop viewer
vinagre
Prepare VM images for cloning
virt-sysprep --list-operations
Display VM graphical console
virt-viewer [vmname]
Secure and simple terminal sharing
warp open [session-name]
Remote Wayland application forwarding over SSH
waypipe ssh [user]@[server] [program]
Encrypt sensitive dotfiles with yadm
yadm encrypt
18 commands
Manage Systems Manager sessions, commands, and parameters.
aws ssm describe-instance-information
Access the serial console of Azure virtual machines
az serial-console connect --name [MyVM] --resource-group [MyResourceGroup]
Confetti and fireworks over SSH
ssh [host] -t confetti
SSH-based chat server you join with your existing SSH client
ssh [devzat.hackclub.com]
SSH key generator and format converter
fzputtygen -t [rsa] -o [key.ppk]
Manage GitHub repositories from the command line
gh repo clone [owner]/[repo]
Low-level LFS transfer protocol
git lfs transfer
TUI for deploying NixOS systems based on flakes
labcoat
TUI list-based SSH, SCP, and SFTP client
lssh
GTK+ based SSH client for issuing commands to multiple servers
mssh [user@host1] [user@host2] [user@host3]
Write OS images to SD cards and USB drives for Raspberry Pi
rpi-imager
Linux command ssh-agent
eval $(ssh-agent)
Gather SSH public host keys from servers
ssh-keyscan [hostname]
Parallel SSH jobs manager with interactive CLI
ssh-para -H [host1] [host2] [host3] -- echo connection ok
Terminal-based SSH config manager with groups
sshc host list
Terminal multiplexer with session persistence
tmux
Terminal UI for UFW firewall management
sudo tufw
Terminal UI OS and window manager multiplexer
tuios
17 commands
Register mDNS/DNS-SD services and address mappings
avahi-publish -s "[service_name]" [service_type] [port]
DDC/CI monitor control via I2C
ddcutil detect
lock-free cloud backup with deduplication
duplicacy init [snapshot_id] [/path/to/storage]
Google Compute Engine resource management
gcloud compute instances list
Copy files to a remote via rsync
git rscp [remote] [files]
Copy files to a remote Git repository via scp
git scp [remote] [path/to/file]
creates a TCP proxy that forwards connections from a local port to
iproxy 2222 22
server component of port knocking
knockd -d
krypton CLI for SSH key management
kr pair
Parallel distributed shell — run commands on many hosts at once
pdsh -w [host1,host2,host3] [command]
PuTTY secure file copy client
pscp [file] [user]@[host]:[path]
Terminal API client for HTTP, GraphQL, gRPC, WebSocket, and SSE
resterm
Secure copy files over SSH
scp [path/to/file] [user]@[host]:[path/to/destination]
OpenSSH SSH daemon
sshd
Feature-rich terminal file transfer and explorer
termscp
Anonymizing onion routing network daemon
tor
WezTerm terminal control CLI
wezterm start
11 commands
Manage SSH public key resources in Azure
az sshkey create --name [MySSHKey] --resource-group [MyResourceGroup]
Deduplicating backup with compression and encryption
borg init --encryption=repokey [/path/to/repo]
generate SSH keys for Dropbear
dropbearkey -t ed25519 -f [path/to/key_file]
Restricted login shell for Git-only SSH access
chsh -s $(which git-shell) [git-user]
manages SSH and GPG agent processes
eval $(keychain --eval [id_rsa])
special shell that politely refuses login attempts
chsh -s nologin [user]
PuTTY command-line SSH connection tool
plink [user]@[host]
Long-range compression for large files
rzip [file]
System backup and restore using snapshots
sudo timeshift --list
Connect or reconnect to a libvirt hypervisor from within a virsh shell
virsh connect qemu:///system
Locate binary, source, and man page files
whereis ssh
3 commands
3 commands
1 commands
1 commands
rsync -ah --progress src dest
Requires network or a remote resource.
sshfs user@host:/remote /local
Requires network or a remote resource.
3d-ascii-viewer [path/to/model.obj]
Copy it and replace filenames, paths, or keywords as needed.
age-inspect [secrets.age]
Copy it and replace filenames, paths, or keywords as needed.
age -p [file.txt] > [file.txt.age]
Uses pipes, overwrite, or deletion. Check paths and options first.
aim [https://domain.com/file.tar.gz] .
Copy it and replace filenames, paths, or keywords as needed.
ansible all -m ping
Copy it and replace filenames, paths, or keywords as needed.
aoe
Copy it and replace filenames, paths, or keywords as needed.
aria2c [https://example.com/file.zip]
Copy it and replace filenames, paths, or keywords as needed.
aria2c [URL]
Copy it and replace filenames, paths, or keywords as needed.
autossh -M [20000] -N -L [8080:localhost:80] [user@remote]
Requires network or a remote resource.
avahi-publish -s "[service_name]" [service_type] [port]
Copy it and replace filenames, paths, or keywords as needed.
aws ssm describe-instance-information
Copy it and replace filenames, paths, or keywords as needed.
az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
Requires network or a remote resource.
az serial-console connect --name [MyVM] --resource-group [MyResourceGroup]
Copy it and replace filenames, paths, or keywords as needed.
az sshkey create --name [MySSHKey] --resource-group [MyResourceGroup]
Requires network or a remote resource.
bar -if [input_file] -of [output_file]
Copy it and replace filenames, paths, or keywords as needed.
borg init --encryption=repokey [/path/to/repo]
Copy it and replace filenames, paths, or keywords as needed.
boundary authenticate
Copy it and replace filenames, paths, or keywords as needed.
bssh
Requires network or a remote resource.
sudo btrbk stats
May affect permissions or system state. Check the target first.
btrfs send [/path/to/snapshot]
Copy it and replace filenames, paths, or keywords as needed.
carbonyl [https://example.com]
Copy it and replace filenames, paths, or keywords as needed.
catimg [image.png]
Copy it and replace filenames, paths, or keywords as needed.
chisel server --port [8080]
Copy it and replace filenames, paths, or keywords as needed.
clogin [hostname]
Copy it and replace filenames, paths, or keywords as needed.
cloud-init status
Copy it and replace filenames, paths, or keywords as needed.
cloudflared tunnel login
Copy it and replace filenames, paths, or keywords as needed.
cssh [host1] [host2] [host3]
Requires network or a remote resource.
cockpit-desktop [url] [SSH_host]
Copy it and replace filenames, paths, or keywords as needed.
cockpit-ws --local-ssh
Requires network or a remote resource.
ssh [host] -t confetti
Requires network or a remote resource.
cotp
Copy it and replace filenames, paths, or keywords as needed.
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
Copy it and replace filenames, paths, or keywords as needed.
ctx init
Copy it and replace filenames, paths, or keywords as needed.
dbclient [user]@[host]
Copy it and replace filenames, paths, or keywords as needed.
ddcutil detect
Copy it and replace filenames, paths, or keywords as needed.
pip install deflect-one
Copy it and replace filenames, paths, or keywords as needed.
devpod up [github.com/user/repo]
Copy it and replace filenames, paths, or keywords as needed.
ssh [devzat.hackclub.com]
Requires network or a remote resource.
docker build -t [image_name] .
Copy it and replace filenames, paths, or keywords as needed.
docker context ls
Copy it and replace filenames, paths, or keywords as needed.
doctl compute droplet list
Copy it and replace filenames, paths, or keywords as needed.
ls -a
Copy it and replace filenames, paths, or keywords as needed.
dropbear
Copy it and replace filenames, paths, or keywords as needed.
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
Requires network or a remote resource.
dropbearkey -t ed25519 -f [path/to/key_file]
Copy it and replace filenames, paths, or keywords as needed.
sudo dsniff -i [eth0]
May affect permissions or system state. Check the target first.
duplicacy init [snapshot_id] [/path/to/storage]
Copy it and replace filenames, paths, or keywords as needed.
duplicity [/path/to/source] [sftp://user@host/backup]
Copy it and replace filenames, paths, or keywords as needed.
dvc init
Copy it and replace filenames, paths, or keywords as needed.
euporie notebook [notebook.ipynb]
Copy it and replace filenames, paths, or keywords as needed.
cmd="ls -la"; eval "$cmd"
Uses pipes, overwrite, or deletion. Check paths and options first.
exo compute instance list
Copy it and replace filenames, paths, or keywords as needed.
exo compute instance list
Copy it and replace filenames, paths, or keywords as needed.
expect [path/to/file]
Copy it and replace filenames, paths, or keywords as needed.
fab -H [host] -- [command]
Copy it and replace filenames, paths, or keywords as needed.
filebrowser
Copy it and replace filenames, paths, or keywords as needed.
filezilla
Copy it and replace filenames, paths, or keywords as needed.
sudo systemctl start firewalld
May affect permissions or system state. Check the target first.
fpsync [source/] [destination/]
Requires network or a remote resource.
frpc -c [frpc.toml]
Copy it and replace filenames, paths, or keywords as needed.
fzputtygen -t [rsa] -o [key.ppk]
Copy it and replace filenames, paths, or keywords as needed.
fzsftp -V
Copy it and replace filenames, paths, or keywords as needed.
gcloud compute instances list
Copy it and replace filenames, paths, or keywords as needed.
gftp
Copy it and replace filenames, paths, or keywords as needed.
gh auth login
Copy it and replace filenames, paths, or keywords as needed.
gh config get [key]
Copy it and replace filenames, paths, or keywords as needed.
gh cs create -R [owner/repo]
Copy it and replace filenames, paths, or keywords as needed.
gh repo clone [owner]/[repo]
Copy it and replace filenames, paths, or keywords as needed.
gh ssh-key list
Requires network or a remote resource.
gio open [path/to/file]
Copy it and replace filenames, paths, or keywords as needed.
git agecrypt init
Copy it and replace filenames, paths, or keywords as needed.
git annex init "[description]"
Copy it and replace filenames, paths, or keywords as needed.
git clone [https://github.com/owner/repo.git]
Copy it and replace filenames, paths, or keywords as needed.
git daemon --base-path=[/path/to/repos]
Copy it and replace filenames, paths, or keywords as needed.
git lfs transfer
Copy it and replace filenames, paths, or keywords as needed.
git clone "ext::[command] [args]"
Copy it and replace filenames, paths, or keywords as needed.
git rscp [remote] [files]
Copy it and replace filenames, paths, or keywords as needed.
git scp [remote] [path/to/file]
Copy it and replace filenames, paths, or keywords as needed.
chsh -s $(which git-shell) [git-user]
Copy it and replace filenames, paths, or keywords as needed.
git update-server-info
Copy it and replace filenames, paths, or keywords as needed.
sudo gitlab-runner register
May affect permissions or system state. Check the target first.
man gitremote-helpers
Copy it and replace filenames, paths, or keywords as needed.
gnome-keyring-daemon --start
Copy it and replace filenames, paths, or keywords as needed.
gsutil ls
Copy it and replace filenames, paths, or keywords as needed.
guacd
Copy it and replace filenames, paths, or keywords as needed.
gvfs-copy [source] [destination]
Copy it and replace filenames, paths, or keywords as needed.
gvfs-ls [directory]
Copy it and replace filenames, paths, or keywords as needed.
gvfs-mount [smb://server/share]
May affect permissions or system state. Check the target first.
gvfs-rm [file]
Copy it and replace filenames, paths, or keywords as needed.
hexpatch [path/to/binary]
Copy it and replace filenames, paths, or keywords as needed.
hg clone [url]
Copy it and replace filenames, paths, or keywords as needed.
hydra -l [user] -P [passwords.txt] ssh://[target]
Requires network or a remote resource.
imgcat [path/to/image.png]
Copy it and replace filenames, paths, or keywords as needed.
iproxy 2222 22
Copy it and replace filenames, paths, or keywords as needed.
kinit [principal]
Copy it and replace filenames, paths, or keywords as needed.
eval $(keychain --eval [id_rsa])
Copy it and replace filenames, paths, or keywords as needed.
kinit [username]
Copy it and replace filenames, paths, or keywords as needed.
kioclient exec [url]
Copy it and replace filenames, paths, or keywords as needed.
knockd -d
Copy it and replace filenames, paths, or keywords as needed.
konsole --workdir [path/to/directory]
Copy it and replace filenames, paths, or keywords as needed.
kopia repository create filesystem --path [/path/to/repo]
Copy it and replace filenames, paths, or keywords as needed.
kr pair
Copy it and replace filenames, paths, or keywords as needed.
labcoat
Copy it and replace filenames, paths, or keywords as needed.
lazyssh
Requires network or a remote resource.
lftp -u [username] ftp.example.com
Copy it and replace filenames, paths, or keywords as needed.
logwatch --range [yesterday|today|all] --detail [low|medium|high]
Uses pipes, overwrite, or deletion. Check paths and options first.
lssh
Requires network or a remote resource.
lsyncd -rsync [/source/] [/destination/]
Requires network or a remote resource.
mc
Copy it and replace filenames, paths, or keywords as needed.
medusa -h [192.168.1.1] -u [admin] -P [passwords.txt] -M ssh
Requires network or a remote resource.
mole start local --source :[local_port] --destination [host]:[port] --server [user]@[ssh_server]
Requires network or a remote resource.
mosh [user@host]
Copy it and replace filenames, paths, or keywords as needed.
mssh [user@host1] [user@host2] [user@host3]
Requires network or a remote resource.
mutagen sync create [/local/path] [user@host:/remote/path]
Requires network or a remote resource.
ncrack -p [22] --user [root] -P [wordlist.txt] [192.168.1.1]
Copy it and replace filenames, paths, or keywords as needed.
nerdlog [user]@[host]
Copy it and replace filenames, paths, or keywords as needed.
netexec smb [192.168.1.0/24] -u [user] -p [password] --shares
Copy it and replace filenames, paths, or keywords as needed.
from netmiko import ConnectHandler; net_connect = ConnectHandler(**device); print(net_connect.send_command("show ip int brief"))
Uses pipes, overwrite, or deletion. Check paths and options first.
nettacker -i [target.com]
Copy it and replace filenames, paths, or keywords as needed.
chsh -s nologin [user]
Copy it and replace filenames, paths, or keywords as needed.
noseyparker scan --datastore [db.np] [path/to/directory]
Copy it and replace filenames, paths, or keywords as needed.
nxc ssh [192.168.1.0/24] -u [user] -p [password]
Requires network or a remote resource.
nxc smb [target] -u [user] -p [password]
Copy it and replace filenames, paths, or keywords as needed.
parallel [gzip] ::: [*.txt]
Copy it and replace filenames, paths, or keywords as needed.
patator ftp_login host=[target] user=FILE0 password=FILE1 0=[users.txt] 1=[passwords.txt]
Copy it and replace filenames, paths, or keywords as needed.
pct enter [VMID]
Copy it and replace filenames, paths, or keywords as needed.
pdsh -w [host1,host2,host3] [command]
Copy it and replace filenames, paths, or keywords as needed.
pkgctl repo clone [pkgname]
Copy it and replace filenames, paths, or keywords as needed.
plink [user]@[host]
Copy it and replace filenames, paths, or keywords as needed.
progress
Copy it and replace filenames, paths, or keywords as needed.
pscp [file] [user]@[host]:[path]
Copy it and replace filenames, paths, or keywords as needed.
pssh -h [hosts.txt] -i "[uptime]"
Requires network or a remote resource.
putty -ssh [user@host]
Requires network or a remote resource.
pvetui
Copy it and replace filenames, paths, or keywords as needed.
pyinfra [inventory] [deploy.py]
Copy it and replace filenames, paths, or keywords as needed.
rage -p -o [encrypted.age] [file.txt]
Copy it and replace filenames, paths, or keywords as needed.
sudo raspi-config
May affect permissions or system state. Check the target first.
rclone config
Copy it and replace filenames, paths, or keywords as needed.
rdiff-backup [source/] [backup/]
Copy it and replace filenames, paths, or keywords as needed.
rdiff signature [original] [signature.sig]
Copy it and replace filenames, paths, or keywords as needed.
remmina
Copy it and replace filenames, paths, or keywords as needed.
resterm
Copy it and replace filenames, paths, or keywords as needed.
restic -r [/path/to/repo] init
Copy it and replace filenames, paths, or keywords as needed.
rexec -h remote_host ls -l
Copy it and replace filenames, paths, or keywords as needed.
robo
Copy it and replace filenames, paths, or keywords as needed.
rpi-imager
Copy it and replace filenames, paths, or keywords as needed.
rsh remote_host ls -l
Copy it and replace filenames, paths, or keywords as needed.
rsync -av [source/] [destination/]
Requires network or a remote resource.
rsyncy -a [/source/] [/destination/]
Copy it and replace filenames, paths, or keywords as needed.
rum [my_long_script.sh]
Copy it and replace filenames, paths, or keywords as needed.
rustic init
Copy it and replace filenames, paths, or keywords as needed.
rzip [file]
Copy it and replace filenames, paths, or keywords as needed.
sake init
Copy it and replace filenames, paths, or keywords as needed.
sampler -c [config.yml]
Copy it and replace filenames, paths, or keywords as needed.
scp [path/to/file] [user]@[host]:[path/to/destination]
Copy it and replace filenames, paths, or keywords as needed.
sudo semanage port -l
May affect permissions or system state. Check the target first.
setup-alpine
Copy it and replace filenames, paths, or keywords as needed.
sftp [user]@[hostname]
Copy it and replace filenames, paths, or keywords as needed.
slides [presentation.md]
Copy it and replace filenames, paths, or keywords as needed.
snmpdf -v [2c] -c [public] [host]
Copy it and replace filenames, paths, or keywords as needed.
sudo sport rsync
May affect permissions or system state. Check the target first.
sqlit
Copy it and replace filenames, paths, or keywords as needed.
ssh-add
Requires network or a remote resource.
eval $(ssh-agent)
Requires network or a remote resource.
ssh-copy-id [user@host]
Requires network or a remote resource.
ssh-keygen -t ed25519
Requires network or a remote resource.
ssh-keyscan [hostname]
Requires network or a remote resource.
ssh-list
Requires network or a remote resource.
ssh-para -H [host1] [host2] [host3] -- echo connection ok
Requires network or a remote resource.
ssh [user]@[hostname]
Requires network or a remote resource.
sshc host list
Requires network or a remote resource.
sshd
Requires network or a remote resource.
sshfs [user]@[host]:[remote/path] [local/mountpoint]
Requires network or a remote resource.
sshpass -p '[password]' ssh [user@host]
Requires network or a remote resource.
sshs
Requires network or a remote resource.
sshuttle -r [user@host] 0/0
Requires network or a remote resource.
ssm list
Copy it and replace filenames, paths, or keywords as needed.
step ca init
Copy it and replace filenames, paths, or keywords as needed.
svnserve -d -r [/path/to/repos]
Copy it and replace filenames, paths, or keywords as needed.
synoservicecfg --list
Copy it and replace filenames, paths, or keywords as needed.
systemd-stdio-bridge
Copy it and replace filenames, paths, or keywords as needed.
tailscale ssh [user]@[device]
Requires network or a remote resource.
tailscale up
Copy it and replace filenames, paths, or keywords as needed.
termscp
Copy it and replace filenames, paths, or keywords as needed.
vncviewer [hostname:display]
Copy it and replace filenames, paths, or keywords as needed.
sudo timeshift --list
May affect permissions or system state. Check the target first.
timg [path/to/image.png]
Copy it and replace filenames, paths, or keywords as needed.
tmux
Copy it and replace filenames, paths, or keywords as needed.
tor
Copy it and replace filenames, paths, or keywords as needed.
tsh login --proxy=[teleport.example.com] --user=[username]
Copy it and replace filenames, paths, or keywords as needed.
ttyd bash
Copy it and replace filenames, paths, or keywords as needed.
sudo tufw
May affect permissions or system state. Check the target first.
tuios
Copy it and replace filenames, paths, or keywords as needed.
unison [dir1] [dir2]
Copy it and replace filenames, paths, or keywords as needed.
vagrant ssh-config
Requires network or a remote resource.
vagrant ssh
Requires network or a remote resource.
vinagre
Copy it and replace filenames, paths, or keywords as needed.
virsh connect qemu:///system
Copy it and replace filenames, paths, or keywords as needed.
virt-sysprep --list-operations
Copy it and replace filenames, paths, or keywords as needed.
virt-viewer [vmname]
Copy it and replace filenames, paths, or keywords as needed.
vitetris
Copy it and replace filenames, paths, or keywords as needed.
warp open [session-name]
Copy it and replace filenames, paths, or keywords as needed.
waypipe ssh [user]@[server] [program]
Requires network or a remote resource.
wezterm start
Copy it and replace filenames, paths, or keywords as needed.
whereis ssh
Requires network or a remote resource.
python -c "import winrm; s = winrm.Session('[host]', auth=('[user]', '[pass]')); print(s.run_cmd('ipconfig').std_out)"
Uses pipes, overwrite, or deletion. Check paths and options first.
wishlist
Copy it and replace filenames, paths, or keywords as needed.
xauth list
Copy it and replace filenames, paths, or keywords as needed.
xxh [hostname]
Copy it and replace filenames, paths, or keywords as needed.
yadm encrypt
Copy it and replace filenames, paths, or keywords as needed.
yadm perms
Copy it and replace filenames, paths, or keywords as needed.
ykman list
Copy it and replace filenames, paths, or keywords as needed.
zfs send [pool/dataset@snapshot] > [backup.zfs]
Uses pipes, overwrite, or deletion. Check paths and options first.
zmate
Copy it and replace filenames, paths, or keywords as needed.
zsync [http://example.com/path/to/file.zsync]
Requires network or a remote resource.