<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://kb.unixservertech.com/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://kb.unixservertech.com/feed.php">
        <title>Unix Server Tech Knowledge Base - unix:linux:debian</title>
        <description></description>
        <link>https://kb.unixservertech.com/</link>
        <image rdf:resource="https://kb.unixservertech.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-21T11:37:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/asccibeowulf?rev=1684299652&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/bootraid?rev=1735106491&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/devuan_apt?rev=1669079587&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/devuan_sury?rev=1678846404&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/recipes?rev=1619765107&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/serialconsole?rev=1549869694&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/start?rev=1549869561&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/terminalserver?rev=1721714372&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/unix/linux/debian/upgradeproblems?rev=1585375773&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://kb.unixservertech.com/_media/wiki/dokuwiki.svg">
        <title>Unix Server Tech Knowledge Base</title>
        <link>https://kb.unixservertech.com/</link>
        <url>https://kb.unixservertech.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/asccibeowulf?rev=1684299652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-05-17T05:00:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Upgrade Devuan ASCII to Beowulf</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/asccibeowulf?rev=1684299652&amp;do=diff</link>
        <description>Upgrade Devuan ASCII to Beowulf

Script


# change sources.list
mv /etc/apt/sources.list /etc/apt/sources.list.old
echo 'deb http://deb.devuan.org/merged beowulf main contrib non-free' &gt;&gt; /etc/apt/sources.list
echo 'deb http://deb.devuan.org/merged beowulf-updates main contrib non-free' &gt;&gt; /etc/apt/sources.list
echo 'deb http://deb.devuan.org/merged beowulf-security main contrib non-free' &gt;&gt; /etc/apt/sources.list
echo '#deb http://deb.devuan.org/merged beowulf-backports main contrib non-free' &gt;&gt;…</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/bootraid?rev=1735106491&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-12-25T06:01:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Boot RAID on Linux</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/bootraid?rev=1735106491&amp;do=diff</link>
        <description>Boot RAID on Linux

Debian and derivatives (Devuan) now allow you to set up RAID for all volumes, though it is kind of weird. I'm starting to use UEFI. Never wanted to on servers, but it looks like it is the way of the future. So, this is focused on UEFI. If I do another BIOS install, I'll write it up here.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/devuan_apt?rev=1669079587&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-22T01:13:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Devuan APT</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/devuan_apt?rev=1669079587&amp;do=diff</link>
        <description>Devuan APT

Certificate Error

Sometimes, the old certificate will no longer work on secondary packages. In the fall of 2022, we had a problem with goaccess. The way to fix this is to remove the old gpg key, and add a new one from the client site. This will show up when trying to do an</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/devuan_sury?rev=1678846404&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-15T02:13:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sury.org breaks Devuan</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/devuan_sury?rev=1678846404&amp;do=diff</link>
        <description>sury.org breaks Devuan

Summary

In February 2020, the “go to” place to do multiple PHP installations on Debian based servers decided to create a dependency for system-d to the package. Installing or upgrading a Devuan system that used this site would result in an unusable web server. The package maintainer, who has been doing this work faithfully for almost a decade and whom the community owes a debt of gratitude to for his hard work, determined that the package for Debian based systems would n…</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/recipes?rev=1619765107&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-30T06:45:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Devuan Recipes</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/recipes?rev=1619765107&amp;do=diff</link>
        <description>Devuan Recipes

Share your network connection

I had an issue where I was trying to set up a fail over firewall, but I did not have two Internet sources, so could not easily test it. I had a Wireless Hotspot, but no way to plug it into the firewall. So, I connected my laptop to the Hotspot, then shared that connection with the second WAN port on the firewall. Magic!</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/serialconsole?rev=1549869694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-11T07:21:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Serial Port Console under Devuan Linux</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/serialconsole?rev=1549869694&amp;do=diff</link>
        <description>Serial Port Console under Devuan Linux

This document covers serial port console access, whether it be a physical serial port, Serial Over Lan (SOL), or console access from a Xen DOM0 to a Xen DOMU.

The first part is to create an entry so the grub bootloader exports both the standard console (tty0) and the serial port to the console. This allows you to monitor the boot process, but ceases at the point in the boot process where the Linux init system takes over.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/start?rev=1549869561&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-11T07:19:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Debian/Devuan Linux</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/start?rev=1549869561&amp;do=diff</link>
        <description>Debian/Devuan Linux

Debian Linux was created by Ian Murdock in 1993, and went on to become one of the most widely used Linux distributions. It is the basis for many other Linux distributions. It was named by combining Ian's wife's name (Debra) with Ian's. See &lt;https://www.debian.org/doc/manuals/project-history/&gt; for more information.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/terminalserver?rev=1721714372&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-23T05:59:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linux Terminal Server</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/terminalserver?rev=1721714372&amp;do=diff</link>
        <description>Linux Terminal Server

There are several ways to create a Linux terminal server. This is only one, but it is fairly simple. It utilizes Devuan, xfce4 and the TigerVNC Server.

Pro's: Simple to set up for a few users. Each user has their own VNC port. With TigerVNC, VNC session automatically resizes.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/unix/linux/debian/upgradeproblems?rev=1585375773&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-03-28T06:09:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Debian Upgrade Problems</title>
        <link>https://kb.unixservertech.com/unix/linux/debian/upgradeproblems?rev=1585375773&amp;do=diff</link>
        <description>Debian Upgrade Problems

I decided after a few problems that I would not upgrade my Debian machines from wheezy to jessie. jessie appears to be more oriented towards workstations, and the decision to set systemd as the only realistic boot loader in jessie caused concerns.</description>
    </item>
</rdf:RDF>
