<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.tardisproject.uk/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.tardisproject.uk/feed.php">
        <title>TARDIS Project - howto</title>
        <description></description>
        <link>https://wiki.tardisproject.uk/</link>
        <image rdf:resource="https://wiki.tardisproject.uk/_media/wiki:logo.png" />
       <dc:date>2026-04-27T12:44:26+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:files?rev=1690628992&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:homepage?rev=1694774667&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:languages?rev=1708686343&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:login?rev=1727271596&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:ssh_proxy?rev=1690629208&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:terminal?rev=1694774384&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.tardisproject.uk/_media/wiki:logo.png">
        <title>TARDIS Project</title>
        <link>https://wiki.tardisproject.uk/</link>
        <url>https://wiki.tardisproject.uk/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.tardisproject.uk/howto:files?rev=1690628992&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-29T11:09:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>4. Moving files around</title>
        <link>https://wiki.tardisproject.uk/howto:files?rev=1690628992&amp;do=diff</link>
        <description>4. Moving files around

Right now we&#039;ve just been making files using the terminal, but eventually you&#039;ll probably want to edit files on your local machine and push them up, or vice versa.

There are many ways to do this, but we&#039;ll just focus on the simplest here.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:homepage?rev=1694774667&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-15T10:44:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3. Making a custom homepage</title>
        <link>https://wiki.tardisproject.uk/howto:homepage?rev=1694774667&amp;do=diff</link>
        <description>3. Making a custom homepage

As part of your Tardis account, you get your own subdomain at &lt;username&gt;.tardis.ac - you can put anything (that doesn&#039;t break our rules) here, and expose whatever applications you want.

If you want a static homepage (one that doesn&#039;t change for each visitor).</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:languages?rev=1708686343&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-23T11:05:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>5. Installing new packages</title>
        <link>https://wiki.tardisproject.uk/howto:languages?rev=1708686343&amp;do=diff</link>
        <description>5. Installing new packages

If you want to run some code you wrote, you probably need some language or runtime to do so - eg Python, GCC, Haskell. It might happen to be installed system wide, but when it&#039;s not, we use a tool called Nix to install packages per-user without having version conflicts.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:login?rev=1727271596&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-25T13:39:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>1. Logging in to Tardis</title>
        <link>https://wiki.tardisproject.uk/howto:login?rev=1727271596&amp;do=diff</link>
        <description>1. Logging in to Tardis

The first thing you need to do is actually connect to Tardis and log in.
If you are reading this, hopefully you already have an account. If not, check our website for how to get one.
If for whatever reason you do not know either your username or password, contact an admin and we&#039;ll reset it for you.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:ssh_proxy?rev=1690629208&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-29T11:13:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>7. SSH Proxying</title>
        <link>https://wiki.tardisproject.uk/howto:ssh_proxy?rev=1690629208&amp;do=diff</link>
        <description>7. SSH Proxying

The only VM we directly expose SSH access to is sandbox. If you want to access our other machines through that, you have two options:

	*  SSH in, then type in ssh ... yourself
	*  Get SSH to do it for you

The latter works similarly - we are still routing everything through sandbox - we just don&#039;t need to type the command ourselves.</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:terminal?rev=1694774384&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-15T10:39:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>2. Using the command line</title>
        <link>https://wiki.tardisproject.uk/howto:terminal?rev=1694774384&amp;do=diff</link>
        <description>2. Using the command line

When you log in via SSH, you are presented with the command line interface, by means of the shell.
The current default is Bash. Bash stands for “Bourne Again SHell”, and is one (but the most commonly used by far) of many shells available for Linux.
A shell is what interprets what you type into the prompt and makes things happen - different shells do things differently.
Your default shell is bash, although you can change it if you wish, but this document will only give …</description>
    </item>
    <item rdf:about="https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-29T07:13:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>6. Deploying a web app</title>
        <link>https://wiki.tardisproject.uk/howto:webapp?rev=1743232391&amp;do=diff</link>
        <description>6. Deploying a web app

This is a pretty general guide to putting &#039;something&#039; on the web that you can access with your browser.

Usually, your app will end up either at &lt;username&gt;.tardis.ac, or &lt;username&gt;.tardis.ac/some/path.

For now, you&#039;ll need to ask an admin if you want to use a different domain, but we&#039;re working on changing that.</description>
    </item>
</rdf:RDF>
