Linux

Comment modifier le fichier Sudoers — step-by-step Linux tutorial on Progressive Robot

Comment modifier le fichier Sudoers

Sudo est une commande pratique qui vous permet d’exécuter des commandes avec des privilèges qui ne sont généralement pas de la portée de votre utilisateur. Ce guide vous apprendra à modifier le fichier de configuration et à personnaliser ainsi le fonctionnement de sudo.

Read more
Импорт и экспорт базы данных MongoDB в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Импорт и экспорт базы данных MongoDB в Ubuntu 20.04

MongoDB — одна из самых популярных СУБД NoSQL. Она отличается масштабируемостью, мощностью и надежностью и удобством в использовании. В этом учебном модуле мы покажем, как создавать резервные копии, восстанавливать и переносить ваши базы данных MongoDB.

Read more
How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 12.0 — step-by-step Linux tutorial on Progressive Robot

How To Install an Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 12.0

A FAMP stack, which is similar to a LAMP stack on Linux, is a group of open source software that is typically installed together to enable a FreeBSD server to host dynamic websites and web apps. FAMP is an acronym that stands for FreeBSD (operating system), Apache (web server), MySQL (database server), and PHP (to process dynamic PHP content).

Read more
How to Install and Configure Ansible on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Rocky Linux 8

Configuration management systems are designed to make controlling large numbers of servers accessible for admins and operations teams. While there are many popular configuration management systems available for Linux systems, they are often more complex than many people want or need. Ansible is a great alternative to these options because it has a much smaller overhead to get started.

Read more
CHAT