-
Published Question
I'm new to KVM, but I read that KVM requires a processor with hardware virtualization extension.
Do DigitalOcean's droplets have this support for KVMs? I'd like to spin up multiple KVMs on a droplet, stress them in di...
1
•
•
By
greglafrance007
Linux Basics
-
Published Answer
One of the tutorials shows how to create and save a putty session, to setup a putty session to root user (“Auto-login username” set…
•
By
greglafrance007
-
Published Question
After creating an SSH key and then creating a droplet (embedding the ssh key), I followed this tutorial on securing the droplet. But it ended up making it so the ssh key was rejected, after which I needed to destroy t...
2
•
•
By
greglafrance007
Security
-
Published Answer
Yeah. I spoke with a friend and he said just copy the files where I want them and do the 5 minute install. I’ll try that, but thank…
•
By
greglafrance007
-
Published Answer
Yeah. Ran those commands. I can even manually upload the theme zip. Its never recognized in the WP admin UI, just never shows up. D…
•
By
greglafrance007
-
Published Answer
I tried that but no luck. I’m wondering about the path. This seems wrong:
<br>
<br>/srv/www/wp-content/mysite.com/upgrade
<br>
<br>…
•
By
greglafrance007
-
Published Answer
That got me past the ftp login screen, but then I got a message “Could not create directory”:
<br>
<br>Installing Theme: Responsive…
•
By
greglafrance007
-
Published Question
I installed Wordpress on my droplet, and I want to install another theme and some plugins, but Wordpress is asking for FTP credentials. But I am using vsftpd and ssl to login with passphrase.
So what should I specify ...
21
•
•
By
greglafrance007
-
Published Answer
No, so symbolic links there.
•
By
greglafrance007
-
Published Question
I tried installing wordpress on my Ubuntu/Apache droplet, but something went wrong. I removed wordpress, but now when I following this url in my browser:
http://wordpress.myreallynicesite.com/
I get the following:
[DI...
4
•
•
By
greglafrance007
-
Published Answer
Yes, everything is on the same droplet.
•
By
greglafrance007
-
Published Question
I want to add Ubuntu iptables entries so only the following can access MySQL server on my droplet:
my Rails app on that same droplet should be able to get, post, update, delete, etc data on MySQL on that same droplet
...
4
•
•
By
greglafrance007
-
Published Answer
One thing I’m wondering is the CNAME:
<br>
<br>mail ghs.googlehosted.com.
<br>
<br>The “name” is mail is that correct?
<br>
<b…
•
By
greglafrance007
-
Published Answer
I have the MX records setup correctly on Digital Ocean, but not sure about the CNAME and TXT. Are these correct?
<br>
<br>CNAME …
•
By
greglafrance007
-
Published Question
I have a droplet on Digital Ocean for my web site, but I got my domain name from Network Solutions.
So I have registered Digital Ocean's name servers on Network Solutions.
But I'm using gmail for email for my web site...
10
•
•
By
greglafrance007
-
Published Answer
Got it. Thanks very much for your reply.
•
By
greglafrance007
-
Published Answer
I see no X button in the snapshots area. To see the snapshots I need to click the Restore from Snapshot button, and if I click on a…
•
By
greglafrance007
-
Published Answer
No responses. Just wondering if anyone knows how to delete snapshots, as I’ve created a few, and my console is getting a bit clutte…
•
By
greglafrance007
-
Published Question
I know I can create and restore from snapshots, but how can I delete snapshots?
9
•
•
By
greglafrance007
-
Published Answer
Figured out that I first have to execute this to get my droplet ID:
<br>
<br>https://api.digitalocean.com/droplets/?client_id=CLIEN…
•
By
greglafrance007