<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.mazoyer.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>AS201281 Wiki - misc</title>
        <description>Your check engine light is on!</description>
        <link>https://wiki.mazoyer.eu/</link>
        <lastBuildDate>Wed, 13 May 2026 12:34:35 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.mazoyer.eu/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>AS201281 Wiki</title>
            <link>https://wiki.mazoyer.eu/</link>
        </image>
        <item>
            <title>BIOS Upgrade on Intel NUC</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:bios-intel-nuc&amp;rev=1609792862&amp;do=diff</link>
            <description>BIOS Upgrade on Intel NUC

First read the manual here. It describes what to do to to update the BIOS without taking care of the OS running on the NUC.

Go to the &lt;hhttps://downloadcenter.intel.com/download center&gt; as explained and input the Intel NUC reference in the dedicated field. Once the NUC reference found, select the BIOS upgrade (top of the list in most cases).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
        <item>
            <title>GNUPG Key</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:gpg-key&amp;rev=1609792862&amp;do=diff</link>
            <description>GNUPG Key

	*  Name: Guillaume Mazoyer
	*  Email: respawneral-AT-gmail-DOT-com
	*  Key ID: EE2BBBC7
	*  Created: 2011-05-03
	*  Expires: Jamais
	*  Fingerprint: 91EA 0194 7481 28EA F6B4 C87B 1FD6 FE4A EE2B BBC7

Available here</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
        <item>
            <title>Mac OS Tips</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:macos-tips&amp;rev=1609792862&amp;do=diff</link>
            <description>Mac OS Tips

MTR without sudo

$ brew install mtr
$ which mtr
/usr/local/sbin/mtr
$ sudo chmod 4755 /usr/local/sbin/mtr
$ sudo chown root:wheel /usr/local/sbin/mtr
$ sudo chmod u+s /usr/local/sbin/mtr</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
        <item>
            <title>Inventory</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:sidebar&amp;rev=1609792862&amp;do=diff</link>
            <description>Inventory

	*  Home
	*  Random Stuff

----------

	*  GNUPG Key
	*  redaction-guide

----------

	*  Mac OS Tips
	*  BIOS Upgrade on Intel NUC
	*  Shrink Qcow2 Disk Files</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
        <item>
            <title>Shrink Qcow2 Disk Files</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:smaller-qcow2&amp;rev=1609792862&amp;do=diff</link>
            <description>Shrink Qcow2 Disk Files

Linux Guest Preparation

Use the following command to zero out your disk (inside the VM):

# dd if=/dev/zero of=/mytempfile
# rm -f /mytempfile

Shrink the Disk File

Shut down the VM.

# mv image.qcow2 image.qcow2_backup

There are 2 options, one with compression and another without.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
        <item>
            <title>Random Stuff</title>
            <link>https://wiki.mazoyer.eu/doku.php?id=misc:start&amp;rev=1609792862&amp;do=diff</link>
            <description>Random Stuff</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 04 Jan 2021 20:41:02 +0000</pubDate>
        </item>
    </channel>
</rss>
