<?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; debconf</title>
	<atom:link href="http://www.linuxany.com/archives/tag/debconf/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系统配制工具</title>
		<link>http://www.linuxany.com/archives/350.html</link>
		<comments>http://www.linuxany.com/archives/350.html#comments</comments>
		<pubDate>Mon, 18 Aug 2008 04:23:10 +0000</pubDate>
		<dc:creator>x72</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[debconf]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=374</guid>
		<description><![CDATA[　　都是命令行的配制工具： 　　rcconf 　　系统引导是你想要启动的服务，很有用工具。 　　base-config 　　基系统配制，第一次启动后，碰到的就是它吧，配制的方面很多哦，呵呵。 　　debconf Debian 包裹配制系统　　dpkg-reconfigure 配制一个已经安装的包裹 　　很有用哦，任何安装的包裹都可以用它来配制。 　　apt-get install etherconf　　dpkg-reconfiguration etherconf 　　网络的配制，包括主机名，IP，DHCP，DNS，GATEWAY，NETMASK。等。 　　如果如果你用lan上网，这几个文件很重要： 　　/etc/hostname主机名　　/etc/network/interfaces 网络配制　　/etc/resolv.conf DNS配制 　　如： 　　nameserver 202.96.104.18　　nameserver 202.96.103.36　　dpkg-reconfiguration xserver-xfree86 　　鼠标，键盘，显示器和显卡配制，能不能进X，全看它了。 　　或手工修改/etc/X11/XF86Config-4,作用一样。 　　modconf 　　大家肯定会在刚开始装系统时碰到那个另人望而生畏的基于表单的模块选取界面（我还曾专门写一贴，关于如何选取模块），就是它了。Debian想的非常周到，它把你须要的模块都做好了，只等你动手选了，以后忘了选或想移除模块，千万不要靠重装来解决问题，呵呵。 　　当然也可以手动添加了： 　　/etc/modules 　　这里写的都是你引导时要加载的内核模块,可以自己添加 　　/etc/modules.conf 　　模块配制，这个不用自己改， 　　在你修改了/etc/modules后，可用update-modules来重建/etc/modules.conf和/etc/chandev.conf。 　　几个好用的命令： 　　modprobe - high level handling of loadable modules 　　用来加载模块 　　modprobe -c 显示当前正被使用的模块配制　　modprobe -l 显示能匹配的模块列表，你可以找你需要的模块　　modprobe modname 加载模块　　modprobe -r modname 移除模块　　insmod - [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/350.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

