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
    • 日本語
Breakings
Linux tutorial - IT technology blog
Beyond APT: A Field Guide to Snap, Flatpak, and AppImage
June 4, 2026
Database tutorial - IT technology blog
Native MySQL High Availability: A Practical Guide to InnoDB Cluster and Router
June 4, 2026
Programming tutorial - IT technology blog
Shipping Cross-Platform: A Production-Grade Guide to Flutter and Dart
June 4, 2026
HomeLab tutorial - IT technology blog
Self-Hosting Penpot on Docker: The Private, Open-Source Figma Alternative
June 4, 2026
Linux tutorial - IT technology blog
Reboot Linux in Seconds: Using kexec to Skip BIOS and POST
June 4, 2026
DevOps tutorial - IT technology blog
Telepresence: Local Microservices Debugging Without the 10-Minute Rebuild
June 4, 2026
Linux tutorial - IT technology blog
Stop Guessing: Use Flame Graphs to Pinpoint Linux CPU Bottlenecks
June 4, 2026
Programming tutorial - IT technology blog
HTMX: Building Interactive Web Apps Without the JavaScript Fatigue
June 4, 2026
Linux tutorial - IT technology blog
Ditch GRUB for systemd-boot: A Leaner, Faster Way to Boot Linux
June 4, 2026
AI tutorial - IT technology blog
Automating Prompt Optimization with DSPy: Declarative LLM Programming That Replaces Manual Prompt Engineering
June 3, 2026
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
Security tutorial - IT technology blog
Posted inSecurity

Static Malware Analysis with Ghidra: A Hands-on Guide for Linux

May 24, 2026
Learn how to use Ghidra on Linux for static malware analysis. This guide provides a practical workflow for reverse engineering ELF and PE binaries to uncover hidden threats.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Ditch the Cloud: Self-Hosting a Lean DevOps Stack with Gitea and Actions

May 24, 2026
Take control of your DevOps data. This guide shows you how to deploy a high-performance Gitea instance and Gitea Actions runner using Docker Compose for private, low-cost CI/CD.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Scaling PostgreSQL Beyond a Single Node: A Practical Citus Guide

May 24, 2026
Is your PostgreSQL database hitting its limits? Learn how to scale horizontally using Citus to distribute data across multiple nodes and run parallel queries for massive performance gains.
Read More
HomeLab tutorial - IT technology blog
Posted inHomeLab

Old Gear, New Life: A 6-Month Review of My Proxmox HomeLab Cluster

May 24, 2026
I spent six months running a Proxmox cluster on repurposed Dell Optiplex micros. Here is the hardware audit, the configuration tweaks, and the monitoring tools that keep it running 24/7.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Stop SSRF in Its Tracks: A Hardened Guide to API & Web Security

May 24, 2026
Is your server secretly attacking your internal network? Learn how to prevent SSRF vulnerabilities using Python IP validation, AWS IMDSv2, and network-level egress filtering.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Speed and Stability: Configuring MultiPath TCP (MPTCP) on Linux

May 24, 2026
Combine multiple network links for double the speed and 100% uptime. This guide shows you how to configure MultiPath TCP (MPTCP) on modern Linux systems using native kernel tools.
Read More
Programming tutorial - IT technology blog
Posted inProgramming

Building High-Performance Backend with Kotlin and Ktor: A Production-Ready Guide

May 24, 2026
Master high-performance backend development using Kotlin and Ktor. Learn to build non-blocking RESTful APIs with structured routing, JSON serialization, and efficient database integration.
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
Linux tutorial - IT technology blog
Posted inLinux

Mastering Linux initramfs: Custom Drivers and Boot Scripts

May 23, 2026
Don't let boot errors stop you. Learn how to inject drivers, kernel modules, and custom scripts into the Linux initramfs for both Debian and RHEL systems.
Read More

Posts pagination

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