CentOS6/7 专用破解版锐速一键安装脚本
<p>Vultr 的所有机房都位于国外,当晚上上网高峰期来临时,在连接速度上会比较慢,所以我们有必要安装一些程序来加速连接速度。本次推荐安装的是站长一直在用的锐速加速软件,个人认为目前在提速方面,相比于最新的 Google BBR 拥塞控制算法,锐速尚有优势。</p>
<h3>
一、注意事项</h3>
<p>
</p>
<p>
1、安装锐速需降级系统内核,而安装 Google BBR 则需升级系统内核,故两者不能同时安装。</p>
<p>
2、安装锐速需降级系统内核,有可能造成系统不稳定,故不建议将其应用在重要的生产环境中。</p>
<p>
3、本教程只支持 CentOS6 x64 及 CentOS7 x64 系统,不支持任何 Debian & Ubuntu 系统!</p>
<h3>
二、判断系统类型</h3>
<p>
</p>
<p>
用Xshell连接服务器后,执行下面命令。</p>
<pre class="pure-highlightjs">
<code class="hljs nginx"><span class="hljs-attribute">uname</span> -r</code></pre>
<p>
<img style="max-width:100%!important;height:auto!important;"title="CentOS6/7 专用破解版锐速一键安装脚本" alt="CentOS6/7 专用破解版锐速一键安装脚本" class="alignnone size-full wp-image-2665" height="54" src="https://zhuji.jb51.net/uploads/img/202305/9f57cbb178c457f789b37f99f8892ff2.jpg" width="246"></p>
<p>
回车后输出当前系统内核版本。主要分三种情况:</p>
<p>
<em>1、结果以 2 开头,例如 2.6.32-696.18.7.el6.x86_64。</em></p>
<p>
这种输出结果说明我们的服务器为 CentOS6 x64 系统,大家直接查看第三步进行锐速安装即可。</p>
<p>
<em>2、结果以 3 开头,例如 3.10.0-693.11.6.el7.x86_64。</em></p>
<p>
这种输出结果说明我们的服务器为 CentOS7 x64 系统,大家直接查看第四步进行锐速安装即可。</p>
<p>
<em>3、结果以 4 开头,例如 4.12.10-1.el7.elrepo.x86_64。</em></p>
<p>
这种输出结果说明我们的服务器已经安装 Google BBR 拥塞控制算法,此时已经无法继续安装锐速。</p>
<p>
我用的是 CentOS7 x64 ,所以就以 CentOS7 x64 的来安装</p>
<p>
首先更换内核,执行下面命令</p>
<pre class="pure-highlightjs">
<code class="hljs nginx"><span class="hljs-attribute">yum</span> install net-tools -y && wget --<span class="hljs-literal">no</span>-check-certificate -O appex.sh https://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh && bash appex.sh install</code></pre>
<p>
<img style="max-width:100%!important;height:auto!important;"title="CentOS6/7 专用破解版锐速一键安装脚本" alt="CentOS6/7 专用破解版锐速一键安装脚本" class="alignnone size-full wp-image-2666" height="242" sizes="(max-width: 594px) 100vw, 594px" src="https://zhuji.jb51.net/uploads/img/202305/57edd2a443c4bdd0bccf7a50fde1a7dd.jpg" srcset="/uploads/allimg/200407/210U92020-1.jpg 594w, https://www.baishitou.cn/wp-content/uploads/2019/04/null20190416105731-300x122.jpg 300w" width="594"></p>
<p>
等待内核更换完毕后系统会自动重启并断开连接。</p>
<p>
系统重启后,Xshell 软件会断开连接。等待 1~2 分钟服务器即可重启完毕,我们重新连接服务器再次连接服务器,输入下面安装命令</p>
<pre class="pure-highlightjs">
<code class="hljs nginx"><span class="hljs-attribute">yum</span> install net-tools -y && wget --<span class="hljs-literal">no</span>-check-certificate -O appex.sh https://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh && bash appex.sh install</code></pre>
<p>
回车</p>
<p>
<img style="max-width:100%!important;height:auto!important;"title="CentOS6/7 专用破解版锐速一键安装脚本" alt="CentOS6/7 专用破解版锐速一键安装脚本" class="alignnone size-full wp-image-2667" height="208" sizes="(max-width: 628px) 100vw, 628px" src="https://zhuji.jb51.net/uploads/img/202305/c059165181ebe47ea7896105660e0778.jpg" srcset="/uploads/allimg/200407/210U94c5-2.jpg 628w, https://www.baishitou.cn/wp-content/uploads/2019/04/null20190416103832-300x99.jpg 300w" width="628"></p>
<p>
按回车键继续,系统会自动安装锐速,同时会先后要求我们设置锐速的三项信息。按照下图提示,我们每次都直接回车继续即可。</p>
<p>
<img style="max-width:100%!important;height:auto!important;"title="CentOS6/7 专用破解版锐速一键安装脚本" alt="CentOS6/7 专用破解版锐速一键安装脚本" class="alignnone size-full wp-image-2668" sizes="(max-width: 633px) 100vw, 633px" src="https://zhuji.jb51.net/uploads/img/202305/28c4400cdef04dd58147b30db833a0a9.jpg" srcset="/uploads/allimg/200407/210U95Z6-3.jpg 633w, https://www.baishitou.cn/wp-content/uploads/2019/04/null20190416103917-300x190.jpg 300w"></p>
<p>
出现下面信息,就说明锐速安装成功了。</p>
<p>
<img style="max-width:100%!important;height:auto!important;"title="CentOS6/7 专用破解版锐速一键安装脚本" alt="CentOS6/7 专用破解版锐速一键安装脚本" class="alignnone size-large wp-image-2669" height="307" sizes="(max-width: 451px) 100vw, 451px" src="https://zhuji.jb51.net/uploads/img/202305/5d8354e6f54f0914bf73a0feee9674e0.jpg" srcset="/uploads/allimg/200407/210U952K-4.jpg 451w, https://www.baishitou.cn/wp-content/uploads/2019/04/null20190416104011-300x204.jpg 300w, https://www.baishitou.cn/wp-content/uploads/2019/04/null20190416104011-220x150.jpg 220w" width="451"></p>
<p>
若你的系统选择是CentOS6 x64,不需要更换内核,刚执行直接执行下列安装命令</p>
<pre class="pure-highlightjs">
<code class="hljs nginx"><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -O appex.sh https://raw.githubusercontent.com/0oVicero0/serverSpeeder_Install/master/appex.sh && bash appex.sh install <span class="hljs-string">'2.6.32-642.el6.x86_64'</span></code></pre>
<p>
安装步骤一路回车就行了。</p>
頁:
[1]