<?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 - software</title>
        <description></description>
        <link>https://kb.unixservertech.com/</link>
        <image rdf:resource="https://kb.unixservertech.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-14T12:13:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/cpan?rev=1494629445&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/jitsi?rev=1627369573&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/multibootusb?rev=1677452879&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/musthaveutilties?rev=1510807709&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/mysql?rev=1601081572&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/ntfsclone?rev=1615184294&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/programmingapps?rev=1543467201&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/prosody?rev=1627368452&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/pure-ftpd?rev=1524892644&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/redmine?rev=1600823898&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/serialtools?rev=1668058138&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/start?rev=1627365766&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/subvesion?rev=1594438627&amp;do=diff"/>
                <rdf:li rdf:resource="https://kb.unixservertech.com/software/systemrescuecd?rev=1578723087&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/software/cpan?rev=1494629445&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-12T22:50:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Using CPAN</title>
        <link>https://kb.unixservertech.com/software/cpan?rev=1494629445&amp;do=diff</link>
        <description>Using CPAN


cpan App::cpanminus
cpanm LWP</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/jitsi?rev=1627369573&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-27T07:06:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Jitsi</title>
        <link>https://kb.unixservertech.com/software/jitsi?rev=1627369573&amp;do=diff</link>
        <description>Jitsi

Just some notes for me, but may be useful for others.

Jitsi is a video bridge server. It allows two or more users to do video chat. It uses Prosody for an XMPP chat also, and appears to use Prosody for authentication. It can be run in a standard web browser, though it is much better on Chrome/Chromium based browsers (FireFox is supported, but may have some weirdness).</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/multibootusb?rev=1677452879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-26T23:07:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Multiboot USB Thumb Drive</title>
        <link>https://kb.unixservertech.com/software/multibootusb?rev=1677452879&amp;do=diff</link>
        <description>Multiboot USB Thumb Drive

I like YUMI as it allows me to build a multiboot USB drive easily. The problem with it is that the main UI runs best under Windows, and I do not have any Windows machines in my office.

However, at our NOC, we have several Windows virtuals, some of which we use internally, so we can use one of those. How to attach a USB Thumbdrive on my workstation to the remote virtual was an interesting problem. I finally came up with one solution: Create a virtual disk image, mount …</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/musthaveutilties?rev=1510807709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-11-16T04:48:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Must Have Utilities</title>
        <link>https://kb.unixservertech.com/software/musthaveutilties?rev=1510807709&amp;do=diff</link>
        <description>Must Have Utilities

This is a collection of utilities on Unix which make life so much easier.

reptyr

Ever started a process on a terminal via ssh, only to realize this will take roughly the half life of the universe? You don't want to stop the process (it has already run a long time), but you really don't want to kill it when it could be done Real Soon Now.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/mysql?rev=1601081572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-26T00:52:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MySQL and MariaDB</title>
        <link>https://kb.unixservertech.com/software/mysql?rev=1601081572&amp;do=diff</link>
        <description>MySQL and MariaDB

This is one of the standard database engines (along with PostgreSQL [&lt;https://www.postgresql.org/]&gt;) installed on Unix systems.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/ntfsclone?rev=1615184294&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-08T06:18:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ntfsclone</title>
        <link>https://kb.unixservertech.com/software/ntfsclone?rev=1615184294&amp;do=diff</link>
        <description>ntfsclone

You can efficiently back up a Windows virtual domain (or, just a Windows server) from unix using the ntfsclone command. This only copies the used parts of an NTFS file system but, it only works on file systems (not block devices), so you have to go through some additional steps if you want the entire disk backed up. The following is an example of backing up everything you need for recovery.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/programmingapps?rev=1543467201&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-11-29T04:53:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programming Apps for Linux</title>
        <link>https://kb.unixservertech.com/software/programmingapps?rev=1543467201&amp;do=diff</link>
        <description>Programming Apps for Linux

Never mind the language, or anything you need to run a program. These are nice little GUI Linux applications which help you in any language you may be working on, whether it be systems scripts in Perl, a web site using PHP and Javascript, or a little C++ app you happen to be writing.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/prosody?rev=1627368452&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-27T06:47:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Prosody</title>
        <link>https://kb.unixservertech.com/software/prosody?rev=1627368452&amp;do=diff</link>
        <description>Prosody

Prosody is an XMPP server. My main use of it has been with a Jitsi installation since Jitsi uses Prosody for authentication. However, there are reasons to use Prosody by itself. Following are some links I found.

	*  &lt;https://prosody.im/doc/chatrooms&gt;
	*  &lt;https://samhobbs.co.uk/2016/09/installing-prosody-instant-message-chat-server-raspberry-pi-ubuntu&gt;
	*  &lt;https://samhobbs.co.uk/2016/09/extra-modules-prosody-instant-message-chat-server-raspberry-pi-ubuntu&gt;</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/pure-ftpd?rev=1524892644&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-04-28T05:17:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Pure FTP</title>
        <link>https://kb.unixservertech.com/software/pure-ftpd?rev=1524892644&amp;do=diff</link>
        <description>Pure FTP

PureFTP is an FTP server used on a lot of Linux installations.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/redmine?rev=1600823898&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-23T01:18:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Redmine Quick Notes</title>
        <link>https://kb.unixservertech.com/software/redmine?rev=1600823898&amp;do=diff</link>
        <description>Redmine Quick Notes

Debian Based

Debian places redmine files in non-standard locations to make it easier to build a redmine server that can handle multiple instances. However, this makes it hard to find things. Following are some locations we may need to find.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/serialtools?rev=1668058138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-10T05:28:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Serial Port Tools</title>
        <link>https://kb.unixservertech.com/software/serialtools?rev=1668058138&amp;do=diff</link>
        <description>Serial Port Tools

Two main Unix tools for command line interfaces over serial ports are cu and minicom. I like the latter, my friend Dave likes the former. This article has tricks for using them.

cu

Misc info - cu utility bustage

cu can be sorta broken connecting to serial dev when cu installed without the uucp pkg. There needs to be a minimal /etc/uucp/port file in order for cu to be happy. Quick fix: create /etc/uucp/port as follows:</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/start?rev=1627365766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-27T06:02:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Software</title>
        <link>https://kb.unixservertech.com/software/start?rev=1627365766&amp;do=diff</link>
        <description>Software

This just contains a bunch of information on various software.</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/subvesion?rev=1594438627&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-11T03:37:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Subversion</title>
        <link>https://kb.unixservertech.com/software/subvesion?rev=1594438627&amp;do=diff</link>
        <description>Subversion

pysvn-workbench

I sometimes use GUI's on my development workstation. For Linux, the best I've found so far is a very old one named pysvn-workbench, which is sufficient for my needs. However, some of the documentation is lacking.

Configuration File</description>
    </item>
    <item rdf:about="https://kb.unixservertech.com/software/systemrescuecd?rev=1578723087&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-11T06:11:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>SystemRescueCD</title>
        <link>https://kb.unixservertech.com/software/systemrescuecd?rev=1578723087&amp;do=diff</link>
        <description>SystemRescueCD

SystemRescueCD (&lt;http://www.system-rescue-cd.org/&gt;) is a bootable Linux based distribution for most X86-64 systems. With it, you can boot a system from a USB and have several Linux tools available to repair a system. Following are some notes I have created on how to use this system.</description>
    </item>
</rdf:RDF>
