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

Mastering Advanced curl: A Guide to API Auth, TLS Debugging, and Automation

July 17, 2026
Learn how to use advanced curl flags for JWT authentication, TLS debugging, and automated API testing directly from the Linux command line.
Read More
Linux tutorial - IT technology blog
Posted inLinux

IPMI and ipmitool on Linux: Remote Power Control, Hardware Alerts, and System Recovery

July 16, 2026
IPMI with ipmitool gives you hardware-level remote access to physical servers — power control, sensor monitoring, and console access that works even when SSH is completely gone. This guide covers approach comparison, security setup, and practical recovery workflows from real datacenter experience.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Guessing: Benchmarking Linux Disk Performance with fio

July 16, 2026
Marketing specs for SSDs and NVMe drives often mislead. Learn how to use fio to get accurate IOPS and latency data before you deploy to production.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux NVMe Management: Monitoring Health and Updating Firmware with nvme-cli

July 5, 2026
Take control of your Linux storage. This guide moves beyond basic disk tools to show you how to monitor NVMe health, update firmware, and optimize LBA formats using nvme-cli.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux Kdump: How to Diagnose the Kernel Panics That Standard Logs Miss

July 5, 2026
Don't let a Kernel Panic leave you in the dark. This guide shows you how to configure Kdump, reserve memory, and analyze vmcore files to find the root cause of Linux system crashes.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Using Sudo for Everything: A Guide to systemd User Units and Lingering

July 5, 2026
Ditch sudo for your background tasks. Learn how to set up systemd user units and enable lingering to keep services running securely and persistently without root access.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mastering ssh-agent and SSH Key Forwarding on Linux: Manage Multiple Keys and Chain Servers Securely

June 29, 2026
Managing multiple SSH keys across servers gets messy fast. This guide lays out four approaches — from a single shared key to ssh-agent with forwarding — with honest trade-offs for each, then walks through the full setup for chaining server connections securely while keeping private keys on your local machine.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux Disk Partition Management with parted, gdisk, and fdisk: GPT/MBR Guide

June 29, 2026
Compare fdisk, gdisk, and parted for Linux disk partitioning — learn when to use each tool, how to create and resize GPT/MBR partitions, and how to recover from a corrupted partition table with practical commands.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Mount Remote Storage as Local Drives: A Guide to FUSE and SSHFS on Linux

June 28, 2026
Learn how to use FUSE and SSHFS to mount remote directories and cloud storage as local drives on Linux. This guide covers installation, performance tuning, and how to manage mounts without root access.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Stop Wasting Storage: A Practical Guide to BorgBackup on Linux

June 17, 2026
Learn how to implement efficient, encrypted backups on Linux using BorgBackup. This guide covers deduplication techniques to save storage space and provides a complete automation script for server administrators.
Read More

Posts pagination

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