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

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
Linux tutorial - IT technology blog
Posted inLinux

Managing Multiple Java Versions on Linux: Stop Doing It Manually, Use SDKMAN!

Posted by By admin April 6, 2026
Forget manual Java installation! SDKMAN! lets you install, manage, and switch between Java 8, 11, 17, and 21 on Linux with simple commands and no root access.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering lshw, dmidecode, and hwinfo: A Deep Dive into Linux Hardware

Posted by By admin April 4, 2026
A guide to using lshw, dmidecode, and hwinfo to check detailed CPU, RAM, storage, and Serial Numbers on Linux. Essential tips for SysAdmins to master server hardware.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux SWAP Configuration Guide: A “Spare Tire” for Low-RAM Servers

Posted by By admin April 1, 2026
Don't let your server crash due to RAM exhaustion. A detailed guide on creating a Linux Swap File, optimizing swappiness, and practical tips for maintaining system stability under heavy load.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Is Linux Fragmented? How to Check and Optimize EXT4 and XFS Drives to Boost I/O Speed

Posted by By admin March 31, 2026
The idea that Linux doesn't fragment is a myth. Learn how to use e4defrag and xfs_fsr to check and optimize drives, effectively boosting server I/O performance.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering awk and sed: Log and Config File Processing Secrets for Sysadmins

Posted by By admin March 30, 2026
Stop editing GB-sized log files by hand. Learn how to use awk and sed to automate your Linux workflow with real-world expert examples.
Read More

Posts pagination

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