<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://philpep.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>philpep&#039;s wiki proc</title>
        <description></description>
        <link>https://philpep.org/wiki/</link>
        <lastBuildDate>Mon, 18 May 2026 01:29:15 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://philpep.org/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>philpep&#039;s wiki</title>
            <link>https://philpep.org/wiki/</link>
        </image>
        <item>
            <title>proc:bare_metal_server_provisioning</title>
            <link>https://philpep.org/wiki/proc:bare_metal_server_provisioning?rev=1778964048&amp;do=diff</link>
            <description>Bare metal server provisioning (debian trixie)

Install of a Debian 13 (Trixie) on a dedicated server with:

	*  Full LUKS encryption (except /boot and ESP)
	*  RAID1 on two NVMe disks
	*  LVM on LUKS
	*  Boot UEFI with ESP on both disks
	*  Remote cryptroot unlock with</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>proc</category>
            <pubDate>Sat, 16 May 2026 20:40:48 +0000</pubDate>
        </item>
        <item>
            <title>proc:debian_packaging</title>
            <link>https://philpep.org/wiki/proc:debian_packaging?rev=1778960980&amp;do=diff</link>
            <description>Debian Packaging

Packaging environment with sbuild

Install sbuild:


sudo apt install apt-cacher-ng sbuild schroot debootstrap
sudo adduser sbuild $(whoami) # you might need to re-login after this


Create a trixie sbuild chroot:


sudo sbuild-createchroot --include=eatmydata,ccache trixie \
    /var/lib/sbuild/trixie-amd64-sbuild \
    http://127.0.0.1:3142/debian</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>proc</category>
            <pubDate>Sat, 16 May 2026 19:49:40 +0000</pubDate>
        </item>
    </channel>
</rss>
