Linux

Linux、Nginx、MySQL、PHP(LEMP)スタックをUbuntu 20.04にインストールする方法 — step-by-step Linux tutorial on Progressive Robot

Linux、Nginx、MySQL、PHP(LEMP)スタックをUbuntu 20.04にインストールする方法

LEMPソフトウェアスタックは、PHPで記述された動的WebページとWebアプリケーションの提供に使用できるソフトウェアのグループです。これは、Nginx(「 Engine-X」と発音)Webサーバーを備えたL inuxオペレーティングシステムを表す頭字語です。バックエンドデータはMySQLデータベースに保存されており、動的コンテンツはPHPが処理を行います。このガイドでは、Ubuntu 20.04サーバーにLEMPスタックをセットアップします。

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
CHAT