Debian

How To Set Filesystem Quotas on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Debian 10

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect disk quotas, then set a quota for an example user.

Read more
Como configurar um servidor OpenVPN no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar um servidor OpenVPN no Debian 9

Quer acessar a Internet com seguranƧa do seu smartphone ou notebook, enquanto estiver conectado a uma rede nĆ£o confiĆ”vel como o Wi-Fi de um hotel ou cafĆ©? Uma Virtual Private Network (VPN) permite que vocĆŖ atravesse redes…

Read more
How To SSH Securely with Kryptonite on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To SSH Securely with Kryptonite on the cloud provider

SSH is the primary way of connecting to remote Linux servers. Securing this channel is essential to maintaining a secure infrastructure. Kryptonite is a secure solution to protecting your SSH private key. In this guide, you will generate an SSH key pair with Kryptonite on your phone, pair your phone with your local computer, and use Kryptonite to SSH into a cloud servers.

Read more
Initial Server Setup with Debian 9 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Debian 9

When you first create a new Debian 9 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent…

Read more
How To Configure Varnish for Drupal with Apache on Debian and Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Configure Varnish for Drupal with Apache on Debian and Ubuntu

In this the cloud provider article, as a part of a series to help developers with scaling, we will be talking about configuring Varnish with Drupal. This will greatly reduce the amount of time it takes users to load your Drupal based website, and increase the simultaneous serving capacity of your the cloud provider VPS by passing requests through the Varnish Cache software first.

Read more
How To Install Couchbase from source with Git and Make on a Debian 7 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install Couchbase from source with Git and Make on a Debian 7 VPS

In this the cloud provider guide, we will discuss how Installing from source (compiling) works. We will be making use of various tools that (should) come with your Linux distribution of choice. Here, we are targeting Debian based systems in particular. However, upon simple installation of the other items listed below, you should be able to follow the rest to achieve our goal of Installing Couchbase from source. Installation of the necessary external tools are also explained in this article.

Read more
CHAT