Browsing Category
Linux
22 posts
10 Essential Lynis Security Audit Commands for Linux Hardening
1. Running Your First Lynis Security Audit Before you harden anything, you need to know what’s wrong. That’s…
10 Essential CrowdSec Setup Steps for Linux Server Security
If you run a Linux server exposed to the internet, you have probably seen the logs. Endless SSH…
10 Essential fail2ban Commands for Securing Your Linux Server
10 Essential fail2ban Commands for Securing Your Linux Server If you run a Linux server that’s exposed to…
10 Powerful gping Command Examples for Network Latency Monitoring
Standard ping has been a go-to network tool for decades. But reading raw text output to spot latency…
10 Essential ncdu Command Examples for Linux Disk Usage Analysis
When your Linux drive starts filling up and you need to know exactly what’s taking the space, the…
10 Powerful Yazi File Manager Features for Lightning-Fast Terminal Navigation
1. Blazing Fast Directory Navigation with the Yazi File Manager The yazi file manager is built in Rust…
8 Practical xargs Command Examples for Linux Power Users
1. What the xargs Command Does The xargs command reads items from standard input and runs a command…
7 Essential tldr Command Examples for Faster Linux Help
What Is the tldr Command The tldr command is one of those tools I wish I had found…
7 Essential duf Command Examples for Linux Disk Management
Checking disk space is a routine task for any Linux user. The standard df command works, but its…
8 Essential socat Command Examples for Powerful Linux Networking
1. Connect to a Remote Port with the socat command The simplest use of the socat command is…