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

Beyond APT: A Field Guide to Snap, Flatpak, and AppImage

June 4, 2026
Dependency hell is avoidable. Learn how to use Snap, Flatpak, and AppImage to isolate your Linux applications, improve security, and ensure your production services never crash after a system update.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Reboot Linux in Seconds: Using kexec to Skip BIOS and POST

June 4, 2026
Don't let BIOS and POST cycles ruin your uptime. This guide shows you how to use kexec to reload the Linux kernel instantly, skipping the time-consuming hardware initialization phase.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Ditch GRUB for systemd-boot: A Leaner, Faster Way to Boot Linux

June 4, 2026
Tired of slow boot times and complex GRUB configurations? Learn how to switch to systemd-boot, a lightweight and modern UEFI boot manager that simplifies your setup and speeds up your Linux system.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Long-Term Network Bandwidth Monitoring with vnStat on Linux: Track, Analyze, and Export Usage Reports

June 3, 2026
vnStat is a lightweight Linux daemon that tracks network bandwidth over time — no packet capture, minimal overhead. This guide walks through installation, daemon setup, querying daily/monthly/yearly reports, and exporting data to JSON for scripts and alerts.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering lsof: Find Which Process is Using Your Files and Ports

June 3, 2026
Master the lsof command on Linux to troubleshoot system issues by identifying which processes are using specific files, network ports, and sockets. Learn practical tips for production environments.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Waiting: Mastering GNU Parallel to Maximize Your Linux CPU

June 3, 2026
Stop waiting for single-threaded Bash loops. Master GNU Parallel to run tasks across all your CPU cores simultaneously, reducing processing times from hours to minutes.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering OverlayFS: A Practical Guide to Union Filesystems and Container Storage

May 31, 2026
Master Linux OverlayFS to merge read-only and writable layers. This technical guide provides hands-on examples for Docker optimization, persistent Live USBs, and troubleshooting XFS ftype issues.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Modern Linux User Management with systemd-homed: Encryption, Quotas, and Portability

May 29, 2026
Ditch traditional /etc/passwd management for systemd-homed. Learn to configure encrypted, portable user accounts and dynamic disk quotas on modern Linux systems.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Stop Mapping Networks Manually: Use LLDP and CDP on Linux Instead

May 28, 2026
Stop relying on outdated spreadsheets. Learn how to use lldpd on Linux to automatically discover switch ports and build a real-time network map.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Guessing: Automate Linux Performance with Tuned Profiles

May 28, 2026
Stop manual sysctl hacking. This guide shows you how to use Tuned to automate Linux performance for databases, web servers, and virtualization with real-world examples and custom profiles.
Read More

Posts pagination

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