-
Published Answer
Hello,
Have you had a chance to read: https://wiki.debian.org/OpenVPN ?
The easy-rsa setup is covered here: https://wiki.debi…
•
By
mragusa
-
Published Answer
Hello,
The standard POP3 server runs in port 110 and is generally up to the user to decide which service they want to use. You c…
•
By
mragusa
-
Published Answer
Hello,
In order to use SSL for both hostnames, you will need to generate one certificate per hostname but you can use the SAN fi…
•
By
mragusa
-
Published Answer
Hello,
What sort of errors are you running into? Looking at your zone file, everything looks correct but I am seeing SERVFAIL er…
•
By
mragusa
-
Published Answer
Hello,
Do you see your domain able to resolve all the way down when you run:
dig <host> +trace
What does your zone file lo…
•
By
mragusa
-
Published Answer
Hello,
What ports do you see open when you run lsof -i ? Do you see ports 20,21 open or only port 22? If you can login via put…
•
By
mragusa
-
Published Answer
Hello,
You may want to check out the following sites to help you convert the file to something nginx understands:
http://wingin…
•
By
mragusa
-
Published Answer
Hello,
From a DNS standpoint, you would simply create the following records on your DNS page:
wordpress CNAME @
joomla CNAME @…
•
By
mragusa
-
Published Answer
Hello,
It seems like this error has nothing to do with DNS but rather that the apt process does not understand https based on th…
•
By
mragusa
-
Published Answer
Hello,
If you are utilizing the api from your site to create, modify and destroy DNS records, there should be no issue utilizing…
•
By
mragusa
-
Published Answer
Hello,
If you open up a support ticket with your email address in question, we can take a look on our back end to see where the …
•
By
mragusa
-
Published Answer
Hello,
The following post on stackoverflow may be a great resource:
http://unix.stackexchange.com/questions/21061/cleanly-swap-…
•
By
mragusa
-
Published Answer
Hello,
If you are currently going to use your droplet for running a mail server for sending and receiving mail, you will need to…
•
By
mragusa
-
Published Answer
Hello,
While it’s great to hear that SPF, DKIM , and DMARC are setup correctly, they are mainly used as anti-spoofing mechanisms…
•
By
mragusa
-
Published Answer
Hello,
The issue you are facing is that the initial response from your server to the sending server is based in the HELO command…
•
By
mragusa
-
Published Answer
Hello,
When you created the droplet, did you add the public key after? If so, you will need to manually add the key to your drop…
•
By
mragusa
-
Published Answer
Hello,
The issue you are facing is that you added www.rafael-ruiz.es as your DNS zone instead of rafael-ruiz.es. This causes lo…
•
By
mragusa
-
Published Tutorial
The FreeBSD operating system utilizes the GENERIC kernel by default. This is a default configuration used to support a large variety of hardware out of the box. However, there are many different reasons for compiling ...
•
By
Michael Ragusa
Server Optimization
System Tools
FreeBSD
-
Published Answer
One of my favorite reasons is that the documentation is very complete, the OS is pretty secure and I feel there is alot more simpli…
•
By
mragusa