基础脚本合集(琉璃自用)

琉璃心
2021-07-15 / 22 评论 / 1,060 阅读 / 正在检测是否收录...

Linux切换为Root用户

sudo -i && cd /root

网卡信息

ip add

CentOS更新系统软件以及安装常用软件:

yum -y update && yum -y install wget curl zip unzip

Debian,UBT安装常用软件:

apt-get -y install wget curl zip unzip

系统新装(包含常用基础指令集)

bash <(curl -Lso- https://blog.liulixin.top/bash/public/newvps.sh)

BBRPlus一键安装

bash <(curl -Lso- https://blog.liulixin.top/bash/public/bbr.sh)

CentOS7关闭系统自带的firewalld防火墙

systemctl stop firewalld.service && systemctl disable firewalld.service

清理 bash_history 命令记录

rm -f .bash_history

密匙登录

bash <(curl -Lso- https://blog.liulixin.top/bash/public/keylogin/keylogin.sh)

SpeedestX网页版测速一键搭建(带测速历史)

bash <(curl -Lso- https://blog.liulixin.top/bash/public/speedtestx/speedtestx.sh)

7

评论 (22)

取消
  1. 头像
    lfhugsqrdi
    Windows 10 · Google Chrome

    你的文章让我学到了很多知识,非常感谢。 http://www.55baobei.com/yQ0hdCOMkJ.html

    回复
  2. 头像
    ozaaerdpoo
    Windows 10 · Google Chrome

    你的文章让我感受到了正能量,非常棒! https://www.4006400989.com/qyvideo/35695.html

    回复