-
Published Answer
You’re charged hourly, with a one hour minimum. You probably didn’t use the droplet for the whole month. You can check your invoice…
•
By
rascul
-
Published Answer
Your mx records should be for mydomain.com not www.mydomain.com.
•
By
rascul
-
Published Answer
https://cipherli.st/ maintains a decent list. Also you can use [https://www.ssllabs.com/ssltest/](https://w…
•
By
rascul
-
Published Answer
This is to be expected. Disabling password based authentication in sshd_config makes this a non issue.
•
By
rascul
-
Published Answer
Your CNAME looks fine. You are correct that it is an issue with your Apache config. If I remember my Apache correctly, you can just…
Accepted Answer:
Your CNAME looks fine. You are correct that it is an issue with your Apache config. If I remember my Apache correctly, you can just…
•
By
rascul
-
Published Answer
You can run them both side by side. You may have to ensure they’re not using the same ports and that they get different networks, b…
•
By
rascul
-
Published Answer
Look through this mailing list thread, a possible solution is in there.
<https://www.tinc-vpn.org/pipermail/tinc/2009-March/00188…
•
By
rascul
-
Published Answer
You can set the default type to text/html. Keep in mind tha…
Accepted Answer:
You can set the default type to text/html. Keep in mind tha…
•
By
rascul
-
Published Answer
Normally you would use nginx or another web server as a reverse proxy. However if you’re set on accessing the app directly, have it…
•
By
rascul
-
Published Answer
Nginx doesn’t do any caching by default. If you haven’t set any caching up in nginx, what makes you think it’s caching anything? An…
•
By
rascul
-
Published Answer
What is going into /run that is taking up so much space? Generally /run consists of things like pid files and sockets. If it’s fill…
•
By
rascul
-
Published Answer
after saving changes, restart apache, php-fpm, or whatever is running your php stuff
•
By
rascul
-
Published Answer
GeoIP is not reliable to map to the physical location. If something relies on GeoIP in such a manner, I would file a bug report bec…
•
By
rascul
-
Published Answer
This is normal. GeoIP is not reliable to determine the physical location of a machine.
I believe DigitalOcean’s main office is i…
•
By
rascul
-
Published Answer
Convert time to whatever timezone server time is in then proceed as normal.
•
By
rascul
-
Published Answer
Check out ALSA’s dummy driver [http://www.alsa-project.org/main/index.php/Matrix:Module-dummy](http://www.alsa-project.org/main/ind…
•
By
rascul
-
Published Answer
Edit your post and remove your login information.
•
By
rascul
-
Published Answer
You’ll have to talk to DigitalOcean staff. Open a ticket, or email support@digitalocean.com
•
By
rascul
-
Published Answer
What do the logs show you about it?
•
By
rascul
-
Published Answer
www is often added as a CNAME but it will work as A also.
•
By
rascul