The relentless onslaught of spam continues to drive mail administrators up the proverbial wall. DMARC, the unofficial successor to SPF (Sender Policy Framework), holds the promise of more email legitimacy, but can it deliver? Here is how you can put DMARC to the test.
How to migrate a mail server from one machine to another
There are two basic ways to migrate a mail server from one machine to another: with and without service downtime.
How to redirect all http to https in NGINX
When setting up https on an existing server, you need to provide a redirect for all those visitors arriving via http backlinks. Here is how to do this.
A quick guide to a solid DNS configuration using AWS Route 53 (and how to configure DNS using any other DNS service)
The most difficult thing about configuring the DNS settings for a domain is designing a plan of action: making up one’s mind about what kind of services you envision and how you want to route the traffic. Here’s a primer on how to configure DNS using Route 53 or any other service.
How to use rsync to transfer files and directories between hosts
The rsync utility can backup files, synchronize directory trees, and much much more, both on the local machine and between two different hosts—via push and pull. Here is how to tame it.
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- 6
- …
- 15
- Next Page »