Ben Chuanlong Du's Blog

And let it direct your passion with reason.

Make Your Linux Server Securer

  1. Define host access rules in /etc/hosts.allow and /etc/hosts.deny. Usually I only allow login to my private server from my home and work ip. If I have to login into my private server from some other network, I login to a computer at my workplace, login into …