<?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>不安静的书桌 &#187; 9.04</title>
	<atom:link href="http://www.liuhanyu.com/tag/904/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.liuhanyu.com</link>
	<description>从今天起用键盘忠实记录书桌外的生活</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:57:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.liuhanyu.com/?pushpress=hub'/>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.liuhanyu.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>如何在Ubuntu下利用SSH翻墙</title>
		<link>http://www.liuhanyu.com/2009/05/ubuntu-ssh/</link>
		<comments>http://www.liuhanyu.com/2009/05/ubuntu-ssh/#comments</comments>
		<pubDate>Sun, 17 May 2009 09:37:32 +0000</pubDate>
		<dc:creator>tomyiyun</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[推荐文章]]></category>
		<category><![CDATA[热点文章]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[fuckgfw]]></category>
		<category><![CDATA[GFW]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[翻墙]]></category>

		<guid isPermaLink="false">http://www.liuhanyu.com/?p=65</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
如何在ubuntu下利用ssh翻墙


Related posts:<ol><li><a href='http://www.liuhanyu.com/2009/06/just-beat-it/' rel='bookmark' title='Permanent Link: Just Beat It'>Just Beat It</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
<p>在Ubuntu9.04（我的<a href="http://www.liuhanyu.com/2009/03/904-beta/"  target="_blank" >教程</a>果然跳票了）下已经有一段时间了，如何翻墙成了一个很重要的的问题（<a href="http://www.liuhanyu.com/2009/03/%e5%85%8d%e8%b4%b9%e7%9a%84%e7%bf%bb%e5%a2%99%e5%b7%a5%e5%85%b7/" >Windows下如何翻墙</a>）。而且前一段在GoogleAnalysis上发现竟然有人通过搜索Ubuntu翻墙。来到我的Blog。毋庸置疑他没有在我这里找到答案。</p>
<p>通过一段时间的Google，终于找到了如何在Ubuntu下利用SSH翻墙。<a href="http://www.chedong.com/blog/archives/001246.html#comment-56108" >Via</a></p>
<p>假设你的用户名为Tomyiyun (<a href="http://www.liuhanyu.com/2009/03/mianfeissh/" >没有SSH帐号？</a>）服务器为proxy.liuhanyu.com那么你只需要在终端下输入</p>
<p>ssh -qTfnN -D 7070 tomyiyun@proxy.liuhanyu.com</p>
<p>命令注释：</p>
<p>-q :- be very quite, we are acting only as a tunnel.<br/>
-T :- Do not allocate a pseudo tty, we are only acting a tunnel.<br/>
-f :- move the ssh process to background, as we don’t want to interact with this ssh session directly.<br/>
-N :- Do not execute remote command.<br/>
-n :- redirect standard input to /dev/null.</p>
<p>后面的就跟在Windows下一样了…………</p>
<p>看我<a href="http://www.liuhanyu.com/2009/03/%e5%85%8d%e8%b4%b9%e7%9a%84%e7%bf%bb%e5%a2%99%e5%b7%a5%e5%85%b7/" >以前的文章</a>吧，不再重复了</p>


<p>Related posts:<ol><li><a href='http://www.liuhanyu.com/2009/06/just-beat-it/' rel='bookmark' title='Permanent Link: Just Beat It'>Just Beat It</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.liuhanyu.com/2009/05/ubuntu-ssh/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
