-
Published Question
When I log into the dashboard for drop lets, select a drop and view the graphs for bandwidth, cpu and disk. It doesn't match my EST timezone.
Is there a way to change this so that the graphs are shown in EST?
Accepted Answer:
The developers could implement this frontend by jquery. Just let the user choose his timezone by a dropdown, and transfer the time stamps on the graphs.
Momentjs is great for converting timestamps.
The time stamps ar...
2
•
•
By
thinkingmedia
DigitalOcean
Monitoring
-
Published Answer
https://status.digitalocean.com/
DNS is down for a wide range of customers right now.
•
By
thinkingmedia
-
Published Answer
Anyone know if this is a DDoS on DO?
•
By
thinkingmedia
-
Published Question
I have my own DO account and I also manage accounts for clients.
When you sign into your account there is no indication in the top header who you are or what account you are in.
This was further complicated by the fac...
1
•
•
By
thinkingmedia
DigitalOcean
-
Published Answer
By default the LAMP install will disable usage of the .htaccess file.
You need to edit the configuration file for your virtual…
•
By
thinkingmedia
-
Published Question
I'd like to have the ability to rent IP addresses that are not used by any droplets. This would allow me to configure DNS records to point to IP addresses, and not worry about propagation delay when I'm ready to creat...
1
•
•
By
thinkingmedia
DNS
DigitalOcean
Ubuntu
-
Published Answer
“which distro is the most stable / fastest I was going to try Centos”
All the droplet OS installed on Digital Ocean are from sta…
•
By
thinkingmedia
-
Published Answer
The ports.conf file tells apache what ports to listen on for connections. The default is 80, but there are conditions for SSL if …
•
By
thinkingmedia
-
Published Answer
I’ve never had a problem with the passwords email, but make sure you connect to the IP address indicated in the email. If you creat…
•
By
thinkingmedia
-
Published Question
As the title says.
Is it possible to use full disk encryption on an Ubuntu 14 droplet?
My understanding is that it's not possible to use full encryption after installation. While it is possible to encrypt user folders...
1
•
•
By
thinkingmedia
Security
Ubuntu
-
Published Answer
Crontab executes the task using the current user that ran crontab -e. When you use wget it’s handled by Apache using the `www-d…
•
By
thinkingmedia
-
Published Question
I want to create droplets for a website in New York, London and Singapore. All 3 droplets will have the same static HTML content.
I can only find reference to DigitalOcean having 3 name servers.
ns1.digitalocean.com
n...
1
•
•
By
thinkingmedia
DNS
Server Optimization
Ubuntu
-
Published Answer
When you export content from WordPress in the XML format it includes referrals back to the media library as embedded URLS.
On th…
•
By
thinkingmedia
-
Published Answer
Yes,
You have to add a MX record to the DNS for “mydomain.org”. The MX record points to “mail.mydomain.org”. When mail servers r…
•
By
thinkingmedia