分类 运维 下的文章
CentOS 6 Yum源更新
CentOS官方停止了对CentOS 6的所有更新,并且下架了包括官方所有的CentOS6源。
目前国内阿里、163、清华等CentOS6源已无法使用。
CentoS 6 停止维护更新日期2020年11月30日
CentOS 7 停止维护更新日期2024年6月30日
CentOS 8 停止维护更新日期2029年5月31日
解决方案
1、关闭fastestmirror
vi /etc/yum/plu
OpenLiteSpeed虚拟机配置
虚拟主机 wordpress > 基本
虚拟主机名 wordpress
虚拟主机根目录 /usr/local/lsws/wordpress
配置文件 /usr/local/lsws/conf/vhosts/wordpress/vhconf.conf
chown -R nobody:nogroup /usr/local/lsws/wordpress
常规
文档根 $VH_ROOT/
OpenLiteSpeed面板加载慢的方法
index.php:34 GET http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js net::ERR_CONNECTION_TIMED_OUT
index.php:41 GET http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js ne
debian 安装 LiteSpeed
Debian 7, 8 安装
wget -O - http://rpms.litespeedtech.com/debian/enable_lst_debian_repo.sh | bash
安装
apt-get install openlitespeed
提示成功访问ip:7080
用户名admin 密码123456
更改OpenLiteSpeed面板的默认密码
面板找了半天,好像没这个选项。
好像只能命令
/usr/local/lsws/admin/misc/admpass.sh
Please specify the user name of administrator.
This is the user name required to login the administration Web interface.
User name [admin]