のphpミ的头像-THE FREE SKY
这家伙很懒,什么都没有写...
宝塔Linux面板极速安装版(RPM)公测,支持Centos全版本。-THE FREE SKY

宝塔Linux面板极速安装版(RPM)公测,支持Centos全版本。

rpm安装适用于想快速体验宝塔或者觉得编译安装太慢的情况; rpm优点:安装时间短,迅速。 源码安装优点: 稳定性兼容性高于rpm安装。 注:RPM安装多数用于测试尝鲜,如果需要稳定建站的,请使用...
Run a Distribution-Supplied Kernel on a KVM Linode-THE FREE SKY

Run a Distribution-Supplied Kernel on a KVM Linode

This guide explains how to enable the kernels your OS provides for a KVM Linode. This is useful if you’d like to enable specific kernel features, or you’d prefer to handle kernel...
Custom Compiled Kernel with PV-GRUB on CentOS 7-THE FREE SKY

Custom Compiled Kernel with PV-GRUB on CentOS 7

Running a custom-compiled Linux kernel is useful if you need to enable or disable certain kernel features that are unavailable in Linode-supplied or distribution-supplied kernels. ...
mysql各个主要版本之间的差异-THE FREE SKY

mysql各个主要版本之间的差异

一、各版本的常用命令差异 show innodb status\G mysql-5.1 show engines innodb status\G mysql-5.5 关于grant授权 mysql-5.5 的 user@'%'不包含localhost 二、MySQL 4.1/5.0/5.1/5.5/5.6各版...