LAMP Server on CentOS 7 with PHP-FPM

CentOS 7 is available on Linode. It emploies Apache 2.4 as the default web server, which provides a novel MPM event mode said to be as efficient as Nginx. This document describes a way to install a Linux, Apache, MariaDB and PHP with PHP-FPM server, also known as LAMP stack, on CentOS 7 step by step. It also includes PHP-FPM related configuration for phpMyAdmin.

继续阅读全文

Linux 锁屏快捷键

用惯了 Windows 中的 Windows + L 来锁屏,才发现 Linux 中锁定屏幕用的是 Ctrl + Alt + L。不知道为什么 Linux 开发者不直接用同样的锁屏快捷键。难道因为那个按键名叫 Windows?