If the checksum matches the sha256 checksum above, then your local file is undamaged.
...
...
@@ -31,6 +43,9 @@ Once you've downloaded the file above, you can proceed to the <a href="/getting-
## Mirrors
We'll get the latest release updated on mirrors ASAP.
<!--
Mirrors are sites that keep a copy of our download location so that local users can download it much faster. Choosing a mirror closest to you should result in the fastest download times.
<ul>
...
...
@@ -40,3 +55,4 @@ Mirrors are sites that keep a copy of our download location so that local users
If you have bandwidth to spare and would like to host a copy of AIMS Desktop, you can sync via `
rsync://desktop.aims.ac.za/aims-desktop-iso/` and <a href="mailto:help@aims.ac.za">email us</a> a link and we'll add it to this page.
<p>AIMS Desktop is free for anyone to use for educational, non-profit or commercial purposes. (See: <ahref="license">Software Licences</a> for more information)</p>
<p>Refer to the <ahref="https://desktop.aims.ac.za/getting-started/">getting started guide</a> for instructions how to get AIMS Desktop up and running.</p>
<p>Refer to the <ahref="">getting started guide</a> for instructions how to get AIMS Desktop up and running.</p>
<h2id="acknowledgements">Acknowledgements</h2>
...
...
@@ -334,11 +330,11 @@ Kafui is the IT Manager at AIMS Ghana and have worked on package selection as we
<p>AIMS Desktop can be downloaded from <a href="https://desktop.aims.ac.za/download">https://desktop.aims.ac.za/download</a>.</p>
<p>AIMS Desktop is a large download (over 3GB), if you&rsquo;re reading this from a mobile connection,
you might want to download it on a broadband connection instead.</p>
<p>AIMS Desktop installs a new operating system to your computer. It can be installed alongside
an existing system such as Microsoft Windows, Apple macOS, BSD or another GNU/Linux system.</p>
<p>Installation Media:</p>
<p>You will need a USB disk that is at least 4GB large. Preparing it as an installation
disk for AIMS desktop will overwrite all the data that&rsquo;s on there, so if you have important files
on that USB disk, you should move it to a safer location before writing the installer to disk.</p>
<p>If you&rsquo;re familiar with the dd command, you can use that from your Linux or macOS system to write
the command directly to a raw USB device.</p>
<p>If you&rsquo;re using Windows and don&rsquo;t have access to a Linux device, you can download the Rufus USB
tool at <a href="https://rufus.akeo.ie/">https://rufus.akeo.ie/</a> which makes writing USB disks from Windows really easy and that
tool has been confirmed to work with AIMS Desktop media.</p>
<p>Prepare your system:</p>
<p>The AIMS installer will do most of the work, however, here are some tips:</p>
<ul>
<li><p><strong>Back up your system.</strong> Even though there is a very small risk of data loss, it&rsquo;s recommended
that you make a full backup of your system before installing. The installer in AIMS Desktop is
widely used and tested, but making a backup will also protect you against human error.</p></li>
<li><p><strong>Disable secure boot.</strong> AIMS Desktop doesn&rsquo;t yet support secure boot. If your laptop has this
enabled, you should disable it in the firmware before commencing installation. You will have
to consult the manual for your laptop or do an internet search for how to do this on your
machine.</p></li>
<li><p><strong>Ensure you have enough power.</strong> AIMS Desktop will take some time to install. If you&rsquo;re using
a laptop computer, ensure that you are connected to a power source.</p></li>
<p>For the most part, the installation of AIMS Desktop is very simple. It uses a graphical installation
tool called Calamares (<a href="https://calamares.io">https://calamares.io</a>) which guides you through the entire installation process.</p>
<p>One aspect to be mindful though, especially if you&rsquo;re dual-booting, is to be aware of the boot method
that your computer uses. Newer computers use UEFI, while older computers use BIOS/Legacy boot mode.</p>
<p>We&rsquo;ve made it really easy to identify which method your computer uses to boot up. When you start the
AIMS Desktop live USB disk, it will show you the boot method in brackets.</p>
<em>Booting in Legacy/BIOS mode to the left, booting UEFI mode to the right. The red underline has been added to these images for emphasis.</em></p>
<p>When you press enter on either boot mode, it will start loading the live environment, and you should
see a loading screen similar to the one below. Startup will take a few seconds to a few minuted depending
<p>When it has finished booted up, you will be presented with the AIMS Desktop Live environment. The
live environment can do a lot more than just install AIMS Desktop, you can also use it to test
whether hardware supports the system, try out the software on AIMS Desktop, or show it to a friend.</p>
<p><img src="https://desktop.aims.ac.za/images/getting-started/aims-live-desktop.jpg" alt="AIMS Live Desktop" />
<em>AIMS Live Desktop</em></p>
<p>The installer icon is the first one after the main menu button on the top left side, as highlighed below. Click on this button if you&rsquo;d like to proceed installing AIMS Desktop.</p>
<p>Next, we have to allocate some space to install AIMS desktop to. The most basic method of installation
is to use the entire disk for AIMS Desktop. To do that, you can choose the &ldquo;Erase disk&rdquo; option.</p>
<p>If you have another system installed, you can also choose to resize that system to make space for
AIMS Desktop, or to replace an existing partition with AIMS Desktop. To resize, click on an existing
partition and then drag the section below to choose it&rsquo;s new size.</p>
<p>We&rsquo;re planning to add an advanced partitioning section to this guide in the future, in the meantime,
feel free to ask for guidance on the <a href="https://groups.google.com/a/aims.ac.za/forum/#%21forum/tech/join">aims-tech</a> mailing list if you get stuck.</p>
<p>In the next step, we&rsquo;ll configure your first user for this system. This user will also be an
administrator user.</p>
<ul>
<li><strong>Full name:</strong> You can enter your full name or part of your name in this field.</li>
<li><strong>User name:</strong> The user name must not start with a capital letter, can not contain numbers, spaces or other special characters. Examples of user names are <code>mohammed</code>, <code>yasmine</code>, <code>sarah</code>, <code>mehdi</code>.</li>
<li><strong>Computer name:</strong> This is a name that you can use to identify the computer. It must also be lowercase alphabetical characters, but you can also use a dash, eg: <code>mohammed-pc</code>, <code>sarah-laptop</code>, <code>yasmine-macbook</code>, <code>mehdi-x280</code>.</li>
<li><strong>Password:</strong> Your password protects access to the computer. Use a password that won&rsquo;t be easy to guess. A password such as <code>password</code> or <code>latitude</code> or anything you would find in a dictionary would be too weak. Instead, you might want to consider using a phrase for a password, ideally something that is easy to remember but wouldn&rsquo;t exist in normal conversation, eg: <code>Bunnies drink water in October</code>.</li>
<p><strong>Step 4:</strong> In this field enter <code>ssh://&lt;user&gt;:&lt;server&gt;</code>, where <code>&lt;user&gt;</code> is your
username and <code>&lt;server&gt;</code> is the address of the server you are connecting to.
Replace <code>ssh</code> with <code>sftp</code> if you wish to connect to a SFTP server.</p>
<p><strong>Step 5:</strong> This will prompt you for a password if necessary and mount the
location. You will see the server in the left panel and a listing of files on
the right.</p>
<p><strong>Step 6:</strong> If you wish to bookmark this server for future use, right-click on
the server in the location pane and select <em>Add Bookmark</em>.