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

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

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

评论 (23)

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

    人物刻画立体,细节描写入木三分。

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

    建议在开头增加背景铺垫,增强读者代入感。

    回复
  3. 头像
    gldmrxpfpk
    Windows 10 · Google Chrome

    文章的叙述风格独特,用词精准,让人回味无穷。

    回复