-
Published Answer
@dbisset - Change the call from php_info() to phpinfo()
•
By
gndo
-
Published Answer
@botch - Block storage is like buying a physical raw disk. First you specify the size of the partitions, followed by the paramete…
•
By
gndo
-
Published Answer
@cgmendla - The username (usually ‘rails’) and password should show up when you log in to the one-click droplet, i.e., in the messa…
•
By
gndo
-
Published Answer
@navarisun - Are you sure it’s not api.alibaba.com?
•
By
gndo
-
Published Answer
@gibbiv - ghost uses the node framework, so you need to install and configure nodejs using apt-get befo…
•
By
gndo
-
Published Answer
@stephin - You can indirectly affect the bandwidth of your application by setting the ionice or nice settings of your progr…
•
By
gndo
-
Published Answer
@boyter - Contact DO directly to migrate your system at little to no cost.
Accepted Answer:
@boyter - Contact DO directly to migrate your system at little to no cost.
•
By
gndo
-
Published Answer
@ffurkantanriverdi - I used the search bar on the top of this page and found [this tutorial on a few steps to secure your server](h…
•
By
gndo
-
Published Answer
The following log entry means you’re running of memory
160722 5:44:00 InnoDB: Fatal error: cannot allocate memory for the bu...
•
By
gndo
-
Published Answer
That IP is not a digitalocean IP address and is blacklisted as a SORBS DUHL spam site. I recommend blocking out IP ranges from 203…
•
By
gndo
-
Published Answer
There is a parameter you can set with ssh clients called KeepAliveInterval. In linux, you can edit either per account client (~…
•
By
gndo
-
Published Answer
@speamy - You need to use a mail reader that can be configured to use IMAP (port 143) or IMAPS (port 993). For instance, Thunderbir…
•
By
gndo
-
Published Answer
@tylerdd91d55f77 - Now that your config settings work, you need to set up your SPF, DKIM, and DMARC records for gmail to not mark y…
Accepted Answer:
@tylerdd91d55f77 - Now that your config settings work, you need to set up your SPF, DKIM, and DMARC records for gmail to not mark y…
•
By
gndo
-
Published Answer
Here’s a summary from a solution from [Sakshi’s Oracle blog](https://blogs.oracle.com/sakshijain/entry/the_problem_of_setting_local…
•
By
gndo
-
Published Answer
If you plan on storing sensitive files on your droplet, then I recommend starting off by [using encrypted volumes](https://www.digi…
•
By
gndo
-
Published Answer
@prabhu82 - Look for the server block in files /etc/nginx/sites-enabled defined as the default_server and display a redacted versi…
•
By
gndo
-
Published Answer
Look for the VirtualHost blocks in /etc/apache2/sites-enabled that you want to set as the default. Make the following change(s)
“…
Accepted Answer:
Look for the VirtualHost blocks in /etc/apache2/sites-enabled that you want to set as the default. Make the following change(s)
“…
•
By
gndo
-
Published Answer
According to the docker wordpress documentation, the “latest” image tag is associated with ap…
Accepted Answer:
According to the docker wordpress documentation, the “latest” image tag is associated with ap…
•
By
gndo
-
Published Answer
Depending on your webserver, the minimum would be to change the DocumentRoot (with Apache) or root (with nginx). See the tutorials…
•
By
gndo
-
Published Answer
Your domain is blacklisted as SORBS SPAM and does not appear to be digitalocean.com address!
•
By
gndo