寶塔主機面板 第2页

将Centos 8升级至Centos 8 Stream的方法

2020年12月08日,CentOS官方宣布CentOS Linux项目将停止,并推出了Centos Stream项目。详情请看官方公告。 2021年12月31日以后,CentOS Linux 8的使用者将无法获得包括问题修复和功能更新在内的...
五行属二的头像-THE FREE SKY五行属二2月6日 11:31
02500

宝塔环境下的BeDrive Nginx规则

location / { try_files $uri $uri/ /index.php?$query_string; } location = /favicon.ico { access_log off; log_not_found off; } location = /robots.txt { access_log off; log_not_found ...
在路上的头像-THE FREE SKY在路上11月29日 05:50
03570

解决宝塔的Fail2ban出现Please start the Fail2ban service first!

SSH yum update && yum install epel-release yum install fail2ban systemctl start fail2bansystemctl enable fail2ban systemctl start fail2ban && systemctl enable fail2...
在路上的头像-THE FREE SKY在路上10月5日 01:16
05940

宝塔OpenLiteSpeed的文件路径

/usr/local/lsws
在路上的头像-THE FREE SKY在路上10月5日 00:18
02260

宝塔OpenLiteSpeed修改面板默认账户密码

登录SSH输入: /usr/local/lsws/admin/misc/admpass.sh 然后打开服务器的IP地址+7080,输入刚刚设置的账户和密码即可访问管理。 https://ip:7080
在路上的头像-THE FREE SKY在路上10月5日 00:12
04480