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 开机自动挂载 NTFS 分区为可写

升级到 OpenSUSE 13.2 之后,原来配置为可自动挂载并进行写入操作的 Windows NTFS 分区现在不会自动挂载了,在磁盘管理中配置了自动挂载且不勾选“Mount Read-Only”居然也无法直接写入。又折腾了好久才根据坎离枫整理的博文搞明白了。

继续阅读全文

Linux 锁屏快捷键

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

WordPress 主题 Twenty Eleven 2011 2.0 发布

WordPress 主题 Twenty Eleven(2011) 于2014年12月18日更新到了 2.0 版本。从1.9开始 2011 主题就不再享受呆在 WP 安装包中的待遇。居然到现在还在更新,着实意外。一看版本号又 1 到 2 变化还挺大,忍不住细看了一下更新情况。

继续阅读全文