<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>《小内存OpenVZ VPS使用UML开启BBR》的评论</title>
	<atom:link href="https://zohead.com/archives/openvz-uml-bbr/feed/" rel="self" type="application/rss+xml" />
	<link>https://zohead.com/archives/openvz-uml-bbr/</link>
	<description>Uranus Zhou&#039;s Blog</description>
	<lastBuildDate>Wed, 26 Nov 2025 11:17:35 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-3500</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Sat, 13 May 2017 09:50:49 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-3500</guid>
		<description><![CDATA[不好意思，这个 UML Linux 内核在编译的时候我没启用 IPv6，你需要先修改配置启用 IPv6 编译出新的 vmlinux 文件；
然后把 uml-linux.sh 还有 hostfs 里面的 /etc/rc.local 脚本中的 IP 地址换成 IPv6 的。]]></description>
		<content:encoded><![CDATA[<p>不好意思，这个 UML Linux 内核在编译的时候我没启用 IPv6，你需要先修改配置启用 IPv6 编译出新的 vmlinux 文件；<br />
然后把 uml-linux.sh 还有 hostfs 里面的 /etc/rc.local 脚本中的 IP 地址换成 IPv6 的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stranger</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-3495</link>
		<dc:creator><![CDATA[stranger]]></dc:creator>
		<pubDate>Sat, 13 May 2017 07:45:30 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-3495</guid>
		<description><![CDATA[請問樓主，如果我想同時擁有IPV6，配置 OpenVZ 系统上的 TUN/TAP 虚拟网卡和开启端口转发該如何修改呢？]]></description>
		<content:encoded><![CDATA[<p>請問樓主，如果我想同時擁有IPV6，配置 OpenVZ 系统上的 TUN/TAP 虚拟网卡和开启端口转发該如何修改呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2930</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 09:40:52 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2930</guid>
		<description><![CDATA[额，CentOS 下的软件包名直接就是 tunctl。]]></description>
		<content:encoded><![CDATA[<p>额，CentOS 下的软件包名直接就是 tunctl。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：firebotao</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2928</link>
		<dc:creator><![CDATA[firebotao]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 05:37:22 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2928</guid>
		<description><![CDATA[yum install我试过很多次不行哦，提示没这个东东
root@256OVZ ~]# yum install uml-utilities
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.cuhk.edu.hk
 * extras: ftp.cuhk.edu.hk
 * updates: ftp.cuhk.edu.hk
No package uml-utilities available.
Error: Nothing to do]]></description>
		<content:encoded><![CDATA[<p>yum install我试过很多次不行哦，提示没这个东东<br />
root@256OVZ ~]# yum install uml-utilities<br />
Loaded plugins: fastestmirror<br />
Setting up Install Process<br />
Loading mirror speeds from cached hostfile<br />
 * base: <a href="http://ftp.cuhk.edu.hk" rel="nofollow">http://ftp.cuhk.edu.hk</a><br />
 * extras: <a href="http://ftp.cuhk.edu.hk" rel="nofollow">http://ftp.cuhk.edu.hk</a><br />
 * updates: <a href="http://ftp.cuhk.edu.hk" rel="nofollow">http://ftp.cuhk.edu.hk</a><br />
No package uml-utilities available.<br />
Error: Nothing to do</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2927</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 05:29:47 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2927</guid>
		<description><![CDATA[yum install 就行，用 VPS 这些基础命令要了解的。]]></description>
		<content:encoded><![CDATA[<p>yum install 就行，用 VPS 这些基础命令要了解的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：firebotao</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2926</link>
		<dc:creator><![CDATA[firebotao]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 05:23:10 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2926</guid>
		<description><![CDATA[你好，我用的是centos 64位系统，需要安装 uml-utilities 这个软件包，我是否要换成ubuntu系统？centos上面提示没apt-get这个命令。]]></description>
		<content:encoded><![CDATA[<p>你好，我用的是centos 64位系统，需要安装 uml-utilities 这个软件包，我是否要换成ubuntu系统？centos上面提示没apt-get这个命令。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2925</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 04:42:25 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2925</guid>
		<description><![CDATA[你的 VPS 系统缺少 tunctl 命令，需要安装 uml-utilities 软件包。]]></description>
		<content:encoded><![CDATA[<p>你的 VPS 系统缺少 tunctl 命令，需要安装 uml-utilities 软件包。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：firebotao</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2922</link>
		<dc:creator><![CDATA[firebotao]]></dc:creator>
		<pubDate>Fri, 24 Mar 2017 19:50:28 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2922</guid>
		<description><![CDATA[请问下，我按照教程做到最后一步运行uml-linux.sh时，出现下面的提示，怎么解决，此时ss连接不通，谢谢。
[root@256OVZ ~]# bash uml-linux.sh 
uml-linux.sh: line 14: tunctl: command not found
SIOCSIFADDR: No such device
tap0: unknown interface: No such device
tap0: unknown interface: No such device
[root@256OVZ ~]# nohup: appending output to `nohup.out&#039;]]></description>
		<content:encoded><![CDATA[<p>请问下，我按照教程做到最后一步运行uml-linux.sh时，出现下面的提示，怎么解决，此时ss连接不通，谢谢。<br />
[root@256OVZ ~]# bash uml-linux.sh<br />
uml-linux.sh: line 14: tunctl: command not found<br />
SIOCSIFADDR: No such device<br />
tap0: unknown interface: No such device<br />
tap0: unknown interface: No such device<br />
[root@256OVZ ~]# nohup: appending output to `nohup.out&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2920</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Fri, 24 Mar 2017 15:44:06 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2920</guid>
		<description><![CDATA[我制作了 32 和 64 位 ShadowsocksR Python 服务器版本的 UML rootfs 包（包含 Python 环境），文章中的链接也已经更新；
可将 ShadowsocksR 服务器 JSON 配置文件（支持多个文件）放到 &lt;code&gt;/etc/shadowsocks&lt;/code&gt; 目录启动 UML 系统即可。]]></description>
		<content:encoded><![CDATA[<p>我制作了 32 和 64 位 ShadowsocksR Python 服务器版本的 UML rootfs 包（包含 Python 环境），文章中的链接也已经更新；<br />
可将 ShadowsocksR 服务器 JSON 配置文件（支持多个文件）放到 <code>/etc/shadowsocks</code> 目录启动 UML 系统即可。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Uranus Zhou</title>
		<link>https://zohead.com/archives/openvz-uml-bbr/#comment-2917</link>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
		<pubDate>Fri, 24 Mar 2017 03:43:55 +0000</pubDate>
		<guid isPermaLink="false">https://zohead.com/?p=1365#comment-2917</guid>
		<description><![CDATA[谢谢指出，一直也没用这个 SSR 的服务端；
Python 不用自己编译，可以把 32 位（Ubuntu 14.04）或 64 位（CentOS 6）系统里 Python 包的所有文件及依赖库拷到 UML rootfs 目录中；
只是稍微有些麻烦，我有空时可以再把 SSR 的 UML rootfs 更新一下。]]></description>
		<content:encoded><![CDATA[<p>谢谢指出，一直也没用这个 SSR 的服务端；<br />
Python 不用自己编译，可以把 32 位（Ubuntu 14.04）或 64 位（CentOS 6）系统里 Python 包的所有文件及依赖库拷到 UML rootfs 目录中；<br />
只是稍微有些麻烦，我有空时可以再把 SSR 的 UML rootfs 更新一下。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
