<?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>Kennethdalbjerg.dk &#187; dpkg</title>
	<atom:link href="http://kennethdalbjerg.dk/tag/dpkg/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:22:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installere 2 ens Debian maskiner op.</title>
		<link>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op</link>
		<comments>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op#comments</comments>
		<pubDate>Sat, 02 Aug 2008 09:10:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[apt-file]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[dpkg]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=140</guid>
		<description><![CDATA[Det kan være praktisk at nå man skal installere 2 ens maskiner op, bare at finde frem til hvilket pakker der er installeret på den ene, og så overfører dem til den anden, dette gøres nemt med dpkg og dselect.
Først skal vi på maskine1 havde hentede de pakker ud som er installeret på den.



dpkg &#8211;get-selections [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/08/02/installere-2-ens-debian-maskiner-op/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: Installing the same packages on another machine</title>
		<link>http://kennethdalbjerg.dk/2006/04/28/debian-installing-the-same-packages-on-another-machine</link>
		<comments>http://kennethdalbjerg.dk/2006/04/28/debian-installing-the-same-packages-on-another-machine#comments</comments>
		<pubDate>Fri, 28 Apr 2006 17:01:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[dpkg]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">GUID</guid>
		<description><![CDATA[1) dpkg --get-selections > list.txt **do this on source system
**move "list.txt" to target system**
2) dpkg --set-selections < list.txt **do this on target system
3) dselect install
...]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2006/04/28/debian-installing-the-same-packages-on-another-machine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
