There are 2 methods to install a virtual machine operating system (OS):
- OS template (recommended, where available)
- OS ISO
Installing From OS Template
Installing from an OS template has the benefits of much faster deployment & automated configuration of many of the operating system settings such as hostname, IPv4 address, etc.
You can create a VM from an OS template as follows:
- Login to your Farbyte account at https://farbyte.uk
- Click the Services option
- Click the KVM Cloud service you wish to create a new VM under
- On the Manage Product Page click the Add New Server button
- Fill out the form fields as desired & set your server resources
- Ensure you complete the User Password and/or SSH Public Key File (SSH access) for later access to the server
- Ensure you choose your desired OS template from the KVM OS Template dropdown menu
- Click the Add New Virtual Server button
- Your new server will be deployed within 5 minutes & the server status icon on the Cloud KVM Manage Product page for the new server will turn green when the server is booted
- KVM VPS deployed from templates use default user accounts, as opposed to root, (e.g. debian, centos, etc.) with the password you set during setup. You can use sudo & also sudo to root if required (i.e. sudo su -).
Installing From OS ISO
Installing from ISO is normally more time consuming than from an OS template, but allows you to install a wider variety of operating systems & have finer control over the overall installation.
Installing from ISO is a fully manual process. So you will need to run through the OS installation procedure, just a like a physical server.
Please note, if you're adding a public IPv4/6 address to the virtual machine, you will need to manually configure this during OS setup.
To install from ISO:
- Login to your Farbyte account at https://farbyte.uk
- Click the Services option
- Click the KVM Cloud service you wish to create a new VM under
- On the Manage Product Page click the Add New Server button
- Fill out the form fields as desired & set your server resources
- Ensure you complete the User Password and/or SSH Public Key File (SSH access) for later access to the server
- Leave the KVM OS Template option set to Disabled
- Ensure the CD-ROM: ISO option is set to the ISO of your choosing
- Click the Add New Virtual Server button
- Your new server will be deployed within 5 minutes & the server status icon on the Cloud KVM Manage Product page for the new server will turn green when the server is booted
- When booted, you must connect to the server via the remote console option to perform the OS installation, just like a physical server
- During the OS installation, you must configure the server with the Farbyte public IP/s provided on the server management page
Finishing The Installation
You can access the server directly via the remote console features (noVNC Console or XTerm.js Console) for the server under the servers Manage VM menu, or via a remote service like SSH (installed by default on all Linux templates).
By default, the firewall for the VM will block all incoming traffic.
So you'll need to open up specific ports & source IPs for things like SSH access.