|
|
|
|
|
by itstripe
3620 days ago
|
|
Re-install the server On new re-installed server: 1. Change SSH service port to non-default one.
2. Do not allow root user to remotely connect (change sshd config)
3. Create new user which you will be using for administration to login as root.
4. If possible restrict which IP addresses are allowed to connect via SSH using firewall. |
|