<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://home.jholtrop.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://home.jholtrop.com/wiki/feed.php">
        <title>Holtrop Wiki</title>
        <description></description>
        <link>https://home.jholtrop.com/wiki/</link>
        <image rdf:resource="https://home.jholtrop.com/wiki/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-07-02T16:37:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/server_setup?rev=1774231872&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/asus_zenbook?rev=1750801413&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/arch_install_cheat_sheet?rev=1750703742&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/alienware_16x_aurora_laptop?rev=1749735122&amp;do=diff"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/?image=projects%3Apeg_puzzle%3Apeg_puzzle.jpeg&amp;ns=projects%3Apeg_puzzle&amp;rev=1581302554&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/?image=ideas%3Aholtrops_hops_keezer.jpg&amp;ns=ideas&amp;rev=1562680997&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/?image=ideas%3Aimg_20190530_190653129.jpg&amp;ns=ideas&amp;rev=1559764170&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://home.jholtrop.com/wiki/?image=new_case_layout.jpg&amp;ns=0&amp;rev=1489757361&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://home.jholtrop.com/wiki/_media/wiki:dokuwiki.svg">
        <title>Holtrop Wiki</title>
        <link>https://home.jholtrop.com/wiki/</link>
        <url>https://home.jholtrop.com/wiki/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://home.jholtrop.com/wiki/server_setup?rev=1774231872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-23T02:11:12+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>server_setup - Update VM list</title>
        <link>https://home.jholtrop.com/wiki/server_setup?rev=1774231872&amp;do=diff</link>
        <description>Server Setup

anubis host

	*  OS: AlmaLinux 10.1
	*  CPU: Ryzen 5 1600 6-core 3.2GHz
	*  RAM: 32GB DDR4 2400
	*  Services
		*  Virtual Machine Host
		*  apcupsd
		*  NFS server
		*  samba
		*  getmail gmail backup


Drives

	*  WD Black 256GB Performance SSD - M.2 2280 PCIe NVMe</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/asus_zenbook?rev=1750801413&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-24T21:43:33+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>asus_zenbook</title>
        <link>https://home.jholtrop.com/wiki/asus_zenbook?rev=1750801413&amp;do=diff</link>
        <description>For work I bought an ASUS Zenbook S 16.

Escape key on boot gives firmware boot/enter setup menu.

I was able to shrink the Windows volume.

After disabling secure boot, Windows would not boot because of Bitlocker. I re-enabled secure boot, booted into Windows, disabled Bitlocker, and then disabled secure boot again. Windows booted fine but made me change my PIN.</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/arch_install_cheat_sheet?rev=1750703742&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-23T18:35:42+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>arch_install_cheat_sheet - Add plasma-x11-session</title>
        <link>https://home.jholtrop.com/wiki/arch_install_cheat_sheet?rev=1750703742&amp;do=diff</link>
        <description>Wireless Network Setup


iwctl device list
iwctl station wlan0 scan
iwctl station wlan0 get-networks
iwctl --passphrase &lt;passphrase&gt; station wlan0 connect &lt;SSID&gt;


Base


gdisk
cryptsetup luksFormat /dev/&lt;root&gt;
mkfs.ext4 /dev/&lt;boot&gt;
cryptsetup open /dev/&lt;root&gt; &lt;crypt-root&gt;
mkfs.ext4 /dev/mapper/&lt;crypt-root&gt;
mount /dev/mapper/&lt;crypt-root&gt; /mnt
mkdir /mnt/boot
mount /dev/&lt;boot&gt; /mnt/boot
mkdir /mnt/efi
mount /dev/&lt;efi&gt; /mnt/efi
pacstrap -K /mnt base linux linux-firmware vim
genfstab -U /mnt &gt;&gt; /mn…</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/alienware_16x_aurora_laptop?rev=1749735122&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-12T13:32:02+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>alienware_16x_aurora_laptop</title>
        <link>https://home.jholtrop.com/wiki/alienware_16x_aurora_laptop?rev=1749735122&amp;do=diff</link>
        <description>I ordered a Dell Alienware 16X Aurora laptop for work.

It came with Windows, of course. I was able to shrink the C: partition within Windows to make room for Arch. I was attempting to preserve Windows if possible but would wipe it if necessary.

Out of the box the firmware would not boot the Arch Linux USB because secure boot was enabled.</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/?image=projects%3Apeg_puzzle%3Apeg_puzzle.jpeg&amp;ns=projects%3Apeg_puzzle&amp;rev=1581302554&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2020-02-10T02:42:34+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>peg_puzzle.jpeg - created</title>
        <link>https://home.jholtrop.com/wiki/?image=projects%3Apeg_puzzle%3Apeg_puzzle.jpeg&amp;ns=projects%3Apeg_puzzle&amp;rev=1581302554&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://home.jholtrop.com/wiki/_media/projects:peg_puzzle:peg_puzzle.jpeg?w=500&amp;amp;h=500&amp;amp;tok=db1979&quot; alt=&quot;peg_puzzle.jpeg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/?image=ideas%3Aholtrops_hops_keezer.jpg&amp;ns=ideas&amp;rev=1562680997&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2019-07-09T14:03:17+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>holtrops_hops_keezer.jpg - created</title>
        <link>https://home.jholtrop.com/wiki/?image=ideas%3Aholtrops_hops_keezer.jpg&amp;ns=ideas&amp;rev=1562680997&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://home.jholtrop.com/wiki/_media/ideas:holtrops_hops_keezer.jpg?w=500&amp;amp;h=500&amp;amp;tok=d9ecb2&quot; alt=&quot;holtrops_hops_keezer.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/?image=ideas%3Aimg_20190530_190653129.jpg&amp;ns=ideas&amp;rev=1559764170&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2019-06-05T19:49:30+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>img_20190530_190653129.jpg - created</title>
        <link>https://home.jholtrop.com/wiki/?image=ideas%3Aimg_20190530_190653129.jpg&amp;ns=ideas&amp;rev=1559764170&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://home.jholtrop.com/wiki/_media/ideas:img_20190530_190653129.jpg?w=500&amp;amp;h=500&amp;amp;tok=07fd28&quot; alt=&quot;img_20190530_190653129.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://home.jholtrop.com/wiki/?image=new_case_layout.jpg&amp;ns=0&amp;rev=1489757361&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-17T13:29:21+00:00</dc:date>
        <dc:creator>josh (josh@undisclosed.example.com)</dc:creator>
        <title>new_case_layout.jpg - created</title>
        <link>https://home.jholtrop.com/wiki/?image=new_case_layout.jpg&amp;ns=0&amp;rev=1489757361&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://home.jholtrop.com/wiki/_media/new_case_layout.jpg?w=500&amp;amp;h=500&amp;amp;tok=b5f151&quot; alt=&quot;new_case_layout.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
