<?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>ubuntu,debian,redhat -linuxany.com &#187; debian5</title>
	<atom:link href="http://www.linuxany.com/archives/tag/debian5/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxany.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:59:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debian 无缝升级Debian5至Debian6(不重装系统)</title>
		<link>http://www.linuxany.com/archives/1501.html</link>
		<comments>http://www.linuxany.com/archives/1501.html#comments</comments>
		<pubDate>Wed, 09 Feb 2011 03:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[debian5]]></category>
		<category><![CDATA[debian6]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://www.linuxany.com/?p=1501</guid>
		<description><![CDATA[第一步：修改更新源为debian 6.0 # vi /etc/apt/sources.listdeb http://ftp.us.debian.org/debian/ squeeze maindeb-src http://ftp.us.debian.org/debian/ squeeze maindeb http://security.debian.org/ squeeze/updates maindeb-src http://security.debian.org/ squeeze/updates maindeb http://volatile.debian.org/debian-volatile squeeze/volatile maindeb-src http://volatile.debian.org/debian-volatile squeeze/volatile main 第二步：更新源及软件包 # apt-get update# apt-get install apt dpkg aptitude# apt-get dist-upgrade 第三步：重启 # reboot 第四步：检查升级后系统运行情况 # lsb_release -a# netstat -tulpn# tail -f /var/log/messages# other log files for linuxany.com 您还可能感兴趣的内容在Debian系Linux上安装rpm档Debian:6.0安装及配置过程[原创]玩转Debian5——安装(LXDE桌面)制作deb包的三种方法在Debian上安装SVN]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/1501.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>解决Debian5编译环境头文件异常的办法</title>
		<link>http://www.linuxany.com/archives/1227.html</link>
		<comments>http://www.linuxany.com/archives/1227.html#comments</comments>
		<pubDate>Tue, 23 Feb 2010 00:43:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[cdt]]></category>
		<category><![CDATA[debian5]]></category>
		<category><![CDATA[ECLIPSE]]></category>
		<category><![CDATA[g++]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[include]]></category>

		<guid isPermaLink="false">http://www.linuxany.com/?p=1227</guid>
		<description><![CDATA[在编译时使用下列包含位置即可：（注意顺序） 适用于gcc,g++ 32位： /usr/local/include/usr/lib/gcc/i486-linux-gnu/4.3.2/include/usr/lib/gcc/i486-linux-gnu/4.3.2/include-fixed/usr/include 64位 /usr/local/include/usr/lib/gcc/x86_64-linux-gnu/4.3.2/include/usr/lib/gcc/x86_64-linux-gnu/4.3.2/include-fixed/usr/include 您还可能感兴趣的内容Eclipse + CDT + MinGW + MySQL环境搭建解决方案Debian 无缝升级Debian5至Debian6(不重装系统)Python调用Linux下的动态库(so)Eclipse SVN插件比较 Subclipse vs Subversive[原创]玩转Debian5——安装(LXDE桌面)]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/1227.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[原创]玩转Debian5——安装(LXDE桌面)</title>
		<link>http://www.linuxany.com/archives/941.html</link>
		<comments>http://www.linuxany.com/archives/941.html#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[debian5]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.linuxany.com/?p=941</guid>
		<description><![CDATA[1. 操作系统：Debian5.04(下载：debian-504-i386-xfce+lxde-CD-1.iso) 2. 桌面环境：LXDE 在正式开始前我们先预览一下成功安装后的界面： 以下是安装要点： 一、桌面套件选择LXDE 二、语言选择：English 三、时区选择：Other->Asia->China 四、接下来的设置选择默认即可 五、网络镜像：选择NO，暂时不从网络更新，节省安装时间 六、软件使用情况调查：选择NO 七、组件选择：Desktop Env,Standard system 八、引导安装：选择Yes 九、安装成功的界面： 您还可能感兴趣的内容Debian 无缝升级Debian5至Debian6(不重装系统)在Debian上安装SVN解决Debian5编译环境头文件异常的办法制作USB版的DebianDebian建立CVS服务器]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/941.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

