LHB Linux Digest #25.21: firewalld, fail2ban, find command, self-hosted file management
AWS deleted my 10-year account and all data without warning After 10 years as an AWS…
AWS deleted my 10-year account and all data without warning After 10 years as an AWS…
When your Linux system is generating thousands of log entries every minute, finding information about a…
Take advantage of the “lifetime membership” offer. For a single payment, you get the paid membership…
The classic way of following a log file in real time is by using the tail…
Hexadecimal Input Convert Clear All Copy Result ASCII Output Supported Formats This tool accepts hexadecimal input…
We have just launched the “lifetime membership” option. For a single payment, you get the Plus…
Regex (Regular Expressions) is like a super-powered search function with pattern recognition. Think of it as…
Configure networks using systemd-networkd. Set static IPs, DHCP, bridges, and more—ideal for minimal or headless Linux…
Modern infrastructure operations depend on automation not only for efficiency, but also for repeatability. Among the…
The AWK series continues with two more chapters. I have changed my initial plan to completely…
AWK isn’t just a text processor – it’s your personal calculator and string manipulation wizard rolled…
AWK isn’t just a text processor – it’s your personal calculator and string manipulation wizard rolled…
AWK handles numbers like a built-in calculator. I would say like a scientific calculator, as it…
I told you about the AWK tutorial series in the previous newsletter. Well, it has an…
You already saw a few built-in variables in the first chapter. Let’s have a look at…
Think of AWK patterns like a security guard at a nightclub – they decide which lines…
If you’re a Linux system administrator, you’ve probably encountered situations where you need to extract specific…
Is it too ‘AWKward’ to use AWK in the age of AI? I don’t think so….
We have converted our text-based Docker course into an eBook; Learn Docker Quickly. It is available…
Ever wondered how to make your bash scripts more robust and professional? The declare command in…
Paste your YAML content or upload a file to validate syntax. Scroll down to see the…
I see a lot of posts on my Twitter (or X) feed debating the merits of…
Linux doesn’t get easier. You just get better at it. This is what I always suggest…
Have you ever watched a bearded sysadmin navigate their editor with lightning speed, jumping between multiple…