技术宅

当前位置:首页 > 服务器技术 > linux主机

linux主机

Linux现常用的网络加速集成安装以及dd系统安装包

时间:11-18 作者:
Linux现常用的网络加速集成安装 里面包含了常用的bbr 锐速等等

预先准备

centos:yum install ca-certificates wget -y && update-ca-trust force-enable
debian/ubuntu:apt
Linux现常用的网络加速集成安装 里面包含了常用的bbr 锐速等等

预先准备

centos:yum install ca-certificates wget -y && update-ca-trust force-enable
debian/ubuntu:apt-get install ca-certificates wget -y && update-ca-certificates
不卸载内核版本

wget -O tcpx.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
卸载内核版本

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


看自己需要什么按编号输入就可以了。

dd系统安装包

通常,使用自带镜像,或者您的镜像作者未明确说明系统的用户名和密码的情况下。

对于Microsoft Windows。
默认的用户名是:Administrator
默认的密码是:cxthhhhh.com

对于Linux(CentOS / Rocky / Debian / Ubuntu),裸机系统部署平台等。
默认的用户名是:root
默认的密码是:cxthhhhh.com

安装完后立即修改密码

还有cxthhhhh的系统使用体验一般,自己也可以找其他的DD包,另外DD系统不是所有机房都支持,有些DD完系统不能自动分配IP 需要VNC进去添加IP。