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 » devops » Page 3
DevOps tutorial - IT technology blog
Posted inDevOps

Automating Terraform with Atlantis on Docker: A Practical GitOps Guide

May 30, 2026
Ditch manual infrastructure changes. Learn how to deploy Atlantis on Docker to bridge the gap between Terraform and GitOps, enabling automated plans and applies via GitHub Pull Requests.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

GeoIP Blocking with nftables and MaxMind GeoLite2 on Linux: Filter Traffic by Country

May 29, 2026
GeoIP blocking with nftables and MaxMind GeoLite2 lets you drop traffic from entire country IP ranges at the firewall level, before it reaches your application. This guide covers the full setup: downloading the database, extracting country ranges, loading them into nftables sets, and automating bi-weekly updates with systemd and cron.
Read More
Security tutorial - IT technology blog
Posted inSecurity

Kubernetes Security Auditing: Hardening Clusters with kube-bench and kube-hunter

May 29, 2026
Is your Kubernetes cluster actually secure? Move beyond default settings by using kube-bench and kube-hunter to audit for CIS compliance and discover active vulnerabilities.
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
DevOps tutorial - IT technology blog
Posted inDevOps

Self-Hosting Woodpecker CI on Docker: A Lightweight and Secure GitHub Actions Alternative

May 28, 2026
Ditch heavy CI/CD tools and learn how to self-host Woodpecker CI on Docker. This guide covers everything from installation to setting up your first container-native pipeline.
Read More
Programming tutorial - IT technology blog
Posted inProgramming

Stop Guessing if Your UI is Broken: Visual Regression Testing with Storybook and Chromatic

May 28, 2026
CSS bugs are the silent killers of frontend velocity. Learn how to use Storybook and Chromatic to build a 'visual memory' for your UI, catching layout shifts automatically before they hit production.
Read More
DevOps tutorial - IT technology blog
Posted inDevOps

Stop Wasting Time: Automate Mobile Releases with Fastlane and GitHub Actions

May 27, 2026
Stop wasting hours on manual app submissions. This guide shows you how to build a robust CI/CD pipeline for iOS and Android using Fastlane and GitHub Actions.
Read More
Database tutorial - IT technology blog
Posted inDatabase

PostgreSQL WAL: Production Lessons on Performance and Recovery

May 27, 2026
PostgreSQL WAL is more than just a log; it's the key to performance and data safety. Explore production-tested configurations, PITR setups, and monitoring tips.
Read More
Networking tutorial - IT technology blog
Posted inNetworking

Hardening Linux Networks: Microsegmentation with nftables

May 27, 2026
Secure your internal network by moving beyond perimeter firewalls. Learn how to use nftables sets and chains to implement a Zero Trust microsegmentation strategy on Linux.
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

Posts pagination

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