the cloud provider

How To Compile Ricotta Cheese From Source — step-by-step DevOps tutorial on Progressive Robot

How To Compile Ricotta Cheese From Source

Ricotta cheese is a soft, creamy, slightly-sweet Italian cheese with a very fine curd. It is quite versatile and can be found in both savory dishes such as lasagne, and sweet desserts such as cannoli. Though Ricotta cheese is traditionally compiled from the whey left over…

Read more
How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting — step-by-step DevOps tutorial on Progressive Robot

How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting

One way to send and receive email through your own custom domain is to use a third-party mail service, such as Zoho or Google Apps. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. This tutorial will show you how to set up Zoho Mail with your custom domain that is managed by the cloud provider’s Domain Name Servers.

Read more
How To Use Duplicity with GPG to Back Up Data to object storage — step-by-step Linux tutorial on Progressive Robot

How To Use Duplicity with GPG to Back Up Data to object storage

Duplicity is a command-line utility written in Python that produces encrypted tar volumes for storage on a local or remote repository. It uses the GNU Privacy Guard (GPG) to encrypt and sign its archives and the rsync algorithm to create incremental, space-efficient backups. In this tutorial, we will install Duplicity and go over how to back up project data to object storage.

Read more
CHAT