-
Published Answer
It’s a preauthorization request. It will get refunded.
When you add a credit card to your DigitalOcean account, we may send a …
•
By
marwanamireh
-
Published Question
Could there be support for TSLA records on the domain manager?
2
•
•
By
marwanamireh
DNS
Networking
-
Published Answer
I think DigitalOcean updated the image, because the issue fixed itself recently.
•
By
marwanamireh
-
Published Question
Hi,
I'm trying to set my FQDN so that when I do hostname -f, it gives me my FQDN (like mx.example.com) instead of my hostname which I used to create my Droplet.
I would appreciate any help.
Thanks.
Accepted Answer:
Hello, @amirehmarwan
I believe that there are 3 things that you need to do:
1 Use the following command:
sudo hostnamectl set-hostname hostname
2 Update your hostname in your hosts file:
vim /etc/hosts
3 Find the...
1
•
•
By
marwanamireh
Ubuntu 18.04
Networking
-
Published Question
Hi,
Whenever I create a Debian 10 Droplet, I am able to access root using my SSH key just fine. But when I need to setup a non-superuser account and SSH to it, using this guide by DigitalOcean (https://www.digitaloc...
2
•
•
By
marwanamireh
Debian 10