Backups

How To Backup PostgreSQL Databases on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Backup PostgreSQL Databases on an Ubuntu VPS

PostgreSQL is a popular database management system that can be used to handle the data from your website or application. This article will discuss methods of backing up PostgreSQL databases to ensure that your information will not be lost in the event of a problem.

Read more
How To Back Up a CentOS 7 Server with Bacula — step-by-step Linux tutorial on Progressive Robot

How To Back Up a CentOS 7 Server with Bacula

This tutorial will show you how to set up Bacula to create backups of a remote CentOS 7 host over a network connection. This involves installing and configuring the Bacula Client software on a remote host and making some additions to the configuration of an existing Bacula Server.

Read more
How To Install Bacula Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Bacula Server on Ubuntu 14.04

Bacula is an open-source network backup solution that allows you create backups and perform data recovery of your computer systems. In this tutorial, we will show you how to install and configure the server components of Bacula on an Ubuntu 14.04 server.

Read more
Импорт и экспорт базы данных MongoDB в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Импорт и экспорт базы данных MongoDB в Ubuntu 20.04

MongoDB — одна из самых популярных СУБД NoSQL. Она отличается масштабируемостью, мощностью и надежностью и удобством в использовании. В этом учебном модуле мы покажем, как создавать резервные копии, восстанавливать и переносить ваши базы данных MongoDB.

Read more
5 Ways to Improve your Production Web Application Server Setup — step-by-step Devops tutorial on Progressive Robot

5 Ways to Improve your Production Web Application Server Setup

Once your application is up and running in a cloud server environment, you may be wondering how you can improve your server environment to make the leap from “it works” to a full-fledged production environment. This article will help you get started with planning and implementing a production environment by creating a loose definition of “production”, and by showing you some components that you can add to your existing architecture to make the transition.

Read more
How To Back Up, Import, and Migrate Your Apache Kafka Data on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Back Up, Import, and Migrate Your Apache Kafka Data on CentOS 7

Backing up your [Apache Kafka](http://kafka.apache.org/) data is an important practice that will help you recover from unintended data loss or bad data added to the cluster due to user error. In this tutorial, you will back up, import, and migrate your Kafka data on a single CentOS 7 installation as well as on multiple CentOS 7 installations on separate servers.

Read more
CHAT