<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.alesur.nl/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Alesur Debian manuals - start</title>
        <description></description>
        <link>https://wiki.alesur.nl/</link>
        <lastBuildDate>Tue, 05 May 2026 14:23:43 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.alesur.nl/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>Alesur Debian manuals</title>
            <link>https://wiki.alesur.nl/</link>
        </image>
        <item>
            <title>dokuwiki</title>
            <link>https://wiki.alesur.nl/doku.php?id=start:dokuwiki&amp;rev=1556138092&amp;do=diff</link>
            <description>Dokuwiki

	&quot; &#039;DokuWiki&#039; is a wiki application licensed under GPLv2 and written in the PHP programming language. It works on plain text files and thus does not need a database. Its syntax is similar to the one used by MediaWiki.&quot;

At the end of this guide you have Dokuwiki up and running on your own Debian-based server.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 24 Apr 2019 20:34:52 +0000</pubDate>
        </item>
        <item>
            <title>encrypt</title>
            <link>https://wiki.alesur.nl/doku.php?id=start:encrypt&amp;rev=1568416390&amp;do=diff</link>
            <description>Encrypt your home folder (Unfortunately not suitable for Debian 10)

By encrypting your home folder, you make it impossible for someone who steals your laptop to see the files in your personal home folder.

Remember that your home folder is: 

/home/&lt;username&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 13 Sep 2019 23:13:10 +0000</pubDate>
        </item>
        <item>
            <title>openvpn-6in4</title>
            <link>https://wiki.alesur.nl/doku.php?id=start:openvpn-6in4&amp;rev=1751954945&amp;do=diff</link>
            <description>OpenVPN with a 6in4 tunnel for Debian 10 (Buster)

Adapted from Quietlife wiki to reflect changes in easy-rsa distributed by Debian 10.




Server installation

Install the packages:


sudo apt install openvpn easy-rsa


Copy an example config file:


gunzip -c /usr/share/doc/openvpn/examples/sample-config-files/server.conf.gz | \
sudo tee /etc/openvpn/server.conf</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 08 Jul 2025 06:09:05 +0000</pubDate>
        </item>
        <item>
            <title>pass</title>
            <link>https://wiki.alesur.nl/doku.php?id=start:pass&amp;rev=1610217761&amp;do=diff</link>
            <description>Pass, the password manager

	&quot; pass is a password manager inspired by the Unix philosophy. It has a command-line interface, and uses GnuPG for encryption and decryption of stored passwords.&quot;

Installation

To install pass:

sudo apt install pass

Create the password store for</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Jan 2021 18:42:41 +0000</pubDate>
        </item>
        <item>
            <title>ssh</title>
            <link>https://wiki.alesur.nl/doku.php?id=start:ssh&amp;rev=1610218781&amp;do=diff</link>
            <description>Access your server using SSH

	&quot;SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network. Typical applications include remote command-line, login, and remote command execution, but any network service can be secured with SSH.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Jan 2021 18:59:41 +0000</pubDate>
        </item>
    </channel>
</rss>
