<?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>Comments on: shell使用指南</title>
	<atom:link href="http://weblog.qiran.org/2006/03/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.qiran.org/2006/03/shell/</link>
	<description>Hope for the best, Plan for the worst</description>
	<lastBuildDate>Mon, 15 Feb 2010 17:45:29 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bill</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-520</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Mon, 07 May 2007 06:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-520</guid>
		<description>谢谢分享。
</description>
		<content:encoded><![CDATA[<p>谢谢分享。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 幸福的旁边</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-523</link>
		<dc:creator>幸福的旁边</dc:creator>
		<pubDate>Sun, 29 Apr 2007 07:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-523</guid>
		<description>&lt;strong&gt;shell使用指南&lt;/strong&gt;

本文中所用的shell指令及操作均基于Linux ord 2.4.29，即DreamHost现在采用的系统。本人不是计算机专业出身，本指南因此会比较死板，只针对想要使用shell又苦于不知如何下手的新手，如果你也是DreamHost的用户，那本文或许对你有所帮助。目录：1. Basic Instructions /基本指令2. wget /下载工具3. Crontab /定时任务4. tar/tar.gz /压缩文件5. vi /编辑器1. Basic Instructions基本操作命令通常来说，...
</description>
		<content:encoded><![CDATA[<p><strong>shell使用指南</strong></p>
<p>本文中所用的shell指令及操作均基于Linux ord 2.4.29，即DreamHost现在采用的系统。本人不是计算机专业出身，本指南因此会比较死板，只针对想要使用shell又苦于不知如何下手的新手，如果你也是DreamHost的用户，那本文或许对你有所帮助。目录：1. Basic Instructions /基本指令2. wget /下载工具3. Crontab /定时任务4. tar/tar.gz /压缩文件5. vi /编辑器1. Basic Instructions基本操作命令通常来说，&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 冰古Blog</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-522</link>
		<dc:creator>冰古Blog</dc:creator>
		<pubDate>Mon, 08 Jan 2007 13:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-522</guid>
		<description>&lt;strong&gt;wordpress升级至2.0.6&lt;/strong&gt;

把wordpress升级至2.0.6，过程是极其痛苦的。
为何痛苦？都是地震惹得祸。
最后还是使用SSH（在那些痛苦经历过后，才去support那里问，怎样玩SSH。他回答我说只要在users那里edit用户，选上ssh就...
</description>
		<content:encoded><![CDATA[<p><strong>wordpress升级至2.0.6</strong></p>
<p>把wordpress升级至2.0.6，过程是极其痛苦的。<br />
为何痛苦？都是地震惹得祸。<br />
最后还是使用SSH（在那些痛苦经历过后，才去support那里问，怎样玩SSH。他回答我说只要在users那里edit用户，选上ssh就&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-519</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Mon, 18 Sep 2006 19:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-519</guid>
		<description>当然可以了
shell下执行这个
$mysql -u user -h localhost -p


这里有更多的介绍，如果用mysql client操作MySQl数据库

&lt;a href=&quot;http://forum.upsdn.net/index.php?prog=topic::flat&amp;tid=1128&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://forum.upsdn.net/index.php?prog=topic::flat&amp;tid=1128&quot; rel=&quot;nofollow&quot;&gt;http://forum.upsdn.net/index.php?prog=topic::flat&amp;tid=1128&lt;/a&gt;&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>当然可以了<br />
shell下执行这个<br />
$mysql -u user -h localhost -p</p>
<p>这里有更多的介绍，如果用mysql client操作MySQl数据库</p>
<p><a href="http://forum.upsdn.net/index.php?prog=topic::flat&#038;tid=1128" rel="nofollow"></a><a href="http://forum.upsdn.net/index.php?prog=topic::flat&#038;tid=1128" rel="nofollow">http://forum.upsdn.net/index.php?prog=topic::flat&#038;tid=1128</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ihao</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-518</link>
		<dc:creator>ihao</dc:creator>
		<pubDate>Mon, 10 Jul 2006 05:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-518</guid>
		<description>我想询问下在DH里使用SHELL的问题，能不能直接使用SHELL新建MYSQL数据库，而不用到PANEL里？因为我是和别人共享一下ID的，我进不了PANEL，能不能直接在SHELL里建数据库？如果可以加个GTALK聊可以不？
</description>
		<content:encoded><![CDATA[<p>我想询问下在DH里使用SHELL的问题，能不能直接使用SHELL新建MYSQL数据库，而不用到PANEL里？因为我是和别人共享一下ID的，我进不了PANEL，能不能直接在SHELL里建数据库？如果可以加个GTALK聊可以不？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QiRan.ORG</title>
		<link>http://weblog.qiran.org/2006/03/shell/comment-page-1/#comment-521</link>
		<dc:creator>QiRan.ORG</dc:creator>
		<pubDate>Sat, 11 Mar 2006 11:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zhangbee.com/2006/03/11/shell%e4%bd%bf%e7%94%a8%e6%8c%87%e5%8d%97/#comment-521</guid>
		<description>&lt;strong&gt;Awstats安装笔记&lt;/strong&gt;

今天依照DreamHost Wiki的指示，成功安装了多域名分析的awstats6.5，以下的笔记大多是翻译了WIKI上的文档。同时，安装过程也是一次很好学习使用shell的机会。 1. Download awstats6.5 下载程序 Login，进...
</description>
		<content:encoded><![CDATA[<p><strong>Awstats安装笔记</strong></p>
<p>今天依照DreamHost Wiki的指示，成功安装了多域名分析的awstats6.5，以下的笔记大多是翻译了WIKI上的文档。同时，安装过程也是一次很好学习使用shell的机会。 1. Download awstats6.5 下载程序 Login，进&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
