<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.lucidslab.net/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://wiki.lucidslab.net/feed.php">
        <title>lucid's wiki server</title>
        <description></description>
        <link>https://wiki.lucidslab.net/</link>
        <image rdf:resource="https://wiki.lucidslab.net/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-15T05:14:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:fail2ban&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:firefoxsync&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:murmur&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:omsa&amp;rev=1663793639&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:openproject&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:openvpn1804&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:openvpn_16.04&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:qemu&amp;rev=1635194767&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share&amp;rev=1639228334&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share_multiuser&amp;rev=1642465123&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:sftp_automount&amp;rev=1645650436&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:sftp_jail&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:ssh&amp;rev=1670160090&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:start&amp;rev=1663793057&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:systemd_timers&amp;rev=1624034180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.lucidslab.net/doku.php?id=server:wireguard&amp;rev=1624034180&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.lucidslab.net/lib/tpl/dokuwiki/images/favicon.ico">
        <title>lucid's wiki</title>
        <link>https://wiki.lucidslab.net/</link>
        <url>https://wiki.lucidslab.net/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:fail2ban&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:fail2ban</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:fail2ban&amp;rev=1624034180&amp;do=diff</link>
        <description>fail2ban</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:firefoxsync&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:firefoxsync</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:firefoxsync&amp;rev=1624034180&amp;do=diff</link>
        <description>sudo apt-get install python-dev git-core python-virtualenv g++ make nginx gunicorn mariadb-server
git clone https://github.com/mozilla-services/syncserver
cd syncserver
make build
sudo mysql -uroot -p
CREATE USER 'username'@'localhost' IDENTIFIED BY 'password';
CREATE DATABASE IF NOT EXISTS syncserver;
GRANT ALL PRIVILEGES ON syncserver.* TO 'username'@'localhost' IDENTIFIED BY 'password';</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:murmur&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:murmur</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:murmur&amp;rev=1624034180&amp;do=diff</link>
        <description>Install and configure mumble server and SSL on Ubuntu 16.04.5

Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming, and is very resource friendly to deploy.

This guide will cover setting up a mumble server (murmur) as well as add an SSL certificate, so users aren't prompted with a self-signed cert warning message.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:omsa&amp;rev=1663793639&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-21T20:53:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:omsa</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:omsa&amp;rev=1663793639&amp;do=diff</link>
        <description>Installing OMSA on Ubuntu Server 20.04

This is mostly based on the guide found [[&lt;https://cylab.be/blog/148/install-and-use-dell-openmanage-server-administrator-omsa-on-ubuntu&gt;|here]. The releases of OMSA on Ubuntu are community supported so the level of functionality is not guaranteed, although for most purposes, everything functions as expected. I will not be enabling the management webGUI, which is generally how I've seen this managed in the industry. This guide will only cover specific func…</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:openproject&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:openproject</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:openproject&amp;rev=1624034180&amp;do=diff</link>
        <description>Open Project

OpenProject is a web-based project management system for location-independent team collaboration. This open-source application is released under the GNU General Public License Version 3 and is continuously developed by an active open-source community.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:openvpn1804&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:openvpn1804</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:openvpn1804&amp;rev=1624034180&amp;do=diff</link>
        <description>OpenVPN on Ubuntu 18.04

This guide is for setting up an OpenVPN server on Ubuntu 18.04, there are some similarities between the 16.04 and 18.04 guides, mostly in the parts dealing with EasyRSA.

Creating a New Certificate

Start by logging into the OpenVPN machine and creating the certificate request for which the Certificate Authority will sign.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:openvpn_16.04&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:openvpn_16.04</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:openvpn_16.04&amp;rev=1624034180&amp;do=diff</link>
        <description>OpenVPN on Ubuntu 16.04

This guide is pretty much a copy paste of the guide by Justin Ellingwood on Digital Ocean. It includes a script to ease the generation of certificates.
Digital Ocean Source

Step 1: Install OpenVPN

Install OpenVPN and Easy-RSA. How to use ChaCha20 FIXME


sudo apt-get update
sudo apt-get install openvpn easy-rsa</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:qemu&amp;rev=1635194767&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-10-25T20:46:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:qemu</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:qemu&amp;rev=1635194767&amp;do=diff</link>
        <description>QEMU/KVM

VirtIO Windows Drivers

Setting up a Windows VMs with VirtIO drivers is most easily done by creating an entirely new VM, attempting to switch existing VMs using SATA or IDE will fail to boot, even if the drivers are installed ahead of time.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share&amp;rev=1639228334&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-12-11T13:12:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:samba_windows_share</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share&amp;rev=1639228334&amp;do=diff</link>
        <description>Create Windows SMB Network Share with samba under Ubuntu

Samba is a free software re-implementation of the SMB/CIFS networking protocol. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share_multiuser&amp;rev=1642465123&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-18T00:18:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:samba_windows_share_multiuser</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:samba_windows_share_multiuser&amp;rev=1642465123&amp;do=diff</link>
        <description>Setup a SMB Share with Multiple Users

Samba is a free software re-implementation of the SMB/CIFS networking protocol. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:sftp_automount&amp;rev=1645650436&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-23T21:07:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:sftp_automount</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:sftp_automount&amp;rev=1645650436&amp;do=diff</link>
        <description>SFTP Automount

If you would like to automatically mount an sftp share using ssh keys, then this is the guide for you. My use case was attempting to allow access to files on my server to a VM running on that server. That setup requires an internal network to be setup so that the VM can communicate with the host, otherwise this would not work as the default configuration of QEMU/KVM is to not allow communication between guest and host.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:sftp_jail&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:sftp_jail</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:sftp_jail&amp;rev=1624034180&amp;do=diff</link>
        <description>Create Secure SFTP Server with User Jails

Created by actrons


	&quot; Note: if this does not work at all, then use the archwiki guide &lt;https://wiki.archlinux.org/index.php/SFTP_chroot&gt;&quot;

Basics

Step 1 : Install OpenSSH package if not installed

sudo apt-get install openssh-server

Step 2 : Create separate group for SFTP users.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:ssh&amp;rev=1670160090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-04T13:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:ssh</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:ssh&amp;rev=1670160090&amp;do=diff</link>
        <description>Setting Up SSH Securely

While the SSH protocol might be secure on its own, there are a few things that can be done to ensure that security. One of the main methods for attacking SSH is a brute-force attack. This method only works if port is known by the attacker, typically gleaned from a port scan. It is typical for scanner bots to only scan for certain ports being open such at the default for SSH which is port 22. The attacker might also employ a different approach which is port scanning, typi…</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:start&amp;rev=1663793057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-09-21T20:44:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:start</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:start&amp;rev=1663793057&amp;do=diff</link>
        <description>Server                                             OpenVPN 16.04             SFTP with User Jails          SSH                                 WireGuard                     Systemd Timers           Samba               Murmur (Mumble Server)           QEMU/KVM                           OMSA</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:systemd_timers&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:systemd_timers</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:systemd_timers&amp;rev=1624034180&amp;do=diff</link>
        <description>Systemd Timers

This guide will detail how to properly configure and enable systemd timers.

Many thanks to this source

As I went about trying to set them up, I had the hardest time, since it seems the required information is spread around in various places. I wanted to record what I did so firstly, I can remember, but also so that others don’t have to go searching as far and wide as I did.</description>
    </item>
    <item rdf:about="https://wiki.lucidslab.net/doku.php?id=server:wireguard&amp;rev=1624034180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-06-18T16:36:20+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>server:wireguard</title>
        <link>https://wiki.lucidslab.net/doku.php?id=server:wireguard&amp;rev=1624034180&amp;do=diff</link>
        <description>How To Create a Point-To-Point VPN with WireGuard on Ubuntu 16.04

This article was mostly copied from Digitalocean.

WireGuard is a modern, high-performance VPN designed to be easy to use while providing robust security.

One of the simplest topologies that WireGuard can use is a point-to-point connection. This establishes a secure link between two machines without mediation by a central server. This type of connection can also be used between more than two members to establish a mesh VPN topol…</description>
    </item>
</rdf:RDF>
