ubuntu:ssh
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:ssh [2019/11/24 14:18] – created peter | ubuntu:ssh [2025/05/21 09:50] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== SSH ====== | ====== SSH ====== | ||
- | [[SSH: | + | SSH, or Secure Shell, enables users to connect to a remote server securely. |
- | [[SSH: | + | * the main advantage is server authentication, |
- | [[SSH:Configure sshd|Configure sshd]] | + | Here are a few things you need to tweak in order to improve |
- | [[SSH:Configure sshd with multiple authentication factors|Configure sshd with multiple authentication factors]] | + | <WRAP important> |
+ | **IMPORTANT: | ||
- | [[SSH: | + | <code bash> |
+ | sudo cp / | ||
+ | </ | ||
- | [[SSH: | + | ...and |
- | [[SSH: | + | <code bash> |
+ | sudo chmod a-w / | ||
+ | </ | ||
+ | </ | ||
- | [[SSH:Get the host's fingerprint|Get the host's fingerprint]] | + | <WRAP info> |
+ | **NOTE**: Not all of the possible changes mentioned below have to be made. | ||
- | [[SSH: | + | Some changes are not recommended to be made but may offer tighter security depending on your requirements. |
+ | </ | ||
- | [[SSH:Limit user logins|Limit user logins]] | + | ---- |
- | [[SSH:Manage SSH Key File With Passphrase|Manage SSH Key File With Passphrase]] | + | [[Ubuntu:SSH:Agent forwarding|Agent forwarding]] |
- | [[SSH:Override socket-activated SSH|Override socket-activated SSH]] | + | [[Ubuntu:SSH:Blacklist a public key|Blacklist a public key]] |
- | [[SSH:Restart SSH|Restart SSH]] | + | [[Ubuntu:SSH:Change the Port|Change the Port]] |
- | [[SSH:Setup SSH Keys|Setup SSH Keys]] | + | [[Ubuntu:SSH:Check the Current |
- | [[SSH:Test mode|Test mode]] | + | [[Ubuntu:SSH:Configure sshd|Configure sshd]] |
- | [[SSH:Troubleshooting SSH|Troubleshooting SSH]] | + | [[Ubuntu:SSH:Configure sshd with multiple authentication factors|Configure sshd with multiple authentication factors]] |
+ | [[Ubuntu: | ||
- | ===== OpenSSH ===== | + | [[Ubuntu: |
- | OpenSSH is the implementation of the SSH protocol on Ubuntu. OpenSSH is recommended for remote | + | [[Ubuntu: |
- | Here are a few things you need to tweak in order to improve OpenSSH server security: | + | [[Ubuntu:SSH: |
- | Before making any modifications to the **/ | + | [[Ubuntu:SSH: |
- | <code bash> | + | [[Ubuntu: |
- | sudo cp / | + | |
- | </ | + | |
- | ...and | + | [[Ubuntu: |
- | <code bash> | + | [[Ubuntu: |
- | sudo chmod a-w / | + | |
- | </ | + | [[Ubuntu: |
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
- | **NOTE**: Not all of the possible changes mentioned below have to be made. Some changes are not recommended to be made but may offer tighter security depending on your requirements. | + | [[Ubuntu:SSH:Use SSH without a password|Use SSH without a password]] |
ubuntu/ssh.1574605112.txt.gz · Last modified: 2020/07/15 09:30 (external edit)