<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.gullo.me/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.gullo.me/feed.php">
        <title>Gullo's Hosting Wiki</title>
        <description></description>
        <link>https://wiki.gullo.me/</link>
        <image rdf:resource="https://wiki.gullo.me/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-05T23:05:23+0200</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.gullo.me/doku.php?id=bash-add-user&amp;rev=1577573807&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gullo.me/doku.php?id=install-l2tp_ipsec-vpn&amp;rev=1576701074&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gullo.me/doku.php?id=install-netdata&amp;rev=1576700842&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gullo.me/doku.php?id=install-pihole&amp;rev=1576701211&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gullo.me/doku.php?id=start&amp;rev=1576701317&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.gullo.me/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Gullo's Hosting Wiki</title>
        <link>https://wiki.gullo.me/</link>
        <url>https://wiki.gullo.me/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.gullo.me/doku.php?id=bash-add-user&amp;rev=1577573807&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-28T23:56:47+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>bash-add-user</title>
        <link>https://wiki.gullo.me/doku.php?id=bash-add-user&amp;rev=1577573807&amp;do=diff</link>
        <description>CentOS

Log in to your server as the root user.

ssh root@server_ip_address
Use the adduser command to add a new user to your system.

Be sure to replace username with the user that you want to create.

adduser username
Use the passwd command to update the new user’s password.</description>
    </item>
    <item rdf:about="https://wiki.gullo.me/doku.php?id=install-l2tp_ipsec-vpn&amp;rev=1576701074&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-18T21:31:14+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install-l2tp_ipsec-vpn</title>
        <link>https://wiki.gullo.me/doku.php?id=install-l2tp_ipsec-vpn&amp;rev=1576701074&amp;do=diff</link>
        <description>&lt;https://github.com/hwdsl2/setup-ipsec-vpn&gt;

wget &lt;https://git.io/vpnsetup&gt; -O vpnsetup.sh &amp;&amp; sudo sh vpnsetup.sh

OR,

wget &lt;https://git.io/vpnsetup&gt; -O vpnsetup.sh

nano -w vpnsetup.sh

[Replace with your own values: YOUR_IPSEC_PSK, YOUR_USERNAME and YOUR_PASSWORD]

sudo sh vpnsetup.sh</description>
    </item>
    <item rdf:about="https://wiki.gullo.me/doku.php?id=install-netdata&amp;rev=1576700842&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-18T21:27:22+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install-netdata</title>
        <link>https://wiki.gullo.me/doku.php?id=install-netdata&amp;rev=1576700842&amp;do=diff</link>
        <description>MONITOR EVERYTHING
IN REAL-TIME
Instantly diagnose slowdowns and anomalies in your infrastructure with thousands of metrics, interactive visualizations, and insightful health alarms.

bash &lt;(curl -Ss &lt;https://my-netdata.io/kickstart.sh&gt;)</description>
    </item>
    <item rdf:about="https://wiki.gullo.me/doku.php?id=install-pihole&amp;rev=1576701211&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-18T21:33:31+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install-pihole</title>
        <link>https://wiki.gullo.me/doku.php?id=install-pihole&amp;rev=1576701211&amp;do=diff</link>
        <description>&lt;https://docs.pi-hole.net/guides/vpn/installation/&gt;

Next, install Pi-hole and choose tun0 as the interface and 10.8.0.1/24 as the IP address. You can accept the rest of the defaults, or configure Pi-hole to your liking. The interface selection is the most important step; if you don't choose tun0 (at least to begin with), it will not work properly.</description>
    </item>
    <item rdf:about="https://wiki.gullo.me/doku.php?id=start&amp;rev=1576701317&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-18T21:35:17+0200</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.gullo.me/doku.php?id=start&amp;rev=1576701317&amp;do=diff</link>
        <description>Welcome to Gullo's Hosting Knowledge Base

Table of Contents</description>
    </item>
</rdf:RDF>
