Русский flag Русский

All Posts

WordPress backup to Yandex Cloud: mysqldump, rclone, and Telegram notifications

2025-10-15

Running a site on WordPress is great, but data reliability and security are a priority. Regular backups protect the project from errors, attacks, and failures. In this guide we’ll look at how to create an automatic WordPress backup using:

  • mysqldump — for the database,
  • rclone — for uploading to Yandex Cloud,
  • curl — for notifications in Telegram.

🛠️ Step 1. Creating a Local Backup

1.1 Checking WordPress Configuration

The wp-config.php file is located in the site root (/var/www/ваш_сайт/wp-config.php):

114 | Cloud or Own Server? How to Choose the Best Option for Business Data Storage

2025-10-02

Introduction

Data is the foundation of any business. Where and how you store it affects security, performance, and company growth. Today, entrepreneurs face a strategic choice: use their own equipment (local storage) or rent resources from major providers (cloud storage).

Think of it as choosing between buying a house and renting an apartment. Each option has its pros and cons. Let’s break it down.


🏠 Local Storage: Your Own Digital Home

What is it? Physical servers in your office. You buy, configure, and maintain them yourself.

Deploying Windows Server in Yandex.Cloud

2025-06-13

Today, we’ll dive into the world of cloud technologies and learn how to deploy the Windows Server operating system on the Yandex.Cloud platform. This is an excellent opportunity for anyone looking to have their own server for various tasks, whether it’s for application testing, website deployment, or even Active Directory creation.


Important Note: Your Own Windows Server Image

Currently, Yandex.Cloud does not provide pre-built Windows Server images. This means we’ll need to prepare a Windows Server image locally, import it into Yandex.Cloud, and then create a virtual machine based on that image. This process requires a bit more effort but gives you full control over your system.

017 | Cloud Backups for Small Business: Backblaze and Other Affordable Solutions

2025-06-07

We’ve already discussed the importance of backups and the “3-2-1 golden rule,” which includes keeping at least one copy of your data off-site. This is where cloud backups come into play — they are perfect for fulfilling this critical requirement, offering simplicity, reliability, and cost-effectiveness.

💡 Cloud Backups: Why Are They Convenient for Small Business?

Cloud backup services allow you to store your backup copies on remote servers accessible via the Internet. This offers several key advantages: