Welcome to Sysadmins of the North

The latest in tech, science, personal growth, business and travel curated for you daily.

Sysadmins of the North goes global!

2014-10-29

How to set up a global Geolocation DNS load balancing Varnish Cache Content Delivery Network with Bind9, geo-ip database, Varnish Cache and DigtalOcean. DIY High-Availability for your website!

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

How to set a good PHP realpath_cache_size

2014-10-23

Learn how to optimize PHP performance by checking and setting PHP realpath_cache_size. The realpath_cache_size size represents the total number of bytes in the path strings stored, plus the size of the data associated with the cache entry

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Check website availability with PHP and cURL

2014-09-10

A useful PHP script to check if your website is up and online available. It uses PHP and cURL. This script comes in handy because website uptime and availability is important, and you want your website to be always online available.

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Remove IIS Server version HTTP Response Header

2014-07-06

Windows Server IIS loves to tell the world that a website runs on IIS. It does so with the "Server:" header in the HTTP response, as shown below. In this post I'll show you how to remove HTTP response headers in Windows Server IIS. You don't want to give hackers too much information about your servers, right?.

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Delete all MAILER-DAEMON emails in Postfix queue

2014-06-04

How to delete all MAILER-DAEMON emails from your Postfix queue, when it matches a sender or recipient email address condition. In Postfix, there are various similar commands to delete messages from the Postfix mail queue, based on the Message-ID and/or email address for example...

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Test SMTP authentication and StartTLS

2014-05-17

Investigate SMTP authentication issues like a boss! When using TLS encrypted SMTP connections, it's always handy if you are able to create a SMTP logon credentials and test SMTP authentication over a TLS/StartTLS connection. Preferably from your command-prompt.

Share via
Copy link