Skip to content
ITFROMZERO - Share tobe shared!
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Home
  • AI
  • Database
  • Docker
  • Git
  • Linux
  • Network
  • Virtualization
  • English
    • Tiếng Việt
    • English
    • 日本語
  • Facebook

automation

Artificial Intelligence tutorial - IT technology blog
Posted inAI

Controlling Your Desktop with Claude AI: A Practical Guide to the Computer Use API

Posted by By admin July 4, 2026
A detailed guide on using Anthropic's Computer Use API to control your computer with Claude AI. A powerful Selenium alternative for complex UI tasks.
Read More
VMware tutorial - IT technology blog
Posted inVMware

Using VMware vSphere REST API with Python: Automate VM Management and Inventory Without Installing PowerCLI

Posted by By admin July 3, 2026
Use Python and the vSphere REST API to automate VM management, export inventory to CSV, create snapshots, and run bulk power operations — no PowerCLI installation required, works on any operating system. Includes real-world scripts and tips from hands-on experience running VMware production environments.
Read More
CentOS tutorial - IT technology blog
Posted inCentos

Configuring Automatic Security Updates on CentOS Stream 9 with dnf-automatic: Auto-Patch Vulnerabilities and Get Email Notifications

Posted by By admin July 1, 2026
A guide to installing and configuring dnf-automatic on CentOS Stream 9 to automatically apply daily security updates. Includes email notification setup via Postfix and practical tips from real-world server management experience.
Read More
Ubuntu tutorial - IT technology blog
Posted inUbuntu

Using cloud-init on Ubuntu Server: Automate System Configuration on First Boot

Posted by By admin July 1, 2026
cloud-init lets Ubuntu Server configure itself automatically on first boot via user-data YAML — no manual SSH required, no steps missed. This post compares cloud-init with bash scripts, breaks down the pros and cons, and walks through a practical deployment with a complete web server user-data example.
Read More
Database tutorial - IT technology blog
Posted inDatabase

pg_cron: Schedule Automated Jobs Inside PostgreSQL Without System Cron

Posted by By admin June 23, 2026
pg_cron is an extension that lets you schedule recurring jobs directly inside PostgreSQL without needing system cron or pgAgent. This article walks through installation, creating jobs for log cleanup and materialized view refreshes, and practical tips for managing jobs effectively.
Read More
Ubuntu tutorial - IT technology blog
Posted inUbuntu

Ubuntu Autoinstall: The Ultimate Trick for Automated Mass Server Deployment with cloud-init

Posted by By admin June 22, 2026
Fully automate the Ubuntu Server installation process with Autoinstall and cloud-init. A detailed guide on creating configuration files and building automated ISOs for mass deployment.
Read More
Python tutorial - IT technology blog
Posted inPython

Kubernetes Automation with Python: Going Beyond kubectl

Posted by By admin June 19, 2026
Don't let Kubernetes management become a burden. Learn how to use the Python Kubernetes Client to automate Pods, Deployments, and real-time events efficiently.
Read More
Ubuntu tutorial - IT technology blog
Posted inUbuntu

Managing Hundreds of Ubuntu Servers Centrally: A Guide to Installing Canonical Landscape (Self-hosted)

Posted by By admin June 13, 2026
Don't let managing dozens of Ubuntu servers become a nightmare. Here is a detailed guide on installing Canonical Landscape (Self-hosted) for centralized administration, automated updates, and professional system monitoring.
Read More
VMware tutorial - IT technology blog
Posted inVMware

Vagrant + VMware Workstation: The “Killer” Combo for DevOps Lab Environments

Posted by By admin June 9, 2026
Learn how to use Vagrant with VMware Workstation to optimize lab performance. Save disk space with linked clones and discover practical troubleshooting tips for DevOps.
Read More
Linux tutorial - IT technology blog
Posted inLinux

Practical Bash Scripting: Automating Linux from Scratch

Posted by By admin June 7, 2026
Learn how to write professional Bash Scripts to automate Linux. Detailed guide on variables, loops, functions, and practical error-handling techniques like set -euo pipefail.
Read More

Posts pagination

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