Difference between revisions of "Sshd"
Jump to navigation
Jump to search
↑ https://man.cx/sshd(1)
↑ https://linux.die.net/man/5/sshd_config
Line 17: | Line 17: | ||
* [[Activate SSH server on macOS]]: <code>sudo [[systemsetup]] -setremotelogin on</code> | * [[Activate SSH server on macOS]]: <code>sudo [[systemsetup]] -setremotelogin on</code> | ||
* [[Sftp configuration]] | * [[Sftp configuration]] | ||
+ | * [[Configure OpenSSH to reuse ssh connections]] | ||
== Related terms == | == Related terms == |
Revision as of 09:48, 23 September 2020
sshd
[1] secure shell daemon
This article is a Draft. Help us to complete it.
- Configuration file:
sshd_config
[2]
Contents
Commands
sshd -t (no output in configuration is right)
Activities
- Activate SSH server on macOS:
sudo systemsetup -setremotelogin on
- Sftp configuration
- Configure OpenSSH to reuse ssh connections
Related terms
journalctl -r | grep sshd sshd_config
See also
sshd
,sshd logs
,sshd -t
,sshd -T
,sshd_config
,sftp
- 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
Advertising: