<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.rootchronicles.com/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://www.rootchronicles.com/feed.php">
        <title>Root Chronicles - servers</title>
        <description></description>
        <link>https://www.rootchronicles.com/</link>
        <image rdf:resource="https://www.rootchronicles.com/_media/wiki:logo.png" />
       <dc:date>2026-05-07T11:54:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.rootchronicles.com/servers:linux_command_line:getting_started_with_the_linux_command_line?rev=1715888589&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/servers:how_to_connect_to_a_linux_server?rev=1715888340&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/servers:linux_command_line:rsync?rev=1620581456&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_pull_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620581198&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_push_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620575080&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img4.png&amp;ns=servers&amp;rev=1618077276&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img3.png&amp;ns=servers&amp;rev=1618077173&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img2.png&amp;ns=servers&amp;rev=1618076899&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img1.png&amp;ns=servers&amp;rev=1618076567&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.rootchronicles.com/_media/wiki:logo.png">
        <title>Root Chronicles</title>
        <link>https://www.rootchronicles.com/</link>
        <url>https://www.rootchronicles.com/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://www.rootchronicles.com/servers:linux_command_line:getting_started_with_the_linux_command_line?rev=1715888589&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-16T19:43:09+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>getting_started_with_the_linux_command_line</title>
        <link>https://www.rootchronicles.com/servers:linux_command_line:getting_started_with_the_linux_command_line?rev=1715888589&amp;do=diff</link>
        <description>Basics of using the Linux Command Line / SSH

Overview

This is a short sequence of videos discussing some basics of using the Linux command line (the Terminal.)
Aimed at users new to the Linux command line this sequence of tutorials gives advice and information for using the Linux command line after connecting to the terminal or via</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/servers:how_to_connect_to_a_linux_server?rev=1715888340&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-16T19:39:00+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>how_to_connect_to_a_linux_server - [Video instructions:] </title>
        <link>https://www.rootchronicles.com/servers:how_to_connect_to_a_linux_server?rev=1715888340&amp;do=diff</link>
        <description>How to connect to a Linux Server via SSH

This is a short guide on how to connect from your own PC (in this case acting as the client) to a Linux server. The Protocol we are connecting using is called SSH, this stands for Secure Shell and allows us to remotely reach the Linux command line.</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/servers:linux_command_line:rsync?rev=1620581456&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-09T17:30:56+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>rsync - [The actual command (push):] </title>
        <link>https://www.rootchronicles.com/servers:linux_command_line:rsync?rev=1620581456&amp;do=diff</link>
        <description>rsync - How to transfer or synchronise files between servers over the Internet

What is rsync?

rsync is a software tool for efficiently transferring data over a network or synchronising files between two locations. Rsync compares what is already the same between locations (to avoid needing to transfer data unnecessarily) and uses compression and other techniques to minimise the amount of resources needed to transfer files between network locations.</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_pull_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620581198&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-09T17:26:38+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>rsync_pull_command_example.gif - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_pull_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620581198&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:linux_command_line:rsync_pull_command_example.gif?w=500&amp;amp;h=500&amp;amp;tok=074d29&quot; alt=&quot;rsync_pull_command_example.gif&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_push_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620575080&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-05-09T15:44:40+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>rsync_push_command_example.gif - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Alinux_command_line%3Arsync_push_command_example.gif&amp;ns=servers%3Alinux_command_line&amp;rev=1620575080&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:linux_command_line:rsync_push_command_example.gif?w=500&amp;amp;h=500&amp;amp;tok=a56b3a&quot; alt=&quot;rsync_push_command_example.gif&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img4.png&amp;ns=servers&amp;rev=1618077276&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T17:54:36+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>how_to_use_putty_img4.png - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img4.png&amp;ns=servers&amp;rev=1618077276&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:how_to_use_putty_img4.png?w=500&amp;amp;h=500&amp;amp;tok=0f94d5&quot; alt=&quot;how_to_use_putty_img4.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img3.png&amp;ns=servers&amp;rev=1618077173&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T17:52:53+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>how_to_use_putty_img3.png - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img3.png&amp;ns=servers&amp;rev=1618077173&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:how_to_use_putty_img3.png?w=500&amp;amp;h=500&amp;amp;tok=09dbcb&quot; alt=&quot;how_to_use_putty_img3.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img2.png&amp;ns=servers&amp;rev=1618076899&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T17:48:19+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>how_to_use_putty_img2.png - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img2.png&amp;ns=servers&amp;rev=1618076899&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:how_to_use_putty_img2.png?w=500&amp;amp;h=500&amp;amp;tok=6d79cf&quot; alt=&quot;how_to_use_putty_img2.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img1.png&amp;ns=servers&amp;rev=1618076567&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-10T17:42:47+00:00</dc:date>
        <dc:creator>megatea (megatea@undisclosed.example.com)</dc:creator>
        <title>how_to_use_putty_img1.png - created</title>
        <link>https://www.rootchronicles.com/?image=servers%3Ahow_to_use_putty_img1.png&amp;ns=servers&amp;rev=1618076567&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.rootchronicles.com/_media/servers:how_to_use_putty_img1.png?w=500&amp;amp;h=500&amp;amp;tok=76aa0f&quot; alt=&quot;how_to_use_putty_img1.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
