-
Published Question
Hi all,
I am trying to understand the server load metrics and the relationship between server load and the CPU % graph
My droplet is shared CPU / 4 GB Memory / 2 CPUs $20 per month and it hosts low traffic websites.
D...
2
•
•
By
jr5689
Server Optimization
-
Published Question
Re https://www.digitalocean.com/community/tutorials/how-to-point-to-digitalocean-nameservers-from-common-domain-registrars - if I change the nameservers for my domain example.com to ns1.digitalocean.com what stops an...
Accepted Answer:
Hi @jr5689. To further elaborate on @JustSomeTech's post if you add your Domain to the system, nobody else would be able to do so.
Example
Let's assume you control <^>exampledomain.com<^> and you want to manage your <...
2
•
•
By
jr5689
DigitalOcean Accounts
-
Published Answer
It is a security feature introduced in the latest version of RVM
https://github.com/wayneeseguin/rvm/releases/tag/1.26.0
You j…
•
By
jr5689
-
Published Answer
I am no expert but since no-one else has replied yet…
<br>
<br>nginx and Apache are alternative web server softwares. Web server …
•
By
jr5689
-
Published Answer
@ Kamal Nasser - ok it works now, thank you :)
•
By
jr5689
-
Published Answer
@ Kamal Nasser
<br>
<br>$ cat /etc/hostname
<br>apple
<br>$
<br>
<br>Thanks…
•
By
jr5689
-
Published Question
Hi all,
I want to set my FQDN in the format myhostname.mydomain.com
I thought I only had to edit /etc/hosts:
$ cat /etc/hosts
127.0.0.1 localhost apple
The following lines are desirable for IPv6 capable hosts
:...
7
•
•
By
jr5689