CentOS

How To Install and Configure scponly on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure scponly on CentOS 7

scponly is a secure alternative to anonymous FTP. It gives the administrator the ability to setup a secure user account with restricted remote file access and without access to an interactive shell. With scponly you are giving the user remote access to download and upload specific files. They will not have an interactive shell, meaning they can’t execute commands. The user can only access the server via scp, sftp, or clients that support these protocols.

Read more
How To Install and Use Docker on CentOS 7 — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker on CentOS 7

Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, only more portable, more resource-friendly, and more dependent on the host operating system. In this tutorial, you’ll learn how to install and use it on an existing installation of CentOS 7.

Read more
Installieren von Git unter CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Installieren von Git unter CentOS 8

Versionsverwaltungssysteme sind ein unverzichtbarer Teil der modernen Softwareentwicklung. Durch Versionierung können Sie Ihre Software auf der Quellebene verfolgen. Sie können Änderungen verfolgen, zu früheren Stadien zurückkehren und verzweigen, um alternative Versionen von…

Read more
CHAT