排序
宝塔数据库无法启动修复方法
在ssh输入:wget -O sql-repair.sh http://download.bt.cn/install/sql-repair.sh && sh sql-repair.sh`运行宝塔检测脚本,然后可以排除错误。一般来说可以启动数据库了。也可以自己创建...
ubuntu 修改文件提示错误 Operation not permitted
原因:带有i属性的文件是不能修改的。 1、首先执行chmod 777 /etc/sysctl.conf时会报出错误:chmod: changing permissions of '/etc/sysctl.conf': Operation not permitted。 2、然后执行命令l...
宝塔提示NGINX sysntax错误
[scode type='yellow']Nginx配置规则错误:nginx: the configuration file /www/server/nginx/conf/nginx.conf syntax is oknginx: configuration file /www/server/nginx/conf/nginx.conf test ...
Linux VPS常用测试脚本,包含网速,延迟,路由等信息
VPS综合测试[scode type='share']wget -qO- git.io/superbench.sh | bash[/scode]或者[scode type='share']curl -LsO git.io/superbench.sh; chmod +x superbench.sh[/scode]演示图Bench.sh[sco...
Windows10 Manjaro 双系统安装教程 保姆级教程 单硬盘
[vplayer url='https://ldcdn.ldww.cn/Windows10%20%20Manjaro%20%E5%8F%8C%E7%B3%BB%E7%BB%9F%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B%20%E4%BF%9D%E5%A7%86%E7%BA%A7%E6%95%99%E7%A8%8B%20%E5%8...
centos安装node
安装 nodewget https://npm.taobao.org/mirrors/node/v14.15.1/node-v14.15.1-linux-x64.tar.xz tar xf node-v14.15.1-linux-x64.tar.xz mv node-v14.15.1-linux-x64 node cd node国外地址 http...
Centos7.6系统(图文保姆级教程),菜鸟教程
centos7.6的下载,选择: centos7.6的下载链接:https://archive.kernel.org/centos-vault/7.6.1810/isos/x86_64/ 或者: https://vault...
SuperUpdate.sh 一键更换Linux软件源脚本
[scode type='blue']一、前言[/scode]有时候会遇到 Linux 的源更新速度非常的缓慢,特别是在国内使用默认的源,因为国内的网络环境,经常会出现无法更新,更新缓慢的情况。在这种情况下,更换一...
VM虚拟机安装开源路由系统openwrt 传说中神器旁路由
准备工具: VMware Workstation 虚拟机 OpenWRT系统镜像 WinRAR 用于解压镜像 StarWind V2V Converter 用于转换镜像 Xshell 用于远程OpenWRT系统安装主题 棉袄已经给所有工具打包好,需要的宝子...







