Top Menu

在Debian系统的VPS主机上安装W3 Total Cache所需模块

计划通过W3 Total Cache插件对Wordpress做一些优化,在插件自检的时候发现缺少一些PHP插件,下面就记录一下这些插件的安装过程。由于使用的是Debian系统,所以安装方式和普通的Linux系统有些不同。以下均使用root用户登录,如非root用户,需要在命令前面加上sudu。

安装PHP的cURL extension

1.安装cURL模块

apt-get install php5-curl

2.重启Apache服务

service apache2 restart

Continue Reading 0

如何组建家庭同网段局域网

传统的路由器多层级模式组网有一个缺点,上级路由器的设备访问不到下级路由器的设备,在如今物联网的情境下,智能电视等设备均需要联网,使用层级网络会导致各设备间资源间互访的障碍。

Continue Reading 0

Hardware Issue

刚刚登录SSH发现登不上,还以为系统进程Kill了,去Linode面板重启了下系统,过去了30分钟,依旧没有反应,就有点担心了,然后果然官方发了一个important ticket,说physical hardware出现了问题,正在修复

Hello, Our administrators have detected an issue affecting the physical hardware your Linode resides on. We're working to resolve the issue as quickly as possible and will update this ticket as soon as we have more information. Your patience and understanding is greatly appreciated. Regards, John M Linode Support

Continue Reading 0

Powered by WordPress. Designed by WooThemes