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

Backup

Ubuntu tutorial - IT technology blog
Posted inUbuntu

BorgBackup on Ubuntu: ‘Super-Compressed’ Backup Solution and Secure Encryption for Sysadmins

Posted by By admin May 12, 2026
Guide to installing BorgBackup on Ubuntu. A smart backup solution that saves 90% storage space through Deduplication and provides absolute security with AES-256 encryption.
Read More
Git tutorial - IT technology blog
Posted inGit

Git Bundle: The Pro Way to Package Repositories for Offline Work

Posted by By admin May 8, 2026
Forget manual .zip compression. Git bundle is the professional way to package an entire repository and its commit history into a single file for offline workflows.
Read More
CentOS tutorial - IT technology blog
Posted inCentos

Mastering ReaR (Relax-and-Recover): A Bare Metal Disaster Recovery Solution for CentOS

Posted by By admin May 1, 2026
Don't let server disasters keep you up at night. Learn how to use ReaR on CentOS for full system Bare Metal Recovery in just 15 minutes.
Read More
Linux tutorial - IT technology blog
Posted inLinux

How to Use rclone to Sync and Backup Data from Linux to the Cloud (Google Drive, S3, OneDrive)

Posted by By admin April 8, 2026
A step-by-step guide to installing and configuring rclone on Linux to sync and backup data to Google Drive, Amazon S3, and OneDrive using practical commands. Includes how to automate backups with cron and tips for optimizing performance.
Read More
Docker tutorial - IT technology blog
Posted inDocker

Deploying Sidecar Containers: Automating Docker Volume Backups to S3 and Google Drive

Posted by By admin April 3, 2026
A detailed guide on deploying Sidecar Containers to automatically back up Docker Volumes to Amazon S3 and Google Drive. A secure, isolated, and manageable solution for production environments.
Read More
Fedora tutorial - IT technology blog
Posted inFedora

Using Btrfs Snapshots on Fedora: Fast System Backup and Rollback

Posted by By admin March 16, 2026
Btrfs snapshots let you back up and roll back your entire Fedora system in under a second using Copy-on-Write. This guide covers creating snapshots manually, automating them with Snapper and the DNF plugin, and the fast rollback process when something breaks after an upgrade.
Read More
Python tutorial - IT technology blog
Posted inPython

Python Automation for Daily Tasks: File Cleanup, Backups, and Automated Notifications

Posted by By admin March 8, 2026
Learn how to write Python scripts to automate 3 real-world daily tasks: organizing folders by file type, backing up MySQL with automatic rotation, and monitoring a directory with Telegram notifications. Includes practical lessons on performance when handling large files.
Read More
Docker tutorial - IT technology blog
Posted inDocker

Docker Volumes: Persistent Data Storage That Survives Container Restarts

Posted by By admin March 8, 2026
Lost an entire database at 2 AM because I forgot to use Docker volumes — here's the hard-won lesson and a guide to configuring volumes correctly for production, including backup and monitoring.
Read More
MySQL tutorial - IT technology blog
Posted inMySQL

MySQL Database Backup and Restore: Practical Lessons from Production

Posted by By admin March 6, 2026
A practical guide to MySQL database backup and restore based on real experience with a 50GB production database. Compares mysqldump, mysqlpump, and XtraBackup, with automation scripts and the 3-2-1 backup strategy.
Read More
Linux tutorial - IT technology blog
Posted inLinux

How to Use rsync for Efficient File Synchronization on Linux

Posted by By admin March 4, 2026
rsync solves the file synchronization problem more intelligently than plain cp by transferring only the data that has actually changed. This guide covers rsync from the basics through setting up automated SSH-based backups with real-world cron job examples.
Read More

Posts pagination

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