dedipath openvz调教
开启 fuse
发送技术工单
标题:
I need to open fuse support
内容:
The OpenVZ needs to backup data to remote cloud, need to use fuse support, please help me open it, thank you
客服回复很快,中午11点实测几分钟就好
自动开启 TUN/TAP
过滤筛选开机启动项目程序
DP家的自带镜像有apache没鬼用占用端口Kill
关掉apache
systemctl list-unit-files --type=service | grep enabled
冒出一堆systemd找没用的KILL就可以
sudo systemctl stop apache2.service
sudo systemctl disable apache2.service
进入源改默认Debian源 进去后删除全文换这些默认源
vim /etc/apt/sources.list
# deb http://deb.debian.org/debian buster main
deb http://deb.debian.org/debian buster main
deb-src http://deb.debian.org/debian buster main
开启 bbrplus
- debian代码
bash <(curl -Ls https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy-debian-nocheckvirt.sh)
- centos代码
bash <(curl -Ls https://github.com/mzz2017/lkl-haproxy/raw/master/lkl-haproxy-centos-nocheckvirt.sh)
BBR-OpenVZ版本
wget https://github.com/tcp-nanqinlang/lkl-rinetd/releases/download/1.1.0-nocheckvirt/tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh
bash tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh
作者:503611908
来源:https://www.eutaboo.com/index.php/2021/08/10/dedipath-openvz%e8%b0%83%e6%95%99/
文章版权归作者所有,未经允许请勿转载。
来源:https://www.eutaboo.com/index.php/2021/08/10/dedipath-openvz%e8%b0%83%e6%95%99/
文章版权归作者所有,未经允许请勿转载。
THE END
0
二维码
打赏
海报


dedipath openvz调教
开启 fuse
发送技术工单
标题:
I need to open fuse support
内容:
The OpenVZ needs to backup data to remote cloud, need to use fuse support, please h……

文章目录
关闭