CentOS

How To Install Drupal on a Virtual Server Running CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install Drupal on a Virtual Server Running CentOS 6

This tutorials covers a basic drupal installation on a centos server. Drupal is a free and open source content management that uses a PHP and a backend database, such as MySQL. It was created in 2001 and is currently the 3rd most popular content management site online. It now has over 17,000 addons to customize its functionality.

Read more
How To Install Java on CentOS, Rocky Linux, RHEL, and Fedora — step-by-step Linux tutorial on Progressive Robot

How To Install Java on CentOS, Rocky Linux, RHEL, and Fedora

This tutorial will show you how to install Java on current versions of RPM-based Linux distributions: Red Hat Enterprise Linux, CentOS, Fedora, and Rocky Linux. Java is a popular programming language and software platform that allows you to run many server-side applications. This tutorial covers installing the latest, default version of Java, as well as cherry-picking any older versions for installation, and switching between multiple versions in your environment as needed.

Read more
How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7

In this guide, we’ll get a LAMP stack installed on an CentOS 7 VPS. A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the **L**inux operating system, with the **A**pache web server. The site data is stored in a **M**ySQL database (using MariaDB), and dynamic content is processed by **P**HP.

Read more
How to Install Linux Socket Monitor (LSM) on CentOS 6.4 — step-by-step Linux tutorial on Progressive Robot

How to Install Linux Socket Monitor (LSM) on CentOS 6.4

In this article we will be looking at enhancing system security by increasing the level of monitoring performed. We are going to set up Linux Socket Monitor (LSM) which sends out alerts when a new socket / port is created, which is a potential signal of an intrusion by an unknown application taking over its host.

Read more
Установка веб-сервера Apache в CentOS 7 — step-by-step Linux tutorial on Progressive Robot

Установка веб-сервера Apache в CentOS 7

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

Read more
How To Migrate from FirewallD to Iptables on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Migrate from FirewallD to Iptables on CentOS 7

Like most other Linux distributions, CentOS 7 uses the netfilter framework inside the Linux kernel in order to access packets that flow through the network stack. This provides the necessary interface to inspect and manipulate packets in order to implement a firewall…

Read more
CHAT