分类 运维 下的文章
Caddy PHP 一键安装脚本 Caddy Web Server
这可能是最简单的一键Caddy PHP环境了。安装后自动配置好文件,自动绑定域名,自动开启ssl。感觉比doubi的脚本还要NB。系统要求:Ubuntu - 14.x, 15.x, 16.xDebian - 7.x, 8.x, 9.xCentOS - 6.8 and 7.2项目地址:https://github.com/sayem314/Caddy-Web-Server-Installer运行以下
Caddy Lighttpd 谁占用内存低
Caddy Lighttpd哪个内存占用低?下面是两个配置相同的机器。环境分别是:Caddy+PHP5.4+sqlite3Lighttpd+PHP5.4+sqlite3两台服务器运行时间相同,大家可以看看下面的内存对比图。这个是Caddy的内存占用。这个是Lighttpd的内存占用。
64MB 内存Vps 安装Lighttpd php5.4 Sqlite3 运行Typecho
首先按照:64m内存的VPS优化 进行优化。安装 lighttpdapt-get install lighttpd安装 PHP&Sqlite3apt-get install sqlite3 php5-sqlite php5-cgi开启lighttpd fastcgi模式lighttpd-enable-mod fastcgi fastcgi-php
/etc/init.d/lighttpd for
解决 Warning: date_default_timezone_get() 错误
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the date_default_timezone_set() function. In case y
给WinPe添加Virtio驱动
准备工作:MAKECAB右键菜单调用,导入下面注册表就OKWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\expand]
@="用 Expand 解压"
[HKEY_