This is how to set up a SSL certificate on your server and running with it, using DirectAdmin on Debian GNU/Linux. All of the following tasks are done as root, from the command line: cd /usr/local/directadmin/conf create a private key: openssl genrsa -out cakey.pem...
Introduction In some cases, it may be necessary to change all account passwords on your DirectAdmin server. For example if the server was compromised, or leaks that have been found (such as the recent openssl security holes), or an employee who has all the passwords...
For years now, spam has been a nuisance that has plagued many internet users. Most people however, think that spam e-mail is being sent out by an actual person behind an actual computer, while in reality, these spammers (ab)use hacked e-mail/server accounts, or...
Internet Protocol version 6 (IPv6) was designed by the Internet Engineering Task Force (the IETF) to expand the amount of IP addresses available. IPv6 addresses are 128-bit addresses, expressed in hexadecimal notation (for example, 2001:DB8:8::260:97ff:fe40:efab)....
DirectAdmin is already a very feature-rich control panel. It supports many functions and is delivered with many great tools. But of course not everything can be build-in, and that is where plugins are a great addition. There are many plugin developers and they all...
This document will explain how to create a .htaccess file to redirect your site or site content. This will not redirect any emails for your domains. 1. Create an empty text file using a text editor such as notepad, and save it as htaccess.txt. NOTE: The reason you...