sshd
sshd(man) secure shell daemon
apt install openssh-server- Configuration file:
/etc/ssh/sshd_config[1]
Contents
Commands[edit]
systemctl start sshdsystemctl restart sshdsystemctl status sshdorsystemctl status sshsystemctl enable ssh
sshd -t (no output in configuration is right)
Activities[edit]
- Activate SSH server on macOS:
sudo systemsetup -setremotelogin on - Sftp configuration
- Configure OpenSSH to reuse ssh connections
- apt install openssh-server
Related terms[edit]
journalctl -r | grep sshdssh-copy-id- launchctl stop com.openssh.sshd
- launchctl start com.openssh.sshd
See also[edit]
sshd,sshd logs,sshd -t,sshd -T,sshd_config,sftp,SSH_CLIENT, sshd changelog/etc/ssh/sshd_config(man):AuthenticationMethods, PubkeyAuthentication, PasswordAuthentication,PermitRootLogin,MaxStartups, sshd_config,AllowUsers, Hardening- OpenSSH (changelog):
/etc/ssh/sshd_config|/etc/ssh/ssh_config|~/.ssh/|openSSL | sshd logs|sftp|scp|authorized_keys|ssh-keygen|ssh-keyscan|ssh-add|ssh-agent|ssh|Ssh -O stop|ssh-copy-id|CheckHostIP|UseKeychain, OpenSSF, ~/.ssh/authorized_keys
Advertising: