LHB Linux Digest #25.06: Networking, Pipes, Port Mapping, Log Viewing and More
Your regular dose of Linux tips and tutorials.
ยท Abhishek Prakash
Docker Interview Questions: From Beginners to Advanced
Quickly revise the Docker concepts before your job interview with this set of more than 50 questions and their answers.
ยท Abhishek Prakash
LHB Linux Digest #25.05: Terminal Shortcuts, Sed Guide, DaemonSet, Xpipe and More
Enjoy LHB Linux Digest on no-deploy Fridays :)
ยท Abhishek Prakash
How to Go to Root Directory in Linux
Learn how to navigate to the root directory in Linux with a simple command. Understand the differences between / and /root, plus practical navigation tips for beginners.
ยท Abhishek Prakash
Whereis Command Examples
ยท Abhishek Prakash
LHB Linux Digest #25.04: Self-host VPN, Swap Size Change, Crontab Logs and More
Starting a career with Linux? What are your choices?
ยท Abhishek Prakash
What Kind of Job Can You Get if You Learn Linux?
While there are tons of job roles created around Linux, here are the ones that you can choose for an entry level career.
ยท Abhishek Prakash
LHB Linux Digest #25.03: BusyBox, solidtime, command history tips, reverse proxy and More
Don't stop Linux-ing :)
ยท Abhishek Prakash
Vi vs Vim: What's the Difference?
Let me clear some of the confusion around the use of Vi and Vim.
ยท Abhishek Prakash
LHB Linux Digest #25.02: Linux Books, Watchtower, ReplicaSets and More
Learn Linux, one newsletter at a time
ยท Abhishek Prakash
Top Container Monitoring Solutions: Tools to Keep Your Deployments Running Smoothly
Discover the best container monitoring solutions to track performance, optimize resource usage, and ensure seamless deployments.
ยท Abhishek Prakash
LHB Linux Digest #25.01: Free Linux Course, ListMonk, File Descriptors and More
Let's continue Linux-ing in 2025
ยท Abhishek Prakash
LHB Linux Digest #24.22: Self-host Mailcow, Subshell vs login shell, Xargs and More
Subshell or login? What's the difference?
ยท Abhishek Prakash
LHB Linux Digest #24.21: SSH Logs, Leantime, Ansible Cron and More
Logs don't lie
ยท Abhishek Prakash
How to View SSH Logs on Linux
Logs can help you a lot while troubleshooting. Let's see how you can view SSH logs on your Linux server.
ยท Abhishek Prakash
Ansible Git Module: Manage Git Repositories
This module lets you deal with git repos from your playbooks.
ยท LHB Community
LHB Linux Digest #24.20: New Course Launched, Shebang, Quotes, Crontab, Docker with GPU and More
Kubernetes Operator course is now available!
ยท Abhishek Prakash
Chapter 6: Kubernetes Operator Using Operator SDK
Now, let's see how you can solve the same sample problem scenario with Kubernetes Operator SDK.
ยท Abhishek Prakash
Chapter 5: Kubernetes Operator Using Kubebuilder
Now, let's see how you can solve the sample problem scenario with Kubernetes Operator using Kubebuilder.
ยท Abhishek Prakash
Chapter 4: Sample Project Scenario
Let's see what problem you can solve with Kubernetes Operator with this practical scenario.
ยท Abhishek Prakash
Chapter 3: Revisiting Go Concepts
It is time to brush up on the essentials of Go programming language briefly in this video. Skip it if you are already familiar with it.
ยท Abhishek Prakash
Chapter 2: Revisiting Docker and Kubernetes Concepts
It would be a good idea to brush up your basics of Docker and Kubernetes.
ยท Abhishek Prakash
LHB Linux Digest #24.19: Firewalld, Terraform Merge List, Pygtail Log Viewer and More
Get your firewall up.
ยท Abhishek Prakash
Ansible Fetch Module: Get Files from Remote Nodes
The fetch module allows you to get files from remote nodes. Here are some practical examples of using this module.
ยท Abhishek Prakash
LHB Linux Digest #24.18: Ansible Modules, SSD Health, Server Monitoring Hub and More
A new video player will improve your learning experience.
ยท Abhishek Prakash
Chapter 1: Set Up Your Lab Environment
First thing first, let's see what you need to do if you want to follow the steps on your machine.
ยท Abhishek Prakash
LHB Linux Digest #24.17: System Info, Ansible Tags, Docker Compose, Vim vs NeoVim and More
We have a new course in almost finishing stage.
ยท Abhishek Prakash
LHB Linux Digest #24.16: Pro Vim Tips, Kubernetes Tips, SSH Config Tweaks and More
Minor UI changes that you'll love <3
ยท Abhishek Prakash
LHB Linux Digest #24.15: New Courses Portal Launch, Sudo Tweaks, Docker Tips and More
A dedicated course portal from where you can get individual courses.
ยท Abhishek Prakash
Check Prime Number
Here are a couple of bash scripts example to check whether a given number is prime or not.
ยท Abhishek Prakash