GithubHelp home page GithubHelp logo

all_installl's Introduction

all_install

README.md all_install all_install all_install jeannie感谢大佬JeannieStudio的无私奉献 *Debian 9、10 Ubuntu 16.04 、18.04、19.10 Centos 7、8 * 准备 1.一个域名,推荐namesio(便宜,续费费用不会增加) 2.购买vps,以谷歌云为例

安装 切换到root用户: bash -c "$(curl -fsSL https://raw.githubusercontent.com/JeannieStudio/all_install/master/SixForOne_install.sh)"

sudo -i 执行一键搭建脚本:bash -c "$(curl -fsSL https://raw.githubusercontent.com/cbwbox/all_install/master/all-install.sh)"

bash -c "$(curl -fsSL https://raw.githubusercontent.com/JeannieStudio/all_install/master/all-install.sh)"安装bbr(只是锦上添花,不安装也可以出国)

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh ./tcp.sh 注意事项 别忘了创建防火墙规则,放行80、443、10000这三个端口的出入站,不然,额……你不让人家过,人家怎么帮你转发流量,自然也上不了网喽!

视频链接:https://youtu.be/8PNXSmvqPpI 订阅本频道:https://bit.ly/2X042ea

如果觉得教程不错,不妨给个打赏,创作不易,各位的支持,能激发和鼓励我更大的热情。谢谢!

[root@v163584 ~]# ^C [root@v163584 ~]# firewall-cmd --permanent --zone=public --add-port=1-65535/tcp success [root@v163584 ~]# firewall-cmd --permanent --zone=public --add-port=1-65535/udp success [root@v163584 ~]# firewall-cmd --reload success [root@v163584 ~]# 一、安装证书 #debian&ubuntu

apt-get -y install ca-certificates

#centos

yum -y install ca-certificates

二、安装内核 不卸载内核(安全,若出现不能启动等,可VNC换启动内核)

wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

卸载内核

wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

更新脚本内容

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.