Articles tagged with Linux

Linux monitoring: top vs htop vs btop

top, htop, and btop all show you what a Linux system is doing, but they are not equally useful in every situation. Here is when to use each one and why top still belongs in your toolkit.

How to Configure OpenDKIM with Postfix

If you send email from a Postfix mail server, configuring OpenDKIM is necessary to authenticate your domain. Without it, email providers like Gmail and Yahoo will junk or reject your emails. Here’s how to set it up.

Linux Commands for Web Developers

It is the responsibility of web developers to understand how their code is impacting the server environment. Here are a few essential commands to gauage your impact.