BASH – Bourne Again SHell
BASH is my Unix/Linux shell of choice. It’s a great command line interpreter that strikes the right balance of usefulness and ease of learning.
BASH is my Unix/Linux shell of choice. It’s a great command line interpreter that strikes the right balance of usefulness and ease of learning.
Got that Linux Mint Debian Edition 4 installed on my Dell XPS laptop, and it looks and feels amazing! Here’s the …
AWS Just as I was about to pick a date for my AWS Certified SysOps Administrator (Associate) exam, a bit of good news …
I’ve just learned about a very old but pretty cool Linux command – sfdisk. Somehow I’ve always managed to …
I’m writing an e-book on my approach to taking technical exams and obtaining relevant certifications. …
I knew it’s possible to setup VPN connections using native System Preferences in macOS, but discovered recently …
SSH config with jumphost SSH jumphost configuration in .ssh/config I needed to use a mobile 4G hotspot today and …
Red Hat Ansible There are many scenarios where some of your infrastructure isn’t directly accessible from your …
Cool! I didn’t even know Linux Mint have a Debian Edition, so LMDE 4 Debbie released last Friday is a great …
Python One very common mistake almost everyone makes in Python is this: you import a module for some additional …