<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openvz &#8211; 科技改变生活-雨落星辰</title>
	<atom:link href="https://p1e.cn/html/tag/openvz/feed" rel="self" type="application/rss+xml" />
	<link>https://p1e.cn</link>
	<description>所有的伟大,都源于一个勇敢的开始</description>
	<lastBuildDate>Sat, 25 May 2019 02:16:27 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>lkl-rinetd BBR一键脚本报错only support OpenVZ解决方案</title>
		<link>https://p1e.cn/html/945.html</link>
					<comments>https://p1e.cn/html/945.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Mon, 15 Apr 2019 07:10:59 +0000</pubDate>
				<category><![CDATA[运维笔记]]></category>
		<category><![CDATA[BBR]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://www.815494.com/?p=945</guid>

					<description><![CDATA[报错信息]]></description>
										<content:encoded><![CDATA[<h4>报错信息</h4>
<p>[error] only support OpenVZ<br />
<img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-946" src="https://i.p1e.cn/2019/04/arrxOX.jpg" width="662" height="207" /></p>
<h4>故障原因</h4>
<p>某些主机商的OpenVZ主机使用的是LXC虚拟化。虽说主机商叫OpenVZ但是实际跟OpenVZ 已无关系。</p>
<h4>解决方案</h4>
<p>禁用脚本虚拟化检测</p>
<h4>超级懒人一键安装方案</h4>
<p>Debian or Ubuntu<br />
适用于 单网卡（单 IP） 服务器：</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt.sh</pre>
<p>适用于 多网卡（多 IP） 服务器，会为所有网卡（所有 IP）提供加速：</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-debianorubuntu-nocheckvirt-multiNIC.sh</pre>
<p>CentOS 7<br />
和上面一样，也分 单网卡 和 多网卡 版本：</p>
<p># 单网卡</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-centos-nocheckvirt.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-centos-nocheckvirt.sh</pre>
<p># 多网卡</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-centos-nocheckvirt-multiNIC.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-centos-nocheckvirt-multiNIC.sh</pre>
<p>使用说明<br />
以下进行脚本使用说明：</p>
<p>安装 lkl-rinetd<br />
此命令用于安装 lkl-rinetd。</p>
<p>在 /home/tcp_nanqinlang 进行安装，所以安装完成后不要动这个文件夹了（除非你想修改端口）。</p>
<p>安装过程中，会提示输入端口号。多个端口号用空格隔开。不支持端口段。</p>
<p>安装完成后，会开启 lkl-rinetd。以后重启机器也会随开机自启。</p>
<p>使用前请注意自己的 iptables 相关设置。</p>
<p>检查 lkl-rinetd 运行状态<br />
此命令用于检查 lkl-rinetd 运行与否，可通过返回的提示判断。</p>
<p>卸载 lkl-rinetd<br />
运行此命令会删除 /home/tcp_nanqinlang 、移除 rc.local 对应开机自启项和清空 iptables raw 表。属于完整卸载，不会有残留。且卸载后无需重启。</p>
<pre></pre>
<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/945.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OpenVZ 魔改 BBR &#8211; lkl-rinetd 一键脚本</title>
		<link>https://p1e.cn/html/666.html</link>
					<comments>https://p1e.cn/html/666.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Mon, 05 Nov 2018 06:23:28 +0000</pubDate>
				<category><![CDATA[运维笔记]]></category>
		<category><![CDATA[BBR]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://www.815494.com/?p=666</guid>

					<description><![CDATA[要求以下： OpenVZ 64 bit Ram &#62;&#62; 64M 更新： 2018-03-24 新增 多网卡 适配 Debian or Ubuntu 适用于 单网卡（单 IP） 服务器： wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-debianorubuntu.sh bash tcp_nanqinlang-rinetd-debianorubuntu.sh 适用于 多网卡（多 IP]]></description>
										<content:encoded><![CDATA[<p>要求以下：</p>
<p>OpenVZ<br />
64 bit<br />
Ram &gt;&gt; 64M<br />
更新： 2018-03-24 新增 多网卡 适配</p>
<p>Debian or Ubuntu<br />
适用于 单网卡（单 IP） 服务器：</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-debianorubuntu.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-debianorubuntu.sh</pre>
<p>适用于 多网卡（多 IP） 服务器，会为所有网卡（所有 IP）提供加速：</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-debianorubuntu-multiNIC.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-debianorubuntu-multiNIC.sh</pre>
<p>CentOS 7<br />
和上面一样，也分 单网卡 和 多网卡 版本：</p>
<p># 单网卡</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-centos.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-centos.sh</pre>
<p># 多网卡</p>
<pre>wget --no-check-certificate http://www.815494.com/html/shell/BBR/tcp_nanqinlang-rinetd-centos-multiNIC.sh</pre>
<pre>bash tcp_nanqinlang-rinetd-centos-multiNIC.sh</pre>
<p>使用说明<br />
以下进行脚本使用说明：</p>
<p>安装 lkl-rinetd<br />
此命令用于安装 lkl-rinetd。</p>
<p>在 /home/tcp_nanqinlang 进行安装，所以安装完成后不要动这个文件夹了（除非你想修改端口）。</p>
<p>安装过程中，会提示输入端口号。多个端口号用空格隔开。不支持端口段。</p>
<p>安装完成后，会开启 lkl-rinetd。以后重启机器也会随开机自启。</p>
<p>使用前请注意自己的 iptables 相关设置。</p>
<p>检查 lkl-rinetd 运行状态<br />
此命令用于检查 lkl-rinetd 运行与否，可通过返回的提示判断。</p>
<p>卸载 lkl-rinetd<br />
运行此命令会删除 /home/tcp_nanqinlang 、移除 rc.local 对应开机自启项和清空 iptables raw 表。属于完整卸载，不会有残留。且卸载后无需重启。</p>
<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/666.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
