More organized learning with the learning corners.
 
Linux Handbook
Linux Handbook
LHB Linux Digest
LHB Linux Digest #25.24: Learning Corners, apropos, Proxmox Monitoring, Handling Huge Log with Docker
By Abhishek Prakash • 29 Aug 2025 View in browser
View in browser
LHB Linux newlsetter
 
 

Hey there,

Have you checked the "learning corner" on the redesigned Linux Handbook website? It's a page from where you can access collections of tutorials on a specific topic, like Nano or Vim.

Learning Corner
Start learning in a more organized and streamlined manner
Linux Handbook •Abhishek Prakash

This is different from our courses, as those are more hands-on in approach and they teach you things in a sequence. The collections in Learning Corner are different as they are more of an assortment of tutorials on a specific topic organized in a sequence but not as cohesive as a course. I will be adding more collections in the Learning Corner in coming days.

By the way, I use Arch what do you think of the term "learning corner"? If you have a better suggestion, please let me know. If I like your suggestion and use it, you will get 1 year of Pro subscription for free (if you don't have it already) 😄

📖 Linux Tips and Tutorials

Man pages are good but some times you want something quicker. That's where apropos command comes in handy.

It may seem trivia but the different quotes have different effects in bash shell.

Understand various types of virtualization.

Virtualization: A Comprehensive Guide for Beginners
This is a complete beginner’s introduction to virtualization. Learn types of virtualization, its essential components a…
Linux Handbook •Avimanyu Bandyopadhyay

📚 Docker, Servers and DevOps

Recently, I noticed that a single Docker container was generating over 20 GB of log file. I did handle it and learned a few things about managing Docker containers.

Docker Logs Taking Too Much Disk Space? Here’s How to Fix it
Docker container generating GBs of logs? Reclaim the disk space by putting in a log rotate policy for your docker conta…
Linux Handbook •Abhishek Prakash

And the entire episode made me revisit the basics of logging in Docker.

How to Check Docker Logs [Stored or Real Time]
Explore and learn some interesting ways to make log management easier on Docker.
Linux Handbook •Avimanyu Bandyopadhyay

💡Quick terminal tip

If you are searching for a specific set of patterns using grep command repeatedly, better use a pattern file, than providing it as inline options.

$ grep -f patterncheck.txt agatha.txt
The Sittaford Mystery
Peril at End House
Lord Edgware Dies

Where, for example, patterncheck.txt will be:

Mystery
Lord
House
An animated GIF image showing the usage of a patterncheck file with grep command.

🛠️ Tool discovery

Find your next favorite software in this section.

uptime-Kuma: Self-hosted monitoring tool

uptime-kuma is an open-source, self-hosted monitoring and alerting tool that provides a user-friendly alternative to commercial services like UptimeRobot. It supports monitoring multiple service types with monitoring intervals as short as 20 seconds.

Features

  • Elegant and Fast UI.
  • Notifications via Telegram, Discord, etc.
  • Ping chart
  • Multiple status pages
  • Map status pages to specific domains
  • 2FA support
GitHub - louislam/uptime-kuma: A fancy self-hosted monitoring tool
A fancy self-hosted monitoring tool. Contribute to louislam/uptime-kuma development by creating an account on GitHub.…
GitHub •louislam

Pulse: Monitoring Application for Proxmox

Pulse is an open-source responsive monitoring application for Proxmox VE. It helps to monitor your entire Proxmox infrastructure from a single dashboard, with instant alerts for VM down, backup fails, etc.

Features

  • Auto-discovery of Proxmox nodes
  • Cluster Support
  • Enterprise Security
  • Smart Alerts
  • Minimal Resource Usage
  • Live monitoring of VMs, containers, nodes, storage.
GitHub - rcourtman/Pulse: A responsive monitoring application for Proxmox VE that displays real-time metrics across multiple nodes
A responsive monitoring application for Proxmox VE that displays real-time metrics across multiple nodes - rcourtman/Pu…
GitHub •rcourtman

📰 Linux news that matters

  • Novel filename injection attack deploys VShell backdoor through weaponized RAR archives.
  • Linux kernel integration nears completion for Qualcomm Adreno X1-45 graphics hardware.
  • Git 2.51 released with notable features.
  • Linux Foundation adopts Microsoft DocumentDB as open source PostgreSQL document database project.
  • AWS joins DocumentDB open source project under Linux Foundation stewardship.

😂 Geek humor

💌 Like the LHB Linux Digest newsletter?

You can encourage others to subscribe to this newsletter. (From here)

Become a Pro member and enjoy unlimited access to our eBooks, courses and in-depth tutorials.

Missed the previous editions? You can access the newsletter archives.

Join our community forum.

You may also contribute to Linux Handbook and share your experience and expertise with the community.

I like reading your messages, so just hit the reply button and share your thoughts 😄

More like this

More like this

Less like this

Less like this

Comment

Comment

Subscription details

You are receiving this because you are a free subscriber to Linux Handbook.

Name: not provided

Email: [email protected]

Member since: 12 February 2025

Manage subscription

Newsletter Powered by Ghost

Linux Handbook © 2025 – Unsubscribe