Getting Started

Getting Started with Genesis Cloud (Setup)
Welcome to Genesis Cloud! Here you find a quick guide how to properly get started.  Why use this guide? One of our main claims is being accessible to ...
Mon, 29 May, 2023 at 3:14 PM
How to securely access your Instance via SSH Key
To make sure your connection to the Genesis Cloud instance is secure, two modes of authentication for SSH are available: 1) SSH Public/Private Key pair 2...
Fri, 2 Jun, 2023 at 3:19 PM
How to Create SSH Keys with PuTTY on Windows
To create & use SSH Keys on Windows, you need to download and install two things: PuTTY, which is used to connect to remote servers through SSH...
Mon, 29 May, 2023 at 11:38 PM
How to Create an Instance
Why create an instance To use our services you need to create an instance first in order to use it. This means you will set everything up according to y...
Tue, 8 Aug, 2023 at 5:25 PM
Using Programs with Graphical Interfaces
Genesis Cloud is not designed for a remote desktop environment. With instances located in Iceland, most customers will see a higher than acceptable latency ...
Mon, 19 Jun, 2023 at 3:24 PM
Introduction to the Genesis Cloud Compute Service
This is meant to be an overview of the features that Genesis Cloud Compute Service has to offer.  Instances The accelerator hardware that Genesis Cl...
Mon, 29 May, 2023 at 4:24 PM
Installing a Desktop Environment
How to install VNC on Ubuntu? 1. Create a security group rule for TCP for VNC ports 5900-5910 and add it to your instance. See the security group guide ...
Wed, 14 Jun, 2023 at 1:45 PM
Sending API requests using Python
Our API offers control over your Compute Resources via HTTP/HTTPS requests. It allows you to for example create and destroy, start and stop instances. For a...
Wed, 11 Jan, 2023 at 9:43 PM