Hi, I've implemented these security measures on my new droplet as part of the basic setup:
Enabled SSH keys
Disabled root login
Disallowed password authentication
Restricted use of PAM
Changed port number
Limited user...
Hi,
It would be a great help if you can guide me on this matter as I'm kinda stuck here and not able to move ahead to complete my server setup.
I've completed the LEMP stack setup on my droplet.
Now, I need to install...
I followed the instructions here (https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-12-04) to install LEMP stack on Ubuntu 15.04, but on testing nginx in the br...