{"id":16060,"date":"2024-08-03T17:31:00","date_gmt":"2024-08-03T15:31:00","guid":{"rendered":"https:\/\/linux-bibel.at\/?p=16060"},"modified":"2024-08-03T17:31:01","modified_gmt":"2024-08-03T15:31:01","slug":"duplicati-unter-ubuntu-22-04","status":"publish","type":"post","link":"https:\/\/linux-bibel.at\/index.php\/2024\/08\/03\/duplicati-unter-ubuntu-22-04\/","title":{"rendered":"Duplicati unter Ubuntu 22.04"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Unter <a href=\"https:\/\/linux-bibel.at\/index.php\/2023\/12\/29\/duplicati-sicherungen-erstellen-und-wiederherstellen\/\" data-type=\"post\" data-id=\"13077\">Duplicati<\/a> hat Meister @zebolon den Beitrag Backups mit Duplicati beschrieben &#8211; unter Ubuntu 22.04 ist es nicht ganz so einfach, die Software zu installieren \/ aktualisieren. Das Paket ist zwar \u00fcber die Paket-Verwaltung verf\u00fcgbar, l\u00e4sst sich jedoch nicht wirklich nutzen. Der Grund daf\u00fcr &#8211; Ubuntu ist ein halb fertiges Produkt, wenn das Release-Datum von Ubuntu da ist, wird die Distribution ausgeliefert, egal ob alles funktioniert oder auch nicht.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Die Installation gelingt nun wie folgt:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>sudo apt-key adv --keyserver hkp:\/\/keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>echo \"deb https:\/\/download.mono-project.com\/repo\/ubuntu stable-focal main\" | sudo tee \/etc\/apt\/sources.list.d\/mono-official-stable.list<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install mono-devel gtk-sharp2 libappindicator0.1-cil libmono-2.0-1<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install apt-transport-https nano git-core software-properties-common dirmngr -y<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>wget https:\/\/updates.duplicati.com\/beta\/duplicati_&#91;...]_all.deb<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install .\/duplicati_....deb<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Unter Duplicati hat Meister @zebolon den Beitrag Backups mit Duplicati beschrieben &#8211; unter Ubuntu 22.04 ist es nicht ganz so einfach, die Software zu installieren \/ aktualisieren. Das Paket ist zwar \u00fcber die Paket-Verwaltung verf\u00fcgbar, l\u00e4sst sich jedoch nicht wirklich nutzen. Der Grund daf\u00fcr &#8211; Ubuntu ist ein halb fertiges Produkt, wenn das Release-Datum von [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":763,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[72],"tags":[37],"class_list":["post-16060","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sicherheit","tag-sicherheit"],"_links":{"self":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/16060","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/comments?post=16060"}],"version-history":[{"count":1,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/16060\/revisions"}],"predecessor-version":[{"id":16062,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/posts\/16060\/revisions\/16062"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/media\/763"}],"wp:attachment":[{"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/media?parent=16060"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/categories?post=16060"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux-bibel.at\/index.php\/wp-json\/wp\/v2\/tags?post=16060"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}