{"id":706,"date":"2023-05-06T18:29:24","date_gmt":"2023-05-06T16:29:24","guid":{"rendered":"https:\/\/pcmacb.de\/?page_id=706"},"modified":"2023-06-04T17:13:30","modified_gmt":"2023-06-04T15:13:30","slug":"luks-dateisystem-verschluesselung","status":"publish","type":"page","link":"https:\/\/pcmacb.de\/?page_id=706","title":{"rendered":"Luks Dateisystem Verschl\u00fcsselung"},"content":{"rendered":"\n<h5 class=\"wp-block-heading\">Partition erstellen<\/h5>\n\n\n\n<pre class=\"wp-block-code\"><code><code>fdisk \/dev\/sdb<\/code><\/code><\/pre>\n\n\n\n<p class=\"has-small-font-size\">mit &#8222;n&#8220; neue partition erstellen &#8211; erkl\u00e4rt sich selbst\u2026<br>mit &#8222;w&#8220; auf Platte schreiben und beenden.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cryptsetup luksFormat \/dev\/sdX5<\/code><\/pre>\n\n\n\n<h5 class=\"wp-block-heading has-small-font-size\">Dateisystem auf verschl\u00fcsselter Partition erstellen<\/h5>\n\n\n\n<pre class=\"wp-block-code\"><code>cryptsetup luksOpen \/dev\/sdX5 cryptwhatever\nmkfs.ext4 \/dev\/mapper\/cryptwhatever<\/code><\/pre>\n\n\n\n<p class=\"has-small-font-size\">Einbindung mit<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir \/home\/username\/CRYPTmountverzeichnis\nmount \/dev\/mapper\/cryptwhatever \/home\/username\/CRYPTmountverzeichnis<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Partition erstellen mit &#8222;n&#8220; neue partition erstellen &#8211; erkl\u00e4rt sich selbst\u2026mit &#8222;w&#8220; auf Platte schreiben und beenden. Dateisystem auf verschl\u00fcsselter Partition erstellen Einbindung mit<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"class_list":["post-706","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/pcmacb.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=706"}],"version-history":[{"count":5,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/706\/revisions"}],"predecessor-version":[{"id":745,"href":"https:\/\/pcmacb.de\/index.php?rest_route=\/wp\/v2\/pages\/706\/revisions\/745"}],"wp:attachment":[{"href":"https:\/\/pcmacb.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}