Created
April 24, 2017 22:52
-
-
Save kolunar/2fa29814ec80db391821f418082a6c16 to your computer and use it in GitHub Desktop.
How to set up digital ocean droplet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create new droplet (1 click application or manual e.g. LAMP stack) | |
Step 1: Create a new user | |
Step 2: Root privileges | |
Step 3: Add Public Key Authentication | |
Step 4: Disable remote SSH access to root account | |
Step 5: Testing the changes | |
Step 6: Configure time zones | |
Step 7: Configure NTP Synchronization | |
Step 8: Setting up a firewall | |
Step 9: Automated security updates | |
Step 10 (Optional): fail2ban and logwatch | |
Final Step create an image backup | |
https://neepyinnyar.wordpress.com/2016/09/07/how-i-set-up-my-digital-ocean-droplet/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment