Archive for the 'HOWTOs' Category

HOWTO: use forwards in bind to only answer queries for domains on your servers (and not be an open dns server)

This howto is meant to be a quick fix for those moving from one server to two or those with two servers who want to disable recursion. This only works if at least one of your nameservers answers authoritatively for each zone already. I believe it should work for those with more than two servers as long as one of the nameserver listed for any given domain does answer authoritatively. But if you have more servers than two, you should probably looking to setup your dns properly rather than using this quick fix shown here. Continue reading ‘HOWTO: use forwards in bind to only answer queries for domains on your servers (and not be an open dns server)’

HOWTO: Create a self-signed (wildcard) SSL certificate

The following commands are all you need to create a self-signed (wildcard, if you want) SSL certificate: Continue reading ‘HOWTO: Create a self-signed (wildcard) SSL certificate’

HOWTO: Setup SSL certificates for mail services (pop3s, imaps, smtps) on Plesk / Courier-Imap / Qmail

This howto will show you how to setup an SSL certificate on a Plesk server so that it will be used when people connect through secure pop, smtp and imap. Continue reading ‘HOWTO: Setup SSL certificates for mail services (pop3s, imaps, smtps) on Plesk / Courier-Imap / Qmail’

HOWTO: Backup and restore a Plesk domain from the command line

This HOWTO shows how to use the Plesk command line utilties to backup and restore a single domain. This can be useful, among other reasons, as a way to move a site between servers (though now they have the Migration Manager for that) or as a way to make a final backup of a domain before removing it (though to be safe you should make other backups and have regular periodic backups as well). Continue reading ‘HOWTO: Backup and restore a Plesk domain from the command line’