Backups

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 Web Apps Using Cloudron on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Web Apps Using Cloudron on Ubuntu 18.04

Cloudron is a platform that streamlines the installation and management of apps, like WordPress, Rocket.Chat, Nextcloud, GitLab, OpenVPN, and more, to your server. A key benefit of using Cloudron is that it performs end-to-end deployment of apps. In this tutorial, you’ll install Cloudron on your server then deploy a WordPress site, as an example, to experience how Cloudron performs complete deployment automation.

Read more
How to Back Up a LAMP Server with Bacula on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Back Up a LAMP Server with Bacula on Ubuntu 14.04

After getting your application server up and running, an important next step is to set up a backup system. A backup system will allow you to create periodic backup copies of your data, and restore data from those backups. This tutorial will show you how to create proper backups of a PHP application, running on a single server LAMP stack, by using a separate backups server that is running Bacula.

Read more
How To Create An Off-Site Backup Of Your Site With Rsync On Centos 6 — step-by-step Linux tutorial on Progressive Robot

How To Create An Off-Site Backup Of Your Site With Rsync On Centos 6

This article provides a quick way to backup the most common things in a typical web hosting scenario: website files and database data. We will setup a full daily backup of a website folder and a copying of this data to a remote server (this can also work for another VPS). We will also set up a rsync example to just copy the incremental changes. Finally, we’ll set up backup of a MySQL database.

Read more
CHAT