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
Programming tutorial - IT technology blog
Speed Up Python with Numba JIT: Make Heavy Data Processing 100x Faster
September 3, 2026
DevOps tutorial - IT technology blog
CDK for Terraform (CDKTF) with Python: Deploy Cloud Resources Without Writing HCL
September 3, 2026
Programming tutorial - IT technology blog
Clean Up Your Java Code: A Practical Guide to Vavr
September 3, 2026
DevOps tutorial - IT technology blog
Stop Deploying Broken Docker Images: A Guide to Container Structure Tests
September 3, 2026
Programming tutorial - IT technology blog
Mastering Golang Memory Profiling: A Practical Guide with pprof
September 3, 2026
DevOps tutorial - IT technology blog
Stop Storing Secrets in Git: A Guide to 1Password Connect on Kubernetes
September 3, 2026
Networking tutorial - IT technology blog
Building a Network Performance Testbed: High-Speed Testing with TRex on Linux
September 1, 2026
Programming tutorial - IT technology blog
Stop Writing Boilerplate: A Guide to Python Dataclasses, Attrs, and Pydantic
September 1, 2026
Networking tutorial - IT technology blog
Build Your Own Private 5G Network: A Hands-On Guide with Open5GS and srsRAN
September 1, 2026
Programming tutorial - IT technology blog
Mastering Socket.IO in Node.js: Building Secure, Production-Ready Real-Time Apps
September 1, 2026
Security tutorial - IT technology blog
Posted inSecurity

Subdomain Takeover: How to Find and Fix Dangling DNS Before Hackers Do

August 25, 2026
Subdomain takeovers are a silent but high-impact threat. This guide walks you through using Subfinder and Nuclei to build an automated system that detects and fixes dangling DNS records.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Hunting Lateral Movement: Practical Detection with osquery, Zeek, and Sigma

August 25, 2026
Lateral movement is how hackers turn a single compromised laptop into a full-scale data breach. Learn to use osquery, Zeek, and Sigma to detect and stop them.
Read More
AI tutorial - IT technology blog
Posted inAI

Terminal-Based AI: Mastering the Gemini CLI for Faster Workflows

August 25, 2026
Stop wasting time switching between your terminal and browser. Learn how to install and use the Gemini CLI to debug logs, refactor scripts, and automate git commits.
Read More
HomeLab tutorial - IT technology blog
Posted inHomeLab

Stop the Leaks: Using Gluetun as a Centralized Docker VPN Gateway

August 25, 2026
Is your HomeLab leaking your real IP? Learn how to use Gluetun and Docker to create a centralized VPN gateway with a fail-safe kill switch for all your services.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Real-time Linux Security with Tetragon and eBPF: Stopping Attacks at the Kernel Level

August 25, 2026
Move beyond reactive logging. Learn how to use Tetragon and eBPF to monitor kernel events and block malicious processes like unauthorized file access and network scans in real-time.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Troubleshooting Linux at Runtime: A Practical Guide to BCC and eBPF

August 25, 2026
Stop guessing why your Linux server is slow. Learn how to use BCC and eBPF tools like execsnoop, biolatency, and tcptop to diagnose I/O, network, and process issues in real-time.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Zellij Guide: Why This Rust-Based Multiplexer is Replacing Tmux

August 25, 2026
Ditch the complex shortcuts. This guide shows you how to use Zellij, the Rust-based terminal multiplexer, to manage layouts, floating panes, and remote sessions with ease.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Querying PostgreSQL, MySQL, and MinIO with Trino: A Single SQL Interface for Multi-Source Data Analysis

August 24, 2026
Learn how to use Trino to run federated SQL queries across PostgreSQL, MySQL, and MinIO S3. This guide covers setup, configuration, and performance tips for multi-source data analysis without ETL.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Breathe New Life into Old Hardware: A Linux Optimization Guide

August 24, 2026
Revive aging hardware with this Linux performance guide. Learn to replace heavy desktop environments, use Zram for memory compression, and tune the kernel for a lag-free experience.
Read More
Database tutorial - IT technology blog
Posted inDatabase

Ditch the Database Sprawl: Why ArangoDB is My Go-To for Multi-Model Apps

August 24, 2026
Tired of managing separate databases for documents and graphs? Discover how ArangoDB's multi-model approach and AQL query language can simplify your tech stack and improve performance.
Read More

Posts pagination

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