<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.jedich.it/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://dokuwiki.jedich.it/feed.php">
        <title>StartupWerk servermanagement</title>
        <description></description>
        <link>https://dokuwiki.jedich.it/</link>
        <image rdf:resource="https://dokuwiki.jedich.it/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-07-02T08:03:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.jedich.it/doku.php?id=servermanagement:overview&amp;rev=1671645015&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.jedich.it/doku.php?id=servermanagement:security&amp;rev=1671793925&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.jedich.it/doku.php?id=servermanagement:sidebar&amp;rev=1671792984&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.jedich.it/doku.php?id=servermanagement:ssh&amp;rev=1671792705&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.jedich.it/doku.php?id=servermanagement:usermanagement&amp;rev=1671788681&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.jedich.it/lib/tpl/dokuwiki/images/favicon.ico">
        <title>StartupWerk</title>
        <link>https://dokuwiki.jedich.it/</link>
        <url>https://dokuwiki.jedich.it/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://dokuwiki.jedich.it/doku.php?id=servermanagement:overview&amp;rev=1671645015&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-21T18:50:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servermanagement:overview</title>
        <link>https://dokuwiki.jedich.it/doku.php?id=servermanagement:overview&amp;rev=1671645015&amp;do=diff</link>
        <description>Servermanagement

Welcome to the Managing and Maintaining Linux Servers page! In this section, you will find information on how to effectively manage and maintain Linux servers, whether you are a system administrator responsible for a fleet of servers or an individual responsible for maintaining a single server.</description>
    </item>
    <item rdf:about="https://dokuwiki.jedich.it/doku.php?id=servermanagement:security&amp;rev=1671793925&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T12:12:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servermanagement:security</title>
        <link>https://dokuwiki.jedich.it/doku.php?id=servermanagement:security&amp;rev=1671793925&amp;do=diff</link>
        <description>Securing SSH Server

To secure a Linux server's SSH service, there are a few options, which will be discussed on this page.

Key base

For using key-based authentication, you can follow these steps:

	*  Generate a public/private key pair on your local machine:</description>
    </item>
    <item rdf:about="https://dokuwiki.jedich.it/doku.php?id=servermanagement:sidebar&amp;rev=1671792984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T11:56:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servermanagement:sidebar</title>
        <link>https://dokuwiki.jedich.it/doku.php?id=servermanagement:sidebar&amp;rev=1671792984&amp;do=diff</link>
        <description>Home

Overview

Usermanagement

Security</description>
    </item>
    <item rdf:about="https://dokuwiki.jedich.it/doku.php?id=servermanagement:ssh&amp;rev=1671792705&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T11:51:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servermanagement:ssh</title>
        <link>https://dokuwiki.jedich.it/doku.php?id=servermanagement:ssh&amp;rev=1671792705&amp;do=diff</link>
        <description>SSH

To connect to a Linux server using SSH (Secure Shell), you will need to have an SSH client installed on your computer. If you don't have an SSH client installed, you can install one such as OpenSSH or PuTTY.

Once you have an SSH client installed, you can use the following steps to connect to a Linux server:</description>
    </item>
    <item rdf:about="https://dokuwiki.jedich.it/doku.php?id=servermanagement:usermanagement&amp;rev=1671788681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T10:44:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>servermanagement:usermanagement</title>
        <link>https://dokuwiki.jedich.it/doku.php?id=servermanagement:usermanagement&amp;rev=1671788681&amp;do=diff</link>
        <description>Usermanagement

To set up a user on a Linux server, there are a few steps you will need to follow. Here is a general guide for doing so:

1. Open a terminal session on the server. Connect to a Server via SSH

2. Run the command sudo adduser &lt;username&gt; to create a new user. You will be prompted to enter a password and other information such as the full name and email address.</description>
    </item>
</rdf:RDF>
