Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

Linux

Linux tutorial - IT technology blog
Posted inLinux

Controlling Process Resources with cgroups v2 on Linux: Limiting CPU, RAM, and I/O Without Docker

Posted by By admin April 27, 2026
Learn how to master Linux system resources with cgroups v2. Detailed instructions on limiting CPU, RAM, and I/O for applications running directly on the OS without Docker.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Real-time File Monitoring with inotifywait: Effortless Automation on Linux

Posted by By admin April 26, 2026
Master real-time file and directory monitoring on Linux with inotifywait. Expert tips on avoiding infinite loops and optimizing max_user_watches for Sysadmins.
Read More
Linux tutorial - IT technology blog
Posted inLinux

OOM Killer: Why Linux Kills Your MySQL and How to Protect It

Posted by By admin April 24, 2026
When a Linux application shuts down unexpectedly, the OOM Killer is often to blame. Learn how to read dmesg logs, understand the oom_score metric, and protect MySQL and Redis from being terminated by the OS.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux ACL: How to Set ‘Ultra-Detailed’ Permissions for Each User (Replacing chmod 777)

Posted by By admin April 24, 2026
Forget chmod 777! Learn how to use Linux ACLs for 'surgical' user and group permissions, solving permission issues in real-world projects.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Say Goodbye to Cron Jobs: Switching to systemd Timers for Superior Task Scheduling

Posted by By admin April 22, 2026
Learn to use systemd Timers for Linux task scheduling as a replacement for Cron Jobs. A detailed guide on configuring auto-retries, centralized logging, and resource limits.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Boosting Linux Server I/O Performance: noatime and tuned profile Tips

Posted by By admin April 22, 2026
A quick guide to optimizing Linux I/O performance by configuring noatime and using tuned profiles to reduce system latency.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Direnv: The ‘Lifesaver’ for Automating Per-Project Environment Variables on Linux

Posted by By admin April 13, 2026
Manually managing environment variables on Linux often leads to data mix-ups between projects. Learn how to use direnv to automatically load and unload configurations as you switch directories.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Hunting Down and Eliminating Zombie Processes: When Linux Servers Are Besieged by the Undead

Posted by By admin April 12, 2026
Zombie processes don't consume RAM but can exhaust PIDs, paralyzing your Linux server. Discover how to track down PPIDs and eliminate these 'undead' processes based on real-world experience.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Escape ‘Dependency Hell’ on Linux with Nix: The Package Manager That Saved Me at 2 AM

Posted by By admin April 10, 2026
Nix Package Manager is a lifesaver for isolating software, supporting instant rollbacks, and completely eliminating library conflict errors on Linux. This guide provides practical installation and usage tips for DevOps and Sysadmins.
Read More
Linux tutorial - IT technology blog
Posted inLinux

How to Use rclone to Sync and Backup Data from Linux to the Cloud (Google Drive, S3, OneDrive)

Posted by By admin April 8, 2026
A step-by-step guide to installing and configuring rclone on Linux to sync and backup data to Google Drive, Amazon S3, and OneDrive using practical commands. Includes how to automate backups with cron and tips for optimizing performance.
Read More

Posts pagination

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