Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
Securing-Linux-Server-Services-on-Server
SSH should be used for all remote logins instead on telnet, we should use only protocols that used cryptography. We should avoid to login to the the server as root directly, but should login as user and the use sudo or su to login as root user. We should make changes to /etc/ssh/sshd_config file to incrrease more security to SSH service running on the server. Securing-SSH-Service-Linux-Ubuntu-Redhat-Server
|