Archivi autore: m4x p0w3r

File Permissions Labs

Table of Contents File Permissions Labs 1. Manage File Security from the Command Line 2. Control New File Permissions and Ownership Manage File Security from the Command Line In this lab, you create a collaborative directory for pre-existing users. On the server system become the root user. [student@server1 ~]$ su – Password:r3dh@t1! Create a shared… Read More: File Permissions Labs »

15 esempi pratici del comando RPM

RPM (RedHat Package Manager) è il gestore di default dei pacchetti nelle distribuzioni GNU\Linux RedHat e derivate, come ad esmepio CentOS o Fedora. Questo tool consente agli amministratori dei sistemi di installare, rimuovere, aggiornare, verificare e gestire i pacchetti software di sistema. Saper gestire al meglio i pacchetti software è uno dei fondamentali per conseguire… Read More: 15 esempi pratici del comando RPM »

Enable the EPEL repository on CentOS/RedHat 7

The EPEL repository, maintained by the team of fedoraproject, give us the ability to install additional packages such as htop, nagios, etc. multitail with the yum command. By default in RedHat or CentOS, are not allowed because it is not considered stable or reliable. After seeing how to enable on the 5 and 6 versions of… Read More: Enable the EPEL repository on CentOS/RedHat 7 »