-
Published Question
Okay so say I have 2 512MB droplet. The *main *droplet is hosting my website, etc. Now, with my 2nd droplet, what are some things I can do to take some load off my main droplet? Are there anything cool to do ?
Maybe h...
3
•
•
By
me237141
-
Published Answer
I run crontab -e using sudo
•
By
me237141
-
Published Answer
Hi,
thank you for that post, I tried the first method, which is :
crontab -e
Then put0 0 * * * rebootat the end
and th…
•
By
me237141
-
Published Question
Hi,
Is it possible to have my droplet/server restart daily at a certain time? Then once restarted, either have it login automatically or run a command to run an application automatically?
The reason why I need to do ...
4
•
•
By
me237141
-
Published Question
I have the following things installed on it :
LAMP - No one except me use my website. The website is basic html, nothing more.
Teamspeak 3 server
VSFTPD
SSH
fail2ban
Nginx - only using nginx for RTMP streaming (almost...
2
•
•
By
me237141