Learn Bash Quickly
Learn Bash Quickly will teach you everything you need to get started with bash scripting. Each…
Learn Bash Quickly will teach you everything you need to get started with bash scripting. Each…
With tmux, you can create multiple terminal sessions that can be opened (attached) and closed (detached) or…
Stop wrestling with complex shell scripts and manual log parsing. AWK is your secret weapon for…
Whether you are a beginner or seasoned Linux user, you cannot escape Bash. From school curriculum…
Linux and its famed command line is vast. But you have to start somewhere. If you…
Ansible has become a cornerstone in the realm of automation, enabling efficient management of IT infrastructure…
Hexadecimal Input Convert Clear All Copy Result ASCII Output Supported Formats This tool accepts hexadecimal input…
“If there is a media out there, VLC can play it!”. I want to say the…
The AWK series continues with two more chapters. I have changed my initial plan to completely…
AWK handles numbers like a built-in calculator. I would say like a scientific calculator, as it…
Think of AWK patterns like a security guard at a nightclub – they decide which lines…
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…
You probably have noticed a lack of new articles this week. And there is a ‘good’…
How do you get help in the Linux command line? On Linux, there are man pages…
I have an interesting story to share. You are probably already aware that many products and…
Sausage is a word forming game, inspired by the classic Bookworm. Written in bash script, you…
Automating tasks is great, but what’s even better is knowing when they’re done or if they’ve…
If you manage servers on a regular basis, you’ll often find yourself entering some directories more…
As an engineer who has been tossing around Kubernetes in a production environment for a long…
Let’s get into it right away. A few weeks ago the 90 days account expiry from vRealize…
After years of training DevOps students and taking interviews for various positions, I have compiled this…