<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.reconv.pl/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Wiki ReconV en:vps</title>
        <description></description>
        <link>https://wiki.reconv.pl/</link>
        <lastBuildDate>Mon, 06 Jul 2026 00:04:09 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.reconv.pl/ttps://wiki.reconv.pl/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>Wiki ReconV</title>
            <link>https://wiki.reconv.pl/</link>
        </image>
        <item>
            <title>VPS server security</title>
            <link>https://wiki.reconv.pl/en/vps/bezpieczenstwo?do=revisions&amp;rev=1674313990</link>
            <description>VPS server security

The security factors of VPS servers are very often overlooked. It must be taken into account that these are servers that can potentially be used for criminal activities, and as each user is responsible for it, they are obliged to secure it.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 16:13:10 +0000</pubDate>
        </item>
        <item>
            <title>SFTP - a more secure successor to FTP</title>
            <link>https://wiki.reconv.pl/en/vps/dostep-do-ftp?do=revisions&amp;rev=1674313974</link>
            <description>SFTP - a more secure successor to FTP

To exchange files with a server, simply use SFTP, which is part of SSH and thus the access data for SFTP is the same as for SSH.

Additionally, we do not need to install anything, everything is already ready to go on a fresh VPS, just use a client such as WinSCP</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 16:12:54 +0000</pubDate>
        </item>
        <item>
            <title>How to connect VPS NAT with Cloudflare nginx</title>
            <link>https://wiki.reconv.pl/en/vps/how-to-connect-vps-nat-with-cloudflare-nginx?do=revisions&amp;rev=1675311922</link>
            <description>How to connect VPS NAT with Cloudflare nginx



A short video that shows a quick run of nginx with ssl on IPv6 via cloudflare - the nginx configuration shown in the video does not include adding vhosts and more.

Commands used
apt-get update &amp;&amp; apt-get dist-upgrade &amp;&amp; apt-get autoclean &amp;&amp; apt-get autoremove</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Thu, 02 Feb 2023 05:25:22 +0000</pubDate>
        </item>
        <item>
            <title>Virtual Private Server</title>
            <link>https://wiki.reconv.pl/en/vps/informacje-ogolne?do=revisions&amp;rev=1674313967</link>
            <description>Virtual Private Server

VPS (Virtual Private Server) servers are available on ReconV Cloud. Each server gets its own exclusive resources: RAM, disk share, CPU and public IPv4 and IPv6 address.

Access to the server

The server is accessed via SSH (Secure SHell). On Windows computers, connection is possible via the popular PuTTY programme. On Linux and Mac</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 16:12:47 +0000</pubDate>
        </item>
        <item>
            <title>Emergency password change</title>
            <link>https://wiki.reconv.pl/en/vps/jak-odzyskac-dostep-do-serwera?do=revisions&amp;rev=1674317272</link>
            <description>Guidebook compatible with VPS KVM

Emergency password change

If you do not remember the password for the user root, you've come to the right place, it's relatively simple, requires no technical knowledge and no typing of commands in the SSH terminal.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 17:07:52 +0000</pubDate>
        </item>
        <item>
            <title>How to connect VPS NAT with Cloudflare nginx</title>
            <link>https://wiki.reconv.pl/en/vps/jak-polaczyc-vps-nat-z-cloudflare-nginx?do=revisions&amp;rev=1675353526</link>
            <description>How to connect VPS NAT with Cloudflare nginx



A short video that shows a quick run of nginx with ssl on IPv6 via cloudflare - the nginx configuration shown in the video does not include adding vhosts and more.

Commands used
apt-get update &amp;&amp; apt-get dist-upgrade &amp;&amp; apt-get autoclean &amp;&amp; apt-get autoremove</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Thu, 02 Feb 2023 16:58:46 +0000</pubDate>
        </item>
        <item>
            <title>How to protect your VPS server from SSH bot intrusions</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zabezpieczyc-serwer-vps-przed-wlamaniami-botow?do=revisions&amp;rev=1674334784</link>
            <description>How to protect your VPS server from SSH bot intrusions

There are several ways to secure your VPS server from SSH bot attacks:

	*  Setting a strong password for the root account or administrator user.
	*  Changing the SSH port to something other than the default value (e.g. 22), which will make it harder for bots to attempt to log in automatically.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 21:59:44 +0000</pubDate>
        </item>
        <item>
            <title>How do I install fail2ban on a VPS?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-fail2ban?do=revisions&amp;rev=1674334611</link>
            <description>How do I install fail2ban on a VPS?

Fail2ban is a simple tool to protect servers from bruteforce attacks, which automatically blocks IP addresses from which suspicious or unauthorised connection attempts are detected.

Installation

1. update system package list</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 21:56:51 +0000</pubDate>
        </item>
        <item>
            <title>How do I install and configure a TeamSpeak server on VPS LXC (NAT)?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-i-skonfigurowac-serwer-teamspeak-nat?do=revisions&amp;rev=1683306473</link>
            <description>Handbook compatible with VPS LXC (NAT)

How do I install and configure a TeamSpeak server on VPS LXC (NAT)?

First, connect to the server via an SSH connection. If you have not already done so, we recommend using our instructions to establish a secure connection via SSH.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Fri, 05 May 2023 19:07:53 +0000</pubDate>
        </item>
        <item>
            <title>How do I install and configure a TeamSpeak server?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-i-skonfigurowac-serwer-teamspeak?do=revisions&amp;rev=1674317283</link>
            <description>Guidebook compatible with VPS KVM

How do I install and configure a TeamSpeak server?

First, connect to the server via an SSH connection. If you haven't already done so, we recommend using our instructions to establish a secure connection via SSH.

Installing the TeamSpeak server</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 17:08:03 +0000</pubDate>
        </item>
        <item>
            <title>How to install Java on a VPS server?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-java-na-serwerze-vps?do=revisions&amp;rev=1683306608</link>
            <description>How to install Java on a VPS server?

This guide shows how to install Java for Debian 10 and above and on Ubuntu 18.04 and above.







Removing Java from the VPS

We will first get rid of all versions of Java from the VPS to prevent conflicts and to make sure that the version of Java we want is always used.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Fri, 05 May 2023 19:10:08 +0000</pubDate>
        </item>
        <item>
            <title>How to install a Minecraft Java Edition server?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-serwer-minecraft-java-edition?do=revisions&amp;rev=1674317287</link>
            <description>Guidebook compatible with VPS KVM and VPS NAT

How to install a Minecraft Java Edition server?

This guide shows how to install a Minecraft Java Edition server on a VPS. The engine presented offers much higher performance than the standard Spigot, while maintaining compatibility with plugins developed with Spigot in mind.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 17:08:07 +0000</pubDate>
        </item>
        <item>
            <title>How do I install WireGuard on the VPS LXC NAT?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zainstalowac-wireguard-nat?do=revisions&amp;rev=1694395785</link>
            <description>Handbook compatible with VPS LXC (NAT)

How do I install WireGuard on the VPS LXC NAT?

First connect to the server via an SSH connection.

Installing the WireGuard server

 1 First, update the package management system by entering the following commands (may take a while):</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Mon, 11 Sep 2023 03:29:45 +0000</pubDate>
        </item>
        <item>
            <title>Changing the password on a VPS server</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zmienic-haslo-na-serwerze-vps?do=revisions&amp;rev=1674313921</link>
            <description>Changing the password on a VPS server

To change the password use the command: passwd

Enter the new password twice, confirming with Enter.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 16:12:01 +0000</pubDate>
        </item>
        <item>
            <title>How to change the ssh port on a VPS server?</title>
            <link>https://wiki.reconv.pl/en/vps/jak-zmienic-port-ssh-na-serwerze-vps?do=revisions&amp;rev=1674334778</link>
            <description>How to change the ssh port on a VPS server?

To change the SSH port, follow these steps:

1. Open the SSH configuration file on your server. By default, this is the '/etc/ssh/sshd_config' file
nano /etc/ssh/sshd_config



2. find the line starting with 'Port' and modify it to match the new port number you want to set. Example: 'Port 22' change to 'Port 2222'</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 21:59:38 +0000</pubDate>
        </item>
        <item>
            <title>List of current guides</title>
            <link>https://wiki.reconv.pl/en/vps/poradniki?do=revisions&amp;rev=1674314194</link>
            <description>List of current guides

&lt;script type=&quot;text/javascript&quot;&gt; catlist_baseurl = &quot;https://wiki.reconv.pl/&quot;; catlist_basescript = &quot;doku.php&quot;; catlist_useslash = 1; catlist_userewrite = 1; catlist_sepchar = &quot;-&quot;; catlist_deaccent = 2; catlist_pagename_sanitize = 1; &lt;/script&gt;&lt;ul class=&quot;catlist-nslist&quot; &gt;&lt;li class=&quot;catlist-page&quot;&gt;List of current guides&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;Emergency password change&lt;/li&gt;&lt;li class=&quot;catlist-page&quot;&gt;How to protect your VPS server from SSH bot intrusions&lt;/li&gt;&lt;li class=&quot;catli…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 16:16:34 +0000</pubDate>
        </item>
        <item>
            <title>Backing up</title>
            <link>https://wiki.reconv.pl/en/vps/tworzenie-kopii-zapasowej?do=revisions&amp;rev=1674334769</link>
            <description>Backing up

Dependencies needed:

	*  Possession of a VPS server at ReconV.

To back up using snapshots in the server panel, it is only recommended to ensure full data integrity.

Then make an immediate copy of the server disk, which is known as a snapshot using the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>en:vps</category>
            <pubDate>Sat, 21 Jan 2023 21:59:29 +0000</pubDate>
        </item>
    </channel>
</rss>
