<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>tutorial — LowEndSpirit</title>
        <link>https://lowendspirit.com/index.php?p=/</link>
        <pubDate>Thu, 04 Jun 2026 06:04:57 +0000</pubDate>
        <language>en</language>
            <description>tutorial — LowEndSpirit</description>
    <atom:link href="https://lowendspirit.com/index.php?p=/discussions/tagged/tutorial/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>ipv6 server installation Discourse tutorial</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/8983/ipv6-server-installation-discourse-tutorial</link>
        <pubDate>Mon, 13 Jan 2025 15:26:21 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>14569</dc:creator>
        <guid isPermaLink="false">8983@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>First, prepare a domain name and configure SSL/TLS encryption in the CloudFlare panel to be fully encrypted, otherwise you'll be redirected too much when you enter the site unless you don't use SSL certificates.<br />
Buy a server with 2GB of RAM or more, less than 2GB may not be able to install.<br />
Installation system here I choose Ubuntu, remember to open VNC, unless you have ipv6 environment can use their own client connection.<br />
After receiving the mail to resolve the ip to the domain name, open on the small yellow cloud (Allow ipv4 only users to access).<br />
ipv6 server need to install a warp, otherwise it will not connect to git, here recommended fscarmen's.</p>

<pre><code>wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh &amp;&amp; bash menu.sh
</code></pre>

<p>Install git and docker.</p>

<pre><code>sudo apt install git
sudo apt install docker.io
</code></pre>

<p>Download the Discourse installer.</p>

<pre><code>sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
chmod 700 containers
</code></pre>

<p>Execute the install command, <code>--skip-connection-test</code>, remember to add it, otherwise you may not be able to bind the domain name.</p>

<pre><code>./discourse-setup ---skip-connection-test
</code></pre>

<p>When installing, you will be asked to configure the information, SMTP, I use Serv00, fill in the username and password, fill in your own.</p>

<pre><code>Hostname for your Discourse? [discourse.example.com]: discourse.us.kg
Email address for admin account(s)? [me@example.com,you@example.com]: discourse@kk14569.serv00.net
SMTP server address? [smtp.example.com]: mail5.serv00.com
SMTP port? [587]: 587
SMTP user name? [user@example.com]: discourse@kk14569.serv00.net
SMTP password? [pa$$word]: Discourse
Let's Encrypt account email? (ENTER to skip) [me@example.com]: discourse@kk14569.serv00.net
Optional Maxmind License key () [xxxxxxxxxxxxxxxx]:
</code></pre>

<p>The installation will be fully automated, just wait.<br />
After the installation is complete, open the website, fill in the information and finish!</p>

<p><img src="https://s.rmimg.com/2024-12-03/1733201635-634461-image.png" alt="" /></p>
]]>
        </description>
    </item>
    <item>
        <title>You Scored a Black Friday Deal - Now What?¿!¡</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/8705/you-scored-a-black-friday-deal-now-what</link>
        <pubDate>Sat, 30 Nov 2024 16:20:23 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>DrNutella</dc:creator>
        <guid isPermaLink="false">8705@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Congratulations to everyone who scored a fantastic deal this Black Friday on a VPS (Virtual Private Server), cloud computing, dedicated server, or any related deal! You're about to unlock a treasure trove of opportunities. This type of hosting provides a dedicated slice of server resources, allowing you to run applications and websites with increased performance and control. Let's dive into the practical uses for your new VPS and explore some amazing open-source software to get you started.</p>

<h2>Why Choose a VPS or Dedicated Server? I won't go back to shared personally, I cannot!</h2>

<ul>
<li><strong>Cost-effectiveness:</strong> Affordable resources with extensive capabilities.</li>
<li><strong>Complete Control:</strong> Root access allows you to customize your server.</li>
<li><strong>Enhanced Performance:</strong> Greater stability and speed compared to shared hosting.</li>
<li><strong>Flexibility:</strong> Adapt to various needs and applications with ease.</li>
<li><strong>Innovation:</strong> Experiment with new technologies and solutions.</li>
</ul>

<h2>Examples of all the things I do with my servers:</h2>

<h3>Web Hosting</h3>

<ul>
<li>Host your personal or business website with full control over settings.</li>
<li>Install a Content Management System (CMS) like WordPress or Ghost CMS for easy content management.</li>
</ul>

<h3>Development and Testing Environment</h3>

<ul>
<li>Create a sandbox for developing applications or testing software without affecting production environments.</li>
<li>Run multiple programming language environments effortlessly. Before I used to buy multiple VPS for this, now I can do it all in one server!</li>
</ul>

<h3>Game Server</h3>

<ul>
<li>Host multiplayer games like Minecraft, Counter-Strike, Valheim, and other popular games.</li>
<li>Provide a seamless gaming experience for friends or community members.</li>
<li>Customize game settings and mods to enhance gameplay.</li>
<li>This may be weird but I still host ventrilo, I am old school and still miss the Classic WoW days</li>
</ul>

<h3>Virtualization and App Hosting</h3>

<ul>
<li>Create a platform to host applications like GitLab for version control. But Github is free too, just saying.</li>
<li>Set up Jitsi for video conferencing. Forget paying for video conferencing!</li>
<li>Deploy collaborative tools like Mattermost or Rocket.Chat. TBH - I have had issues with recent versions with Mattermost last year but I am sure they will fix it.</li>
<li>Host business applications like Odoo ERP for enterprise resource planning. You can also use nocode builders in here to make your website and integrate with effectively with other things in Odoo or outside!</li>
<li>Install Portainer to manage Docker environments efficiently. I did this to learn about containers better, I am a visual person.</li>
</ul>

<h3>VPN Server</h3>

<ul>
<li>Set up a Virtual Private Network to browse securely and protect your online identity. Think about where you go, when you use public wifi and more!</li>
<li>Implement SoftEther for flexibility and speed. This is my personal favorite.</li>
<li>Opt for WireGuard for a modern and efficient VPN solution. Many cloud panels available today even automate installation of WG which is nice.</li>
</ul>

<h2>Top Open Source &amp; Free Software to Install</h2>

<p>Getting started with your new VPS is simple with the right software. Here are some top recommendations:</p>

<ul>
<li><strong>Apache / Nginx:</strong> For web hosting capabilities, these are the two most popular web servers.</li>
<li><strong>WordPress:</strong> An easy-to-use CMS for anyone looking to create a stunning website or blog.</li>
<li><strong>Ghost CMS:</strong> A powerful CMS known for its simplicity and flexibility.</li>
<li><strong>Docker:</strong> Utilize containers for easy deployment and management of applications.</li>
<li><strong>GitLab:</strong> Perfect for version control, this platform aids in software development collaboration.</li>
<li><strong>OpenVPN:</strong> A secure VPN solution to help you maintain privacy online.</li>
<li><strong>Nextcloud:</strong> An open-source file sync and share solution—perfect for businesses and personal use.</li>
<li><strong>Odoo ERP:</strong> An all-in-one management software that offers a range of business applications.</li>
<li><strong>Piwik Matomo:</strong> A powerful web analytics platform to gain insights into website traffic.</li>
<li><strong>Portainer:</strong> Simplifies Docker container management with an intuitive interface.</li>
<li><strong>Emby:</strong> Host all your awesome media in one spot, this is my personal go to player and I recommend getting the Lifetime Emby premiere license!</li>
</ul>

<h2>Conclusion: Make the Most of Your Black Friday VPS Deal</h2>

<p>I hope this guide has given you something to think about and perhaps a new passion to explore this year. Investing in a cheap VPS can open the door to a world of possibilities. Whether you're venturing into web hosting, software development, or gaming, your VPS can be a powerful ally. I remember when I started my journey long ago, and that is when I discovered the awesome LowEnd community.</p>

<p>Take care and have a happy holiday season all.</p>

<h2>Giving Back</h2>

<p>I hope you all enjoyed reading my recommendations and my Saturday morning thinking. I am going to be testing out some more cooler things this year for myself, examples include:</p>

<ul>
<li>Launching my first blog using Ghost CMS</li>
<li>Rebuild my company website using Breakdance and Wordpress, then ship it onto cloudfare free hosting after running a static page converter</li>
<li>Set up an ERP for my business and activate it on a closed network (VPN)</li>
<li>Set up Serpbear to prepare to launch a (free) local nature and wildlife network in my home state, this is a stretch goal for next year</li>
</ul>

<p><strong>Feel free to leave a comment and share what you are going to do with your awesome deal this year!</strong></p>
]]>
        </description>
    </item>
    <item>
        <title>How To Secure A Linux Server</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/5377/how-to-secure-a-linux-server</link>
        <pubDate>Mon, 30 Jan 2023 21:58:29 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>loay</dc:creator>
        <guid isPermaLink="false">5377@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>An evolving how-to guide for securing a Linux server.</p>

<p><a href="https://github.com/imthenachoman/How-To-Secure-A-Linux-Server" rel="nofollow">https://github.com/imthenachoman/How-To-Secure-A-Linux-Server</a></p>
]]>
        </description>
    </item>
    <item>
        <title>Route48.org :: IPv6 BGP Enabled Tunnelbroker Service</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/4059/route48-org-ipv6-bgp-enabled-tunnelbroker-service</link>
        <pubDate>Sat, 16 Apr 2022 05:47:07 +0000</pubDate>
        <category>Free Offers and Stuff</category>
        <dc:creator>Cloudie</dc:creator>
        <guid isPermaLink="false">4059@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><img src="https://app.route48.org/assets/48_logo_header.png" alt="https://route48.org" title="Route48" /></p>

<p><em>Did you always want to have IPv6 at home, but your ISP doesn't realise it's 2022 and refused to deploy it?<br />
Have you ever thought how cool it would be to have your own personal IPv6 block with your own whois information on it?<br />
Just imagine... how awesome it would be able to do real-world BGP and control your own IPv6 space?<br />
Imagine, no more! <strong>We want to formally introduce Route48.org! Your new free TunnelBroker, IPv6 network allocator, and BGP session / IPv6 transit provider! Yes Free, instant, and automatic!</strong></em></p>

<h1>What is Route48, and why should we care?</h1>

<p>The idea behind this project is to enable a regular user to learn, use and play with IPv6, BGP, and networking in a safe, free and automated manner. As an LIR it is our responsibility to promote and endorse the use of IPv6 to our end clients and serve them with the opportunity to learn and use IP resources (in this case IPv6 resources) <br />
We take pride in knowing that we are actively supporting the adoption of IPv6 for users that would otherwise find it too difficult. But now, without further ado lets go over the features of this new platform:</p>

<hr />

<h2>IPv6 Tunnel Broker</h2>

<p>Route48's tunnel broker functionality enables any user to create what is called a 6in4 tunnel. This gives you the ability to create a simple, VPN-like, tunnel where you get allocated a full /48 IPv6 block and you can route all your IPv6 traffic through one of our nodes. 6in4 tunnel enables any user to bring IPv6 into their home network or to a server that is IPv4 only. From over 13 geographical locations (and growing) you're able to choose the location that is closest to you or your server.</p>

<hr />

<h2>Automated IPv6 prefix Allocation</h2>

<p>Everyone wants to have their IP space and be able to manage the space themselves. Well, now you can, and you can do this for free. In Route48 we can assign and allocate multiple IPv6 prefixes, this means you can control the name, and country and even add your RIPE maintainer to the assigned IPv6 network. You can even take the newly assigned IPv6 space to your hosting providers and ask them to announce the prefix on their network and route the IPv6 space to your existing server(s). We provide LOAs, and each allocation is automatically signed with an RPKI ROA and IRR object. Let's also keep in mind how much of a perfect excuse this would be to learn how to manage IP resources on the RIPE database, securely and safely using your RIPE account.</p>

<hr />

<h2>Automated BGP Sessions</h2>

<p>Now we all know that once you have your IP address, the next step is to get them announced and routed on the internet. While you can use the allocated address space with whatever upstream you wish, Route48 offers automatic BGP sessions over your IPv6 tunnels. This means you can start exporting and announcing your newly allocated IPv6 networks using your BGP sessions and route them to where you wish! (Free and automated IPv6 transit for your newly allocated IPv6 space)</p>

<hr />

<h2>Route48 Global Network &amp; Sponsors</h2>

<p>Route48 is proud to be able to offer so many different node locations for 6in4 tunnels and for transit, as of right now we have nodes in 13 different locations around the world (and a few more in the works)<br />
Yes, all of this is free! But how? Well, we are lucky enough to have a few hosting providers who were willing to sponsor IP space and servers for this project, this is the reason we can offer such a diverse number of locations with such flexible and automated features.</p>

<h2>Further Disclosure...</h2>

<p>This project is a joint partnership between Cloudie Networks &amp; Zappie Host. Administration of all nodes in use provided by our sponsors and directly, are done so by only Cloudie Networks, &amp; Zappie Host.</p>

<hr />

<p>In short, this platform can empower end-users to do more with IPv6 and be less locked into what your hosting provider or ISP provides you. Let's be honest, who doesn't want an IPv6 address that has the words b00b in it :P</p>

<p><em>P.S. we love feedback, criticism, and suggestions. If you have an idea or even a question about this project, we would love to hear it!</em></p>
]]>
        </description>
    </item>
    <item>
        <title>Matrix and Element Install Guide</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/2524/matrix-and-element-install-guide</link>
        <pubDate>Sun, 07 Feb 2021 22:28:31 +0000</pubDate>
        <category>General</category>
        <dc:creator>cyberhost</dc:creator>
        <guid isPermaLink="false">2524@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>I've seen Matrix and Element mentioned a few times around here.</p>

<p>So here is a docker setup guide for anyone wanting to quickly run their own federated messaging server <img src="https://lowendspirit.com/plugins/emojiextender/emoji/twitter/smile.png" title=":)" alt=":)" height="18" /></p>

<p><a href="https://cyberhost.uk/element-matrix-setup" rel="nofollow">https://cyberhost.uk/element-matrix-setup</a></p>

<p>Best Wishes,<br />
CyberHost</p>
]]>
        </description>
    </item>
    <item>
        <title>[Guide] Linking VS Code to a VPS file system</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/490/guide-linking-vs-code-to-a-vps-file-system</link>
        <pubDate>Tue, 14 Jan 2020 08:45:02 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>havoc</dc:creator>
        <guid isPermaLink="false">490@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Started a new blog with technical articles about linux, servers etc &amp; I reckon the initial post might be of interest to you guys: You can hook a fullblown IDE - Visual Studio Code - into a VPS remotely via SSH.</p>

<p>Why do you need this in your life? Because it's a text editor on steroids with endless extensions available for docker, yaml, python etc plus all the creature comforts of a IDE.</p>

<p><img src="http://www.lowendspirit.com/uploads/editor/qv/dbe6si8qfikf.png" alt="" title="" /></p>

<p>e.g. Docker extension</p>

<p><img src="http://www.lowendspirit.com/uploads/editor/2e/a3ht6ftaj0v5.png" alt="" title="" /></p>

<p>Step by step on how to achieve this magic:</p>

<p><a href="https://kaizen.today/remote-vscode-over-ssh/" rel="nofollow">https://kaizen.today/remote-vscode-over-ssh/</a></p>
]]>
        </description>
    </item>
   </channel>
</rss>
