最近频繁遇到需要修复 Windows 7 启动引导菜单的问题。摘录一般步骤和命令行指令,以备查询。
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 终端 SSH 登录 VPS
Linux 开机自动挂载 NTFS 分区为可写
升级到 OpenSUSE 13.2 之后,原来配置为可自动挂载并进行写入操作的 Windows NTFS 分区现在不会自动挂载了,在磁盘管理中配置了自动挂载且不勾选“Mount Read-Only”居然也无法直接写入。又折腾了好久才根据坎离枫整理的博文搞明白了。
Linux 锁屏快捷键
用惯了 Windows 中的 Windows + L
来锁屏,才发现 Linux 中锁定屏幕用的是 Ctrl + Alt + L
。不知道为什么 Linux 开发者不直接用同样的锁屏快捷键。难道因为那个按键名叫 Windows?