vi /etc/apt/sources.listdeb http://archive.debian.org/debian/ stretch main non-free contrib deb http://archive.debian.org/debian/ stretch-backports main non-free contrib deb-src http://archive.debi...
有时候用一键脚本安装bbrplus需要手动调整内核的启动顺序才能正常使用,以下记录下过程1.grep目前的内核cat /boot/grub/grub.cfg |grep "menuentry "得到的结果如下所示menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu --class...
说明:新开的Google cloud香港的机子,选的Debian 9,按照之前添加开机启动命令到/etc/rc.local无效添加一个 /etc/rc.local 文件#!/bin/sh -e # @file /etc/rc.local sh /root/shadowsocks/run.sh exit 0赋予权限chmod +x /etc/rc.local启动 rc-local 服务syst...
说明:Google Compute Engine创建的VM实例(以下简称GCE)默认ssh key登陆并禁用了root。开启会降低登陆安全性开启步骤1.在GCE VM实例列表中,选择“在浏览器窗口中打开”访问实例2.切换到root账户sudo su3.修改SSH配置文件/etc/ssh/sshd_configvi/etc/ssh/sshd_config4.找到PermitRootLogin和...
Debian OpenVZ 魔改 BBR - lkl-rinetd 一键脚本测试机器:nfphosting 512m Debian GNU/Linux 7 (64 Bit) OpenVZ要求以下:OpenVZ 64 bit Ram >> 64MDebian or Ubuntu适用于 单网卡(单 IP) 服务器:wget https://github.com/tcp-nanqinl...