自定义测速脚本,用于对国外vps配置以及网络测试
bash <(curl -Lso- https://git.io/superbench)
网站压力测试,仅供测试,请勿非法使用
此处内容需要评论回复后方可阅读
BBR+BBR魔改+Lotsever(锐速)一键脚本 for Centos/Debian/Ubuntu
wget -N --no-check-certificate "https://raw.githubusercontent.com/dlxg/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
./tcp.sh
微兔瑞
bash <(curl -s -L https://git.io/v2ray.sh)
#宝塔设置Nginx添加此段可共存
location / {
proxy_redirect off;
proxy_pass http://127.0.0.1:22222;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $http_host;
}
Screen
安装
yum install screen
新建i窗口
screen -S i
查看所有窗口
screen -ls
接入i窗口
screen -r i
关闭i窗口
screen -X -S i quit
结束已死进程
screen -wipe
服务器状态监控
wget https://raw.githubusercontent.com/CokeMine/ServerStatus-Hotaru/master/status.sh
服务端
bash status.sh s
客户端
bash status.sh c
宝塔秒级监控
#!/bin/bash
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
step=1
for (( i = 0; i < 60; i=(i+step) )); do
curl -sS --connect-timeout 10 -m 60 '网址'
echo "----------------------------------------------------------------------------"
endDate=`date +"%Y-%m-%d %H:%M:%S"`
echo "[$endDate] OK"
echo "----------------------------------------------------------------------------"
sleep $step
done
exit 0
宝塔面板安装
https://www.bt.cn/bbs/thread-19376-1-1.html
宝塔挂载数据盘
Centos系统请使用以下命令:
yum install wget -y && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
Ubuntu系统请使用以下命令:
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && sudo bash auto_disk.sh
Debian系统请使用以下命令:
wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
卸载宝塔面板
wget http://download.bt.cn/install/bt-uninstall.sh
sh bt-uninstall.sh
一键DD重装脚本
wget --no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh
CentOS:Pwd@CentOS
其他 Linux 系统:Pwd@Linux
待更新...
康康。。。。。。。
看看
看看
::quyin:hematemesis::看一下
评论阅读
看看
OK
康一康
康一康
我来康康
我就看看
学习学习
学习一下
这是拿linux当作日常使用系统了吗?
偶尔折腾一下
::quyin:hematemesis::请勿测试于本站及政府网站,好像是说,拿我试试呀
你头像呢@(疑问)
丢了
又有了
我设定成成人头像了,修改后就好了