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

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

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
Networking tutorial - IT technology blog
Posted inNetworking

Taming the Linux Conntrack Table: A Guide to Netfilter State Tracking

July 5, 2026
Is your Linux server dropping packets? It might be a full conntrack table. Learn how to tune nf_conntrack_max, adjust TCP timeouts, and troubleshoot NAT issues.
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
Linux tutorial - IT technology blog
Posted inLinux

Beyond Cron: Mastering at and anacron for Flexible Linux Scheduling

June 17, 2026
Don't let downtime kill your automation. Learn how to use 'at' for one-off Linux tasks and 'anacron' for reliable periodic scheduling on systems that don't run 24/7.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Linux Firmware Management with fwupd: Updating BIOS, SSDs, and Hardware Security

June 15, 2026
Learn how to manage and update hardware firmware on Linux using the powerful fwupd utility. This guide covers BIOS, SSD, and peripheral updates using the Linux Vendor Firmware Service (LVFS).
Read More

Posts pagination

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