-
Published Answer
I skipped the last 3 rows as I assume the Value field should be my domain not digitalocean's.
Then that’s mean you want …
•
By
iko
-
Published Answer
Hmm… I think you need to do this record:
Type | Hostname | Value | TTL (sec)
————- | ————- | ————-…
•
By
iko
-
Published Answer
If you set the hostname test.easyschools.org on your “droplet” and A record on DNS then you can only login to t…
•
By
iko
-
Published Answer
Hi @milann17 ,
I think you need to remove the ssh key from your server (ssh folder) and from your local PC.
Try to login to y…
Accepted Answer:
Hi @milann17 ,
I think you need to remove the ssh key from your server (ssh folder) and from your local PC.
Try to login to y…
•
By
iko
-
Published Answer
Backup your .htaccess or move it to outside website folder for example /home/user and reboot your server.
sudo ...
•
By
iko
-
Published Answer
Read it first: [Virtual Host Nginx: Ubuntu](https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-ser…
•
By
iko
-
Published Answer
It’s not a security hole. Here you need read it first:
Read: Excluding Hosts and Directories
[ModSecurity: Debian-Ubuntu](h…
•
By
iko
-
Published Answer
VirtualHost 127.0.0.1:8080
<br> to
<br>VirtualHost *:80
•
By
iko
-
Published Answer
“I tried uninstalling nginx (sudo apt-get purge nginx) yet I still can’t find the nginx config file (sudo nano /etc/nginx/sites-a…
•
By
iko
-
Published Answer
<br>Load times
<br>—————-
<br>If you need to load fast of your page, you can use Google pagespeed and so…
•
By
iko
-
Published Answer
I think, Digital Ocean is simple cloud hosting, built for developers. You can build your own cloud.
<br>
<br>“Essentially I would …
•
By
iko
-
Published Answer
Ugh, error on post a reply..
<br>Note also on the configuration of your web server:
<br>…
<br>DocumentRoot /var/www (here defau…
•
By
iko
-
Published Answer
First: It’s hard to answer your question because many of the functions of the file (.htaccess) and the many ways that use and pur…
•
By
iko
-
Published Answer
I think, you need “super user” to run “apt-get” command, for example:
<br>
<br>sudo apt-get update
<br>
<br>or run normaly as “root…
•
By
iko
-
Published Answer
Destroy Vagrant box that running on VirtualBox (you must run “the box” to destroy it!) using command:
<br>
<br>vagrant destroy
<br>…
•
By
iko
-
Published Answer
What kind of operating system admin dist you want to use? Debian/Ubuntu Arch or CentOS/Fedora etc? You can Explore it through DO ( …
•
By
iko
-
Published Answer
Did you add box? Example using precise32.
<br>
<br>vagrant box add precise32 http://files.vagrantup.com/precise32.box
<br>
<br>Then…
•
By
iko
-
Published Answer
Check your /etc/hosts. xxx.xxx. is your ip address:
<br>
<br>sudo nano /etc/hosts
<br>==========================================
<b…
•
By
iko
-
Published Answer
Oh, sry.. you use One click Wordpress install. You need to open ticket support to Digital Ocean.
•
By
iko
-
Published Answer
Ign? I never see that “Ign” repository :
<br>
<br>“Ign” http://us.archive.ubuntu.com saucy-backports/multiverse Translation-en_US
<…
•
By
iko