<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.freefm.co.uk/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="http://wiki.freefm.co.uk/feed.php">
        <title>Manuals</title>
        <description></description>
        <link>http://wiki.freefm.co.uk/</link>
        <image rdf:resource="http://wiki.freefm.co.uk/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-04T17:47:44+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=nvidia&amp;rev=1776332244&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=playground:playground&amp;rev=1755774710&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=gentoo_env&amp;rev=1754489705&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=install_gentoo_raid1&amp;rev=1750584911&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=parted&amp;rev=1750426513&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?id=mdadm&amp;rev=1750418747&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-11-04_14-52-34.jpg&amp;ns=0&amp;rev=1730731987&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-06-30_17-40-02.jpg&amp;ns=0&amp;rev=1719765638&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?image=20220911_131315.jpg&amp;ns=0&amp;rev=1662899563&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://wiki.freefm.co.uk/doku.php?image=beedoo_minions.mp3&amp;ns=0&amp;rev=1579889381&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.freefm.co.uk/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Manuals</title>
        <link>http://wiki.freefm.co.uk/</link>
        <url>http://wiki.freefm.co.uk/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=nvidia&amp;rev=1776332244&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-16T09:37:24+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>nvidia - [Nvidia Driver Install] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=nvidia&amp;rev=1776332244&amp;do=diff</link>
        <description>Nvidia Mellanox Technologies MT27520 Family [ConnectX-3 Pro]

Works for debian 11 on proxmox 7.3 and also Truenas.

For proxmox:

The driver is already embedded. Just load apropriate modules

modprobe mlx4_ib (or mlx4_en)

modprobe ib_ipoib

then install mstflint</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=playground:playground&amp;rev=1755774710&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-21T11:11:50+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>playground - [Create Users Trash Bin] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=playground:playground&amp;rev=1755774710&amp;do=diff</link>
        <description>PlayGround

Delete all lines beginning with a # from a file



sed &#039;/^#/d&#039;




sed -i &#039;/^#/d&#039;



Create Users Trash Bin



cd /to/folder




mkdir -m777 -v .Trash-$UID





chown $USER .Trash-$UID</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=gentoo_env&amp;rev=1754489705&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-06T14:15:05+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>gentoo_env - [Enter Installed System From Install Cd] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=gentoo_env&amp;rev=1754489705&amp;do=diff</link>
        <description>Enter Installed System From Install Cd

1. Boot up with the Gentoo minimal cd.

2. Mount your gentoo partitions...


mount /dev/sda3 /mnt/gentoo

Legacy BIOS:

mount /dev/sda1 /mnt/gentoo/boot

####

mount -t proc none /mnt/gentoo/proc


mount -o bind /dev /mnt/gentoo/dev</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=install_gentoo_raid1&amp;rev=1750584911&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-22T09:35:11+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>install_gentoo_raid1 - [Install GRUB] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=install_gentoo_raid1&amp;rev=1750584911&amp;do=diff</link>
        <description>How to create Gentoo system disks with RAID1 hard drive setup

Create partitions on both disks with same configuration.


parted -a opt /dev/sda
mklabel gpt
mkpart primary xfs 1 2mb
mkpart primary xfs 2mb 2000mb
mkpart primary xfs 2000mb 12000mb
mkpart primary xfs 12000mb -1
name 1 grub
name 2 boot
name 3 swap
name 4 root
set 1 bios_grub on
set 2 raid on
set 3 raid on
set 4 raid on

parted /dev/sda set 1 bios_grub on
parted /dev/sdb set 1 bios_grub on</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=parted&amp;rev=1750426513&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-20T13:35:13+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>parted - [Attach IMG file] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=parted&amp;rev=1750426513&amp;do=diff</link>
        <description>Mount single partition from image of entire disk (device)

Get the partition layout of the image


fdisk -lu sda.img



...
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
...
  Device Boot      Start         End      Blocks   Id  System
sda.img1   *          56     6400000     3199972+   c  W95 FAT32 (LBA)</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?id=mdadm&amp;rev=1750418747&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-20T11:25:47+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>mdadm - [“not enough to start the array” – error while staring mdadm RAID array] </title>
        <link>http://wiki.freefm.co.uk/doku.php?id=mdadm&amp;rev=1750418747&amp;do=diff</link>
        <description>Mdadm Helpers

*

Debian Disable/Enable Raid Monthly Checks


dpkg-reconfigure mdadm


or edit cron job


nano /etc/cron.d/mdadm


External Link

How do I replace a disk marked as removed from a linux md raid-5 array

If drives are &quot;hot swap&quot;, don&#039;t need to power off server/pc...</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-11-04_14-52-34.jpg&amp;ns=0&amp;rev=1730731987&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-04T14:53:07+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>screenshot_2024-11-04_14-52-34.jpg - created</title>
        <link>http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-11-04_14-52-34.jpg&amp;ns=0&amp;rev=1730731987&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki.freefm.co.uk/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=f97b0d&amp;amp;media=screenshot_2024-11-04_14-52-34.jpg&quot; alt=&quot;screenshot_2024-11-04_14-52-34.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-06-30_17-40-02.jpg&amp;ns=0&amp;rev=1719765638&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-30T16:40:38+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>screenshot_2024-06-30_17-40-02.jpg - created</title>
        <link>http://wiki.freefm.co.uk/doku.php?image=screenshot_2024-06-30_17-40-02.jpg&amp;ns=0&amp;rev=1719765638&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki.freefm.co.uk/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=0bb2d0&amp;amp;media=screenshot_2024-06-30_17-40-02.jpg&quot; alt=&quot;screenshot_2024-06-30_17-40-02.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?image=20220911_131315.jpg&amp;ns=0&amp;rev=1662899563&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-11T12:32:43+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>20220911_131315.jpg - created</title>
        <link>http://wiki.freefm.co.uk/doku.php?image=20220911_131315.jpg&amp;ns=0&amp;rev=1662899563&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki.freefm.co.uk/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=3d7fae&amp;amp;media=20220911_131315.jpg&quot; alt=&quot;20220911_131315.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki.freefm.co.uk/doku.php?image=beedoo_minions.mp3&amp;ns=0&amp;rev=1579889381&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-24T18:09:41+00:00</dc:date>
        <dc:creator>norman (norman@undisclosed.example.com)</dc:creator>
        <title>beedoo_minions.mp3 - created</title>
        <link>http://wiki.freefm.co.uk/doku.php?image=beedoo_minions.mp3&amp;ns=0&amp;rev=1579889381&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki.freefm.co.uk/lib/images/fileicons/svg/mp3.svg&quot; alt=&quot;beedoo_minions.mp3&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
