CentOS

Configuration initiale du serveur avec CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Configuration initiale du serveur avec CentOS 8

Lorsque vous créez un nouveau serveur CentOS 8, il y a quelques étapes de configuration que vous devez suivre dès le départ dans le cadre de la configuration de base. Cela augmentera la sécurité et la facilité d’utilisation de votre serveur et vous donnera une base solide pour…

Read more
Installieren von Nginx auf CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Installieren von Nginx auf CentOS 8

Nginx ist einer der beliebtesten Webserver der Welt und Host einiger der größten und beliebtesten Websites im Internet. Nginx ist in den meisten Fällen ressourcenschonender als Apache und kann als Webserver oder Reverse-Proxy verwendet…

Read more
How To Set Up a Remote Desktop with X2Go on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Remote Desktop with X2Go on CentOS 8

X2Go provides a working “cloud desktop,” complete with all the advantages of an always-online, remotely-accessible, easily-scalable computing system with a very fast network. It is also more responsive and more secure than many VNC solutions. In this tutorial, you’ll use X2Go to create an XFCE desktop environment that you can access remotely. This “cloud desktop” will include the exact same utilities that you would obtain had you installed CentOS 8 and XFCE on your local machine.

Read more
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
Como configurar chaves SSH no CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Como configurar chaves SSH no CentOS 8

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor CentOS, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectado ao seu servidor através do…

Read more
Cómo configurar claves de SSH en CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en CentOS 8

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de CentOS, es probable que pase la mayor parte de su tiempo en una sesión de terminal conectada a su servidor a través de SSH. En esta…

Read more
CHAT