Skip to content
ITNotes ITNotes

From Terminal to Cloud

  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
  • AI
  • DevOps
  • HomeLab
  • Linux
  • Networking
  • Programming
  • English
    • English
    • Tiếng Việt
    • 日本語
Home » Linux » Page 2
Linux tutorial - IT technology blog
Posted inLinux

Configuring systemd-oomd on Linux: Proactive Out-of-Memory Handling to Prevent Server Freezes

August 19, 2026
The Linux OOM killer fires too late — by the time it acts, your server is already frozen. After six months running systemd-oomd in production across multiple VPS instances, here's a concrete configuration guide covering PSI thresholds, cgroups v2 setup, and how to protect critical services while sacrificing expendable ones.
Read More
Linux tutorial - IT technology blog
Posted inLinux

How to Install and Use Homebrew on Linux: Manage Packages Without Root

August 19, 2026
Learn how to install and manage software on Linux without root privileges using Homebrew. This guide covers installation, PATH configuration, and practical commands for a modern dev workflow.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Centralized Logging with systemd-journal-remote: A Lightweight ELK Alternative

August 16, 2026
Learn how to centralize Linux logs without the resource heavy-lifting of ELK. A practical guide to setting up systemd-journal-remote for efficient, native logging.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Version Control for /etc: How Etckeeper Saves Your Linux Server from Configuration Disasters

August 16, 2026
Stop losing sleep over broken Linux configurations. Learn how to use Etckeeper to automatically track every change in /etc using Git, including package manager integration and easy rollbacks.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Beyond ext4: Optimizing F2FS for Peak SSD and SD Card Performance

August 16, 2026
Maximize your SSD and SD card performance. This guide explores F2FS optimization, including transparent ZSTD compression, garbage collection tuning, and write amplification reduction.
Read More
Linux tutorial - IT technology blog
Posted inLinux

How to Configure Bcache on Linux: Boosting HDD Performance with SSD Caching

August 12, 2026
Learn how to use bcache to combine the high speed of an SSD with the large capacity of an HDD on Linux. This guide covers setup, performance tuning, and practical tips from real-world server management.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Build Your Own Custom Ubuntu ISO: A Practical Guide to Cubic

August 12, 2026
Ditch the repetitive setup scripts. This guide shows you how to use Cubic to create a custom Ubuntu ISO with pre-installed tools, specific kernels, and tailored configurations.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Manually Exporting Variables: Automate Your Workflow with direnv on Linux

August 12, 2026
Stop managing environment variables manually. Learn how to use direnv on Linux to automatically load project settings when you enter a directory.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering Advanced curl: A Guide to API Auth, TLS Debugging, and Automation

July 17, 2026
Learn how to use advanced curl flags for JWT authentication, TLS debugging, and automated API testing directly from the Linux command line.
Read More
Linux tutorial - IT technology blog
Posted inLinux

IPMI and ipmitool on Linux: Remote Power Control, Hardware Alerts, and System Recovery

July 16, 2026
IPMI with ipmitool gives you hardware-level remote access to physical servers — power control, sensor monitoring, and console access that works even when SSH is completely gone. This guide covers approach comparison, security setup, and practical recovery workflows from real datacenter experience.
Read More

Posts pagination

Previous page 1 2 3 4 … 17 Next page
Copyright 2026 — ITNotes. All rights reserved.
Privacy Policy | Terms of Service | Contact: [email protected] DMCA.com Protection Status
Scroll to Top