Skip to main content
Abhishek Prakash

Abhishek Prakash

454 posts published

Creator of Linux Handbook and It's FOSS. An ardent Linux user who has new-found love for self-hosting, homelabs and local AI.

LHB Linux Digest
Newsletter

LHB Linux Digest #25.02: Linux Books, Watchtower, ReplicaSets and More

Learn Linux, one newsletter at a time

ยท Abhishek Prakash

Container Monitoring Solutions
Tools

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
Newsletter

LHB Linux Digest #25.01: Free Linux Course, ListMonk, File Descriptors and More

Let's continue Linux-ing in 2025

ยท Abhishek Prakash

LHB Linux newsletter
Newsletter

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 newsletter
Newsletter

LHB Linux Digest #24.21: SSH Logs, Leantime, Ansible Cron and More

Logs don't lie

ยท Abhishek Prakash

View ssh logs
SSH Troubleshoot

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
Ansible Modules

Ansible Git Module: Manage Git Repositories

This module lets you deal with git repos from your playbooks.

ยท LHB Community

LHB Linux Digest #24.20
Newsletter

LHB Linux Digest #24.20: New Course Launched, Shebang, Quotes, Crontab, Docker with GPU and More

Kubernetes Operator course is now available!

ยท Abhishek Prakash

Kubernetes Operator Using Operator SDK
Kubernetes Operator

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

Kubernetes Operator Using Kubebuilder
Kubernetes Operator

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

Sample Project Scenario
Kubernetes Operator

Chapter 4: Sample Project Scenario

Let's see what problem you can solve with Kubernetes Operator with this practical scenario.

ยท Abhishek Prakash

Revisiting Go Concepts
Kubernetes Operator

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

Revisiting Docker and Kubernetes Concepts
Kubernetes Operator

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
Newsletter

LHB Linux Digest #24.19: Firewalld, Terraform Merge List, Pygtail Log Viewer and More

Get your firewall up.

ยท Abhishek Prakash

Ansible Fetch module
Ansible Modules

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 newsletter
Newsletter

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

Kubernetes Lab Setup
Kubernetes Operator

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
Newsletter

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
Newsletter

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
Newsletter

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

Bash check prime number
Bash Practice Exercises

Check Prime Number

Here are a couple of bash scripts example to check whether a given number is prime or not.

ยท Abhishek Prakash

LHB Linux Digest #24.14
Newsletter

LHB Linux Digest #24.14: Process Substitution, Docker WebUI, K8 Editing and More

Docker and Kubernetes plus some bash tips

ยท Abhishek Prakash

LHB Linux Newsletter
Newsletter

LHB Linux Digest #24.13: Flatpak, System Calls, Docker Compose Tips and More

Latest Linux and DevOps learning from Linux Handbook

ยท Abhishek Prakash

LHB Linux Newsletter
Newsletter

LHB Linux Digest #24.12: Certifications, Bash Scripting Course, Ansible Tips and More

Enjoy the Linux learning.

ยท Abhishek Prakash

LHB Linux Newsletter
Newsletter

LHB Linux Digest #24.11: Introducing Docker Course, Rethinking DevOps, Sed Command, YAML and More

The Docker course is here, well, almost.

ยท Abhishek Prakash

Infrastructure Monitoring
Tools

Consider These Four On Prem Infrastructure Monitoring Solutions

Looking for on-premise infrastructure monitoring solution recommendations? Here are a few suggestions you can give a try.

ยท Abhishek Prakash

LHB Linux Digest #24.10: Nano and Vim Series, OOM Concept, Ansible Apt and More
Newsletter

LHB Linux Digest #24.10: Nano and Vim Series, OOM Concept, Ansible Apt and More

Two tutorial series on Vim and Nano editors among other things.

ยท Abhishek Prakash

OOM Killer in Linux
Explain

Understanding Out of Memory Killer (OOM Killer) in Linux

Learn about Linux kernel's out of memory management handling mechanism.

ยท Abhishek Prakash

firewalld-cmd command examples
Network Monitoring Commands

firewalld-cmd Command Examples

The firewall-cmd command line tool lets you interact and manage the firewalld firewall in Linux. Here's how to use this command.

ยท LHB Community

Bash script factorial
Bash Practice Exercises

Calculate Factorial of a Number

Here are a few sample example bash scripts to display the Fibonacci sequence based on a given input.

ยท Abhishek Prakash