ubuntu

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

How To Backup MySQL Databases on an Ubuntu VPS

MySQL is a popular database management system that is often used to manage the data from websites and applications. This guide will demonstrate how to backup the data in your MySQL databases, using a number of different methods.

Read more
How To Change Themes and Adjust Settings in Ghost — step-by-step Linux tutorial on Progressive Robot

How To Change Themes and Adjust Settings in Ghost

Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. the cloud provider has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to edit themes and basic settings in Ghost.

Read more
How To Configure MySQL Group Replication on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure MySQL Group Replication on Ubuntu 16.04

MySQL replication reliably mirrors the data and operations from one database to another. Conventional replication involves a primary server configured to accept database write operations. Secondary servers copy and apply actions from the primary’s log to its own data set. …

Read more
How to Make a Minecraft Server — step-by-step Linux tutorial on Progressive Robot

How to Make a Minecraft Server

Minecraft is a popular sandbox video game. As of late 2019, it was the second best-selling video game of all time. In this tutorial, you will create your own Minecraft server so that you and your friends can play together. Specifically, you will install the necessary software packages to run Minecraft, configure the server to run, and then deploy the game.

Read more
Создание резервного пула хранения данных с помощью GlusterFS в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание резервного пула хранения данных с помощью GlusterFS в Ubuntu 20.04

Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом. При хранении любых важных данных очень рискованно иметь единую точку отказа. Хотя многие базы данных и другие программы позволяют…

Read more
CHAT