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

Virtualization tutorial - IT technology blog
Posted inVirtualization

Automating Proxmox VE with Python: Stop Wasting Time on Manual Clicks

Posted by By admin July 19, 2026
Automating Proxmox VE with Python saves you hours of manual clicking. A detailed guide on cloning VMs, managing snapshots, and monitoring resources automatically.
Read More
Python tutorial - IT technology blog
Posted inPython

Automating Docker with Python: From Bash Scripts to a Professional SDK

Posted by By admin July 18, 2026
No more typing Docker commands by hand. Learn to use the Docker SDK for Python to automate Container, Image, and Network management — with real-world error handling experience included.
Read More
Python tutorial - IT technology blog
Posted inPython

Building a Telegram Bot with Python and python-telegram-bot: Receive Notifications and Control Your Server Remotely

Posted by By admin July 17, 2026
A step-by-step guide to building a Telegram Bot with Python and python-telegram-bot v20+ for remote server monitoring and control. Covers command handling, inline confirmation keyboards, proactive alerts from cron jobs, and running the bot as a systemd service.
Read More
CentOS tutorial - IT technology blog
Posted inCentos

Deploying Ansible on CentOS Stream 9: Automate Linux Server Management Without Installing Agents

Posted by By admin July 10, 2026
A guide to deploying Ansible on CentOS Stream 9 to automate configuration and manage multiple Linux servers simultaneously. Ansible works over SSH — no agent installation, no extra ports — suitable for both beginners and operations teams.
Read More
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

Posts pagination

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