CentOS

How To Install MongoDB on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install MongoDB on CentOS 7

MongoDB is a document-oriented database that is free and open-source. It is classified as a NoSQL database because it does not rely on a traditional table-based relational database structure. Instead, it uses JSON-like documents with dynamic schemas.

Read more
Установка веб-сервера Apache в CentOS 8. [Краткое руководство.] — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в CentOS 8. [Краткое руководство.]

HTTP-сервер Apache — самый широко используемый веб-сервер в мире. Он имеет множество мощных функций, включая динамически загружаемые модули, надежную поддержку различных медиаформатов и интеграцию с другим популярным программным обеспечением. С…

Read more
How To Secure MongoDB on CentOS 8 — step-by-step Linux tutorial on Progressive Robot

How To Secure MongoDB on CentOS 8

MongoDB doesn’t have authentication enabled by default, meaning that any user with access to the server where the database is installed can add and delete data without restriction. In order to secure this vulnerability, this tutorial will walk you through creating an administrative user and enabling authentication on a CentOS 8 server. You’ll then test to confirm that only this administrative user has access to the database.

Read more
How To Set Up a Help Desk System with OTRS on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Help Desk System with OTRS on CentOS 7

OTRS is an Open source Ticket Request System. It provides a single point of contact for users, customers, IT personnel, IT services, and any external organizations. The program is written in Perl, supports a variety of databases (MySQL, PostgreSQL, etc), and can integrate with LDAP directories.

Read more
CHAT