-
Published Answer
I have the same issue..
One method you could do it is with some clever routing.
For example,
spin up two VM’s.. One in each …
•
By
IMsupporting
-
Published Question
Hi,
I have a lot of droplets and growing slowly. Id love to be able to create a folder with have my droplets inside these folders..
A folder would a project / product of such and inside it would be the servers for th...
1
•
•
By
IMsupporting
DigitalOcean
-
Published Answer
SSD Disk means “Solid State Drive/Disk”
This is essentially your c: drive but rather than using a mechanical spindle that is slo…
•
By
IMsupporting
-
Published Answer
I honestly dont think it matters too much to be honest.
if you are not getting much traffic and/or are not doing anything too ta…
•
By
IMsupporting
-
Published Answer
Short of the long is..
Drop stuff like this at the end of /etc/httpd/conf/httpd.conf
create folders for your html files / site …
•
By
IMsupporting
-
Published Answer
Just follow this to add some swap ( This is what I do on most servers )
free -m
sudo fallocate -l 2G /swapfile
ls -lh /swapfil…
•
By
IMsupporting
-
Published Answer
Good post, I guess you may save people 3 minutes when they stumble across this looking for an answer :)
People need to post more…
•
By
IMsupporting
-
Published Answer
Has wordpress automatically updated?
Its possible its overwritten its own files ( Templates should be in their own folder and ca…
•
By
IMsupporting
-
Published Answer
You could backup the database file itself.. Or if using something like mysql, use mysqldump to dump the database to a .sql file and…
•
By
IMsupporting
-
Published Answer
Right.
I just get a redirect loop..
https://www.christiandigits.com/phpmyadmin/
is telling me to go to
https://www.christian…
•
By
IMsupporting
-
Published Answer
Depending on how its been renamed and what has changed, Its possible that you now have some form of name lookup issue.
Renaming …
•
By
IMsupporting
-
Published Answer
Does anything appear in the KVM console?
Id suggest raising an actual ticket.
•
By
IMsupporting
-
Published Answer
It is the bandwidth your server can use.
As far as I am aware, It is 1TB of data in total ( Ie: 500gb in 500gb out )
To put t…
•
By
IMsupporting
-
Published Answer
If the data goes between your DO server and ANYTHING else outside of the server then it will count as bandwidth used. If its stored…
•
By
IMsupporting
-
Published Answer
Do you have a default *:443 virtualhost configured?
•
By
IMsupporting
-
Published Question
Hi,
Does anyone know if its possible to get two servers on two different bits of "tin" at the same location?
I only ask as I'm thinking of throwing a few frontend servers together running memcache to share sessions an...
1
•
•
By
IMsupporting
-
Published Answer
Yes, Its possible using openVPN
All servers come with a static IP.
•
By
IMsupporting
-
Published Answer
I think you can “resize” a VM.
Ie: Shut it down, click resize and power on again.
I don’t think you can downgrade though..
•
By
IMsupporting
-
Published Answer
Its probably best to raise a ticket rather than “ask the community” Simply because you will need a DO employee to help.
•
By
IMsupporting
-
Published Answer
No, You are not being blocked.
You are connecting to the remote server fine.
Do you mean blocked inbound ( to your server? ) …
•
By
IMsupporting