{"id":2859,"date":"2024-05-15T23:08:08","date_gmt":"2024-05-15T22:08:08","guid":{"rendered":"https:\/\/www.robert-oswald.de\/blog\/?p=2859"},"modified":"2025-03-30T13:48:01","modified_gmt":"2025-03-30T12:48:01","slug":"installation-guide-for-ubuntu-24-04-lts","status":"publish","type":"post","link":"https:\/\/www.robert-oswald.de\/blog\/?p=2859","title":{"rendered":"Installation Guide for Ubuntu 24.04 LTS"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"ubuntu-2404-lts-desktop\">Installation<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Boot from install media<\/li>\n\n\n\n<li>Select &#8220;Try or Install Ubuntu&#8221;<\/li>\n\n\n\n<li>Choose your language\n<ul class=\"wp-block-list\">\n<li>English<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Next<\/li>\n\n\n\n<li>Select your keyboard layout\n<ul class=\"wp-block-list\">\n<li>German<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Select your keyboard variant\n<ul class=\"wp-block-list\">\n<li>German &#8211; German (no dead keys)<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Next<\/li>\n\n\n\n<li>Install Ubuntu<\/li>\n\n\n\n<li>Interactive installation<\/li>\n\n\n\n<li>Default selection<\/li>\n\n\n\n<li>Next<\/li>\n\n\n\n<li>Erase disk and install Ubuntu\n<ul class=\"wp-block-list\">\n<li>Advanced features\n<ul class=\"wp-block-list\">\n<li>Use LVM and encryption<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Create a passphrase<\/li>\n\n\n\n<li>Create your account\n<ul class=\"wp-block-list\">\n<li>Require my password to log in<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Select your timezone<\/li>\n\n\n\n<li>Install<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"install-software-pakages-from-repo\">Install Software Pakages from Repo<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>apt update\napt install openssh-server ansible sshpass bzip2\n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hints\">Hints<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"firefox\">Firefox<\/h4>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"enable-video-hardware-acceleration\">Enable video hardware acceleration<\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open <code>about:config<\/code> in a new Firefox tab<\/li>\n\n\n\n<li>Set <code>media.ffmpeg.vaapi.enabled<\/code> to <code>true<\/code><\/li>\n\n\n\n<li>Restart Firefox<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"enable-web-gpu-rendering\">Enable Web GPU rendering<\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open <code>about:config<\/code> in a new Firefox tab<\/li>\n\n\n\n<li>Set <code>gfx.webrender.all<\/code> to <code>true<\/code><\/li>\n\n\n\n<li>Restart Firefox<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"video-downloadhelper\">Video DownloadHelper<\/h5>\n\n\n\n<p>If the Companion App is not recognized after it is installed (deb package):<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>try the &#8220;Recheck&#8221; button in the extensions settings<\/li>\n\n\n\n<li>run <code>\/opt\/vdhcoapp\/vdhcoapp install<\/code> as user, NOT as root!<\/li>\n\n\n\n<li>try the &#8220;Recheck&#8221; button again<\/li>\n\n\n\n<li>run <code>flatpak permission-set webextensions net.downloadhelper.coapp snap.firefox yes<\/code><\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"restore-profile-on-snap-installation\">Restore Profile on Snap Installation<\/h5>\n\n\n\n<p>The profile is located at <code>~\/snap\/firefox\/common\/.mozilla<\/code>.<br>Restore only this folder from backup.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"macbook\">MacBook<\/h4>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"key-combinations-for-an-intel-based-mac\">Key combinations for an Intel-based Mac<\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Command (\u2318)-R: Start up from the built-in macOS Recovery system. &#8230;<\/li>\n\n\n\n<li>Option (\u2325) or Alt: Start up to Startup Manager, which allows you to choose<br>other available startup disks or volumes.<\/li>\n\n\n\n<li>Option-Command-P-R: Reset NVRAM or PRAM.<\/li>\n\n\n\n<li>Shift (\u21e7): Start up in safe mode.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Installation Install Software Pakages from Repo Hints Firefox Enable video hardware acceleration Enable Web GPU rendering Video DownloadHelper If the Companion App is not recognized after it is installed (deb package): Restore Profile on Snap Installation The profile is located at ~\/snap\/firefox\/common\/.mozilla.Restore only this folder from backup. MacBook Key combinations for an Intel-based Mac<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","ngg_post_thumbnail":0,"footnotes":""},"categories":[5],"tags":[],"class_list":["post-2859","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2859","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2859"}],"version-history":[{"count":12,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2859\/revisions"}],"predecessor-version":[{"id":3054,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2859\/revisions\/3054"}],"wp:attachment":[{"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2859"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2859"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.robert-oswald.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2859"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}