Solutions

How To Use FileZilla Pro with object storage — step-by-step DevOps tutorial on Progressive Robot

How To Use FileZilla Pro with object storage

FileZilla Pro is a file transfer solution that works with FTP, SFTP, FTPS, and WebDAV protocols. In 2001, the original FileZilla project brought an open-source, cross-platform file access and transfer application to users. Today, FileZilla Pro…

Read more
Navigator's Guide: High Availability — step-by-step DevOps tutorial on Progressive Robot

Navigator’s Guide: High Availability

It doesn’t matter if you’re running a small blog, a large application, or an API; you never want it to be offline. A single point of failure is any part of your infrastructure that will cause downtime if it fails. A highly available infrastructure has no single point of failure. A highly available configuration is not only important for redundancy. It will also be faster and more cost effective to scale your infrastructure as well.

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
How to Get Started with FreeBSD — step-by-step Linux tutorial on Progressive Robot

How to Get Started with FreeBSD

FreeBSD is a secure, high performance operating system that is suitable for a variety of server roles. In this guide, we will cover some basic information about how to get started with a server running FreeBSD 11.2.

Read more
CHAT