Oracle Cloud(甲骨文)系统手动更换内核安装BBR

本文阅读 1 分钟
首页 特别推荐 正文

Oracle Cloud安装BBR方法跟其他普通vps/server不一样,因为引导问题,往往安装完BBR以后会导致失联,
所以在安装BBR以前需要对引导做出改变。
请输入图片描述

更换内核方法:

#查看内核
uname -a
#管理员权限
sudo su       
#进入/etc/目录
cd /etc/    
#下载内核  
wget https://elrepo.org/linux/kernel/el7/x86_64/RPMS/kernel-ml-5.9.13-1.el7.elrepo.x86_64.rpm    
#安装内核
yum install ./kernel-ml-5.3.9-1.el7.elrepo.x86_64.rpm -y
#查看内核是否安装成功          
rpm -qa | grep kernel  
#重新生成 grub2.cfg      
grub2-mkconfig -o /boot/grub2/grub.cfg
#查看系统中已有内核:
awk -F\' '$1=="menuentry " {print i++ " : " $2}' /etc/grub2.cfg
#调整默认内核
grub2-set-default 0  

手动开启BBR :

#编辑sysctl.conf           
vi /etc/sysctl.conf
#在文件内加入
net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr
#关闭selinux
vi  /etc/sysconfig/selinux
#修改为
SELINUX=disabled
#重启服务器
reboot 
#查看BBR开启是否成功
lsmod |grep bbr

本文来自投稿,不代表本站立场,如若转载,请注明出处:
dynadot一年免费域名,后缀包括.EXPERT .ME .LIFE .WORKS .GURU .BUSINESS .SOCIAL .ROCKS等
« 上一篇 04-19
搭建属于你自己的私人DNS及广告过滤服务---AdGuardHome(也可以用我免费提供的)
下一篇 » 04-22

发表评论

发表评论

热门文章

标签TAG

热评文章

最近回复

Monica abota
2天前

— Monica – Your Ultimate AI Assistant for Every Task!
Looking for a way to boost productivity and streamline your daily tasks? Monica.im is your all-in-one AI assistant, integrating top-tier AI models like OpenAI o1-preview, GPT-4o, Claude 3.5, and Gemini 1.5. It helps you with communication, research, writing, and even coding—all accessible through a browser extension for Chrome and Edge, as well as mobile apps for Android and iOS. (monica.im)

— Key Features of Monica (https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi

AI Chat: Interact with leading AI models in one place.
AI Summarizer: Save up to 90% of your time by instantly summarizing web pages and videos.
AI Writer: Generate or enhance any content 10x faster, from short paragraphs to full-length articles.
AI Search: A powerful search engine with real-time access to the latest information.
AI Translator: Translate entire web pages for seamless bilingual reading.
AI Art Generator: Turn your ideas into stunning images effortlessly.

— Why Choose Monica?

Available Across All Platforms: Use Monica on browsers, desktops, or mobile devices.
Intelligent Toolbar: Quickly explain, translate, or summarize any highlighted text.
Writing Assistant: Create, rewrite, or improve text content on any webpage.
Enhanced Web Experience: Get AI-powered answers alongside search results, summarize YouTube videos, and extract key insights with timestamps.
— Start Boosting Your Productivity Today with Monica https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi)

— Install for Free: https://monica.im/invitation-affiliate?ref=ztk2ymi&ref_aff=ztk2ymi

自建机场---快捷部署xboard面板,及hysteria2并对接