-
Published Answer
If you followed the Ubuntu setup tutorial, you may have turned off root login. You’ll need to create another user on your server, i…
•
By
clifton
-
Published Question
I followed the instructions of this tutorial: https://www.digitalocean.com/community/articles/how-to-use-the-dokku-one-click-digitalocean-image-to-run-a-ruby-on-rails-app
I installed the MariaDB plugin for Dokku since...
1
•
•
By
clifton
-
Published Answer
Part of my original post got eaten. Here’s the corrected line:
<br>
<br>I prefer to put my files for a website in: /home/{user}/exa…
•
By
clifton
-
Published Question
This isn't a question, just a tip that I hope someone finds useful. :)
If you follow Digital Ocean's Virtual Host thread (https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12...
4
•
•
By
clifton
-
Published Question
This isn't a question, just a tip that I hope someone finds useful. :)
If you're like me, you like to be able to insert PHP inside HTML files for various purposes. You can allow PHP parsing in other file types. Here's...
1
•
•
By
clifton
-
Published Question
This isn't a question, just a tip that I hope someone finds useful. :)
By default, your Apache logs get stored in /etc/apache2/error.log. The trouble with this location is that only the root user (not your sudo user) ...
2
•
•
By
clifton
-
Published Answer
Awesome, thank you. That helps.
<br>
<br>One more follow-up question. If I were to decide to do an SSH tunnel instead, does my.cnf …
•
By
clifton
-
Published Answer
That 2nd “bind-address” was supposed to be bind-address (my local IP)
•
By
clifton
-
Published Question
I want to be able to connect to my Digital Ocean MySQL database from my MacBook. I have attempted to follow this tutorial: http://kahigiso.com/archives/351
Pretty much all it's saying is to edit /etc/mysql/my.cnf and ...
25
•
•
By
clifton