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

Mastering ss and ip Commands for Advanced Linux Network Troubleshooting

May 30, 2026
Ditch the deprecated netstat and ifconfig. This guide covers how to use ss and ip for high-performance Linux network troubleshooting and socket analysis.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Nix on Ubuntu and Debian: Multi-Version Software and Atomic Rollbacks

May 30, 2026
Ditch dependency conflicts on Ubuntu and Debian. Learn how to use the Nix Package Manager for side-by-side software versions, non-root installs, and instant rollbacks.
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
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
Linux tutorial - IT technology blog
Posted inLinux

Linux Ftrace: Diagnosing Kernel Latency Without the Strace Overhead

May 28, 2026
Master Ftrace, the Linux kernel's built-in tracer, to solve production latency. Learn function graphing, PID filtering, and how to interpret microsecond-level bottlenecks with minimal overhead.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop the Lag: High-Performance Remote Dev with Mutagen and Linux via SSH

May 27, 2026
Eliminate remote development lag. This guide shows you how to use Mutagen to achieve sub-100ms code synchronization between your local IDE and Linux servers over SSH.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering udev Rules: Fix Shifting USB Names and Automate Linux Hardware

May 26, 2026
Tired of your Linux device names changing after every reboot? Learn how to write udev rules to create persistent symlinks, automate hardware scripts, and manage USB permissions like a pro.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Hardcoding SMTP: Set Up a Postfix Mail Relay for Linux Alerts

May 25, 2026
Learn how to configure Postfix as a send-only mail relay on Linux. This guide covers installation, security hardening, and address rewriting to ensure your system alerts and Cron jobs deliver emails reliably.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Locking Down SFTP: A Field Guide to Chroot Jails on Linux

May 24, 2026
Isolate SFTP users and prevent lateral movement. This production-ready guide walks you through OpenSSH Chroot Jails, strict permission mapping, and monitoring strategies.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Real-Time File System Monitoring with inotifywait and incron on Linux: Auto-Trigger Scripts on File Events

May 23, 2026
Learn how to use inotifywait and incron to monitor Linux filesystem changes in real time and automatically trigger shell scripts when files are created, modified, or deleted. Includes practical examples for upload processing, config reloading, and debouncing rapid events.
Read More

Posts pagination

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