CentOS

How To Enable SFTP Without Shell Access on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Enable SFTP Without Shell Access on CentOS 7

SFTP stands for SSH File Transfer Protocol. As its name suggests, it’s a secure way of transferring files to a server using an encrypted SSH connection. n a standard configuration, the SSH server grants file transfer access and terminal shell access to all users with an account on the system. In this tutorial, we’ll set up the SSH daemon to limit SFTP access to one directory with no SSH access allowed on per user basis.

Read more
How To Install And Configure mod_deflate On CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install And Configure mod_deflate On CentOS 7

Mod\_deflate is an Apache module which allows output from your web server to be compressed before being sent to the client. Once the size of your site content is compressed, its size is smaller, and clients are able to download it faster. This is valuable not only for clients with lower bandwidth, but it is also taken into consideration by search engines when evaluating your site performance and its page rank.

Read more
Como instalar o Nginx no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Nginx no CentOS 8

O Nginx é um dos servidores Web mais populares no mundo e é responsável por hospedar alguns dos maiores e mais populares sites na Internet. Ele é mais amigável do que o Apache em termos de recursos na maioria dos casos e pode ser usado…

Read more
How To Install Puppet In Standalone Mode on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Puppet In Standalone Mode on CentOS 7

A simple, beginner-friendly Puppet installation on a single CentOS 7 node. This tutorial teaches you why and how to use Puppet, introduces automatic server configuration concepts, and gets you started with a standalone Puppet installation. Get started with automatic server management, deployment, and maintenance.

Read more
CHAT