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

Recovering Deleted Linux Partitions: A Real-World Guide to TestDisk and PhotoRec

August 24, 2026
Accidentally deleted a partition or formatted a drive? This guide walks you through using TestDisk and PhotoRec to recover lost data on Linux, based on real-world emergency scenarios.
Read More
AI tutorial - IT technology blog
Posted inAI

Mastering LanceDB on Linux: Fast, Embedded Vector Search Without the Infrastructure Headache

August 23, 2026
Ditch the heavy infrastructure. Learn how to deploy LanceDB on Linux for high-performance, embedded vector search in your AI applications.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Eliminate Bufferbloat on Linux: A Guide to SQM and CAKE for Low-Latency Networking

August 21, 2026
Bufferbloat can ruin your network experience even on high-speed connections. This guide walks you through configuring SQM with the CAKE algorithm on Linux to keep your latency low and your gaming/VoIP smooth.
Read More
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
AI tutorial - IT technology blog
Posted inAI

OpenManus on Linux: A Practical Guide to Deploying Your First Autonomous AI Agent

August 17, 2026
Ditch the chatbots and deploy a real worker. Here is how to set up OpenManus on Linux for autonomous web browsing, coding, and task automation.
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
Networking tutorial - IT technology blog
Posted inNetworking

Fixing the Single-Core Bottleneck: Scaling Linux Networking with RSS, RPS, and RFS

August 15, 2026
Is CPU0 pinning at 100% while your other cores sit idle? Learn how to use RSS, RPS, and RFS to distribute network interrupts and eliminate packet loss on Linux.
Read More

Posts pagination

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