{"id":138,"date":"2008-04-06T17:16:22","date_gmt":"2008-04-06T15:16:22","guid":{"rendered":"http:\/\/konstantin.filtschew.de\/blog\/?p=138"},"modified":"2008-04-06T17:17:35","modified_gmt":"2008-04-06T15:17:35","slug":"debian-paketkonfiguration-des-systems-mit-dpkg-sichern","status":"publish","type":"post","link":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/","title":{"rendered":"Debian Paketkonfiguration des Systems mit dpkg sichern"},"content":{"rendered":"<p>Ab und zu, muss man ein identisches System z.B. f\u00fcr Testzwecke installieren. Dabei stellt sich das Problem ein, dass viele Pakete auf dem System installiert sind und man sie auf dem neuen System identisch haben will, ohne ein Image zu verwenden oder das laufende System irgendwie bei der Arbeit zu st\u00f6ren. Hier hilft dpkg mit einem Befehl.<\/p>\n<p>Paketkonfiguration in eine Datei sichern:<br \/>\n[code]<br \/>\ndpkg &#8211;get-selections > package.list<br \/>\n[\/code]<br \/>\nPacketkonfiguration in das System laden und mit dem zweiten Befehl die \u00c4nderungen durchf\u00fchren:<br \/>\n[code]<br \/>\ndpkg &#8211;set-selections < package.list\napt-get dselect-upgrade\n[\/code]\n\nSo - diese Weisheit habe ich jetzt auch hier und nicht nur in meinen Textdateien notiert!\n\n\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ab und zu, muss man ein identisches System z.B. f\u00fcr Testzwecke installieren. Dabei stellt sich das Problem ein, dass viele Pakete auf dem System installiert sind und man sie auf dem neuen System identisch haben will, ohne ein Image zu verwenden oder das laufende System irgendwie bei der Arbeit zu st\u00f6ren. Hier hilft dpkg mit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5],"tags":[],"class_list":["post-138","post","type-post","status-publish","format-standard","hentry","category-linux","category-opensourcesoftware"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew\" \/>\n<meta property=\"og:description\" content=\"Ab und zu, muss man ein identisches System z.B. f\u00fcr Testzwecke installieren. Dabei stellt sich das Problem ein, dass viele Pakete auf dem System installiert sind und man sie auf dem neuen System identisch haben will, ohne ein Image zu verwenden oder das laufende System irgendwie bei der Arbeit zu st\u00f6ren. Hier hilft dpkg mit [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\" \/>\n<meta property=\"og:site_name\" content=\"Konstantin Filtschew\" \/>\n<meta property=\"article:published_time\" content=\"2008-04-06T15:16:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-04-06T15:17:35+00:00\" \/>\n<meta name=\"author\" content=\"Konstantin Filtschew\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@fa11enangel\" \/>\n<meta name=\"twitter:site\" content=\"@fa11enangel\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Konstantin Filtschew\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\"},\"author\":{\"name\":\"Konstantin Filtschew\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"headline\":\"Debian Paketkonfiguration des Systems mit dpkg sichern\",\"datePublished\":\"2008-04-06T15:16:22+00:00\",\"dateModified\":\"2008-04-06T15:17:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\"},\"wordCount\":116,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"articleSection\":[\"Linux\",\"OpenSource Software\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\",\"name\":\"Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew\",\"isPartOf\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#website\"},\"datePublished\":\"2008-04-06T15:16:22+00:00\",\"dateModified\":\"2008-04-06T15:17:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/konstantin.filtschew.de\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Debian Paketkonfiguration des Systems mit dpkg sichern\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#website\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/\",\"name\":\"Konstantin Filtschew\",\"description\":\"Der t\u00e4gliche IT-Wahnsinn\",\"publisher\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/konstantin.filtschew.de\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e\",\"name\":\"Konstantin Filtschew\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png\",\"contentUrl\":\"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png\",\"width\":222,\"height\":193,\"caption\":\"Konstantin Filtschew\"},\"logo\":{\"@id\":\"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/\"},\"description\":\"Building an operation system without source code, is like buying a self assemble space shuttle without instructions. (Author unknown)\",\"sameAs\":[\"https:\/\/konstantin.filtschew.de\",\"https:\/\/www.linkedin.com\/in\/konstantin-filtschew-b7138019\/\",\"https:\/\/x.com\/fa11enangel\"],\"url\":\"https:\/\/konstantin.filtschew.de\/blog\/author\/konstantin-filtschew\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/","og_locale":"de_DE","og_type":"article","og_title":"Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew","og_description":"Ab und zu, muss man ein identisches System z.B. f\u00fcr Testzwecke installieren. Dabei stellt sich das Problem ein, dass viele Pakete auf dem System installiert sind und man sie auf dem neuen System identisch haben will, ohne ein Image zu verwenden oder das laufende System irgendwie bei der Arbeit zu st\u00f6ren. Hier hilft dpkg mit [&hellip;]","og_url":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/","og_site_name":"Konstantin Filtschew","article_published_time":"2008-04-06T15:16:22+00:00","article_modified_time":"2008-04-06T15:17:35+00:00","author":"Konstantin Filtschew","twitter_card":"summary_large_image","twitter_creator":"@fa11enangel","twitter_site":"@fa11enangel","twitter_misc":{"Verfasst von":"Konstantin Filtschew","Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#article","isPartOf":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/"},"author":{"name":"Konstantin Filtschew","@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"headline":"Debian Paketkonfiguration des Systems mit dpkg sichern","datePublished":"2008-04-06T15:16:22+00:00","dateModified":"2008-04-06T15:17:35+00:00","mainEntityOfPage":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/"},"wordCount":116,"commentCount":1,"publisher":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"articleSection":["Linux","OpenSource Software"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/","url":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/","name":"Debian Paketkonfiguration des Systems mit dpkg sichern - Konstantin Filtschew","isPartOf":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#website"},"datePublished":"2008-04-06T15:16:22+00:00","dateModified":"2008-04-06T15:17:35+00:00","breadcrumb":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/konstantin.filtschew.de\/blog\/2008\/04\/06\/debian-paketkonfiguration-des-systems-mit-dpkg-sichern\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/konstantin.filtschew.de\/blog\/"},{"@type":"ListItem","position":2,"name":"Debian Paketkonfiguration des Systems mit dpkg sichern"}]},{"@type":"WebSite","@id":"https:\/\/konstantin.filtschew.de\/blog\/#website","url":"https:\/\/konstantin.filtschew.de\/blog\/","name":"Konstantin Filtschew","description":"Der t\u00e4gliche IT-Wahnsinn","publisher":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/konstantin.filtschew.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Person","Organization"],"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/de09aadf27dd3b71cb0030f6f2214b1e","name":"Konstantin Filtschew","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/","url":"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png","contentUrl":"https:\/\/konstantin.filtschew.de\/blog\/wp-content\/uploads\/2025\/10\/KFLogo1.png","width":222,"height":193,"caption":"Konstantin Filtschew"},"logo":{"@id":"https:\/\/konstantin.filtschew.de\/blog\/#\/schema\/person\/image\/"},"description":"Building an operation system without source code, is like buying a self assemble space shuttle without instructions. (Author unknown)","sameAs":["https:\/\/konstantin.filtschew.de","https:\/\/www.linkedin.com\/in\/konstantin-filtschew-b7138019\/","https:\/\/x.com\/fa11enangel"],"url":"https:\/\/konstantin.filtschew.de\/blog\/author\/konstantin-filtschew\/"}]}},"_links":{"self":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":0,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/posts\/138\/revisions"}],"wp:attachment":[{"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/media?parent=138"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/categories?post=138"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/konstantin.filtschew.de\/blog\/wp-json\/wp\/v2\/tags?post=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}