_
_
_umr2016-02-26 00:43:59
SSH
_umr, 2016-02-26 00:43:59

How to set up digitalocean so that at least basic security is met?

Connected, everything seems to be ok. But I have never been an admin and I would like to know how to maintain basic security? Do I need to make any settings? In general, there are manuals suitable for digital. I want to touch simple. And upload a couple of projects there

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2016-02-26
@dimonchik2013

https://www.digitalocean.com/community/tutorials/i...
and links from it to neighboring tutorials
and I recommend the host - in my signature

@
@mgyk, 2016-02-26
_

To begin with, just cover everything that is not used with a firewall, the main thing is to allow ssh

apt-get install ufw
ufw allow ssh
ufw allow http
ufw allow https
ufw enable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question