44

I want to learn how to install and configure different Linux distros, and practice this hands-on. I was wondering if there was any free cloud (or other online) storage services you can recommend for doing this? I'm based in the UK if that makes any difference.

αғsнιη
  • 36,350

7 Answers7

154

You can do it on your own current operating system.

Use Virtual machines (Virtual Box is good) and install any number of machines(which are called guests). Try them, test them out without harming the stability of your main system(which is the host).

Most virtualization software is available for Linux as well as Windows hosts.

Hope that's a better solution than a cloud service. Most people use virtualization to accomplish testing and trying.

Yaksha
  • 1,760
23

Google Cloud Platform Free Tier:

The Google Cloud Platform Free Tier is your opportunity to learn and use GCP for free. It has two parts: a 12-month, $300 credit free trial and Always Free. The 12-month, $300 free trial allows you to use any GCP product. Always Free allows you to try participating products for free up to their non-expiring usage limits, making it easy for you to test and develop with these products.


Basically you get a 300 dollar credit and that credit does not end so you have a free cloud setup. For a test and trial more than enough.

2 small issues:

  • you must have a valid credit card to register
  • it is easy to "up" the cloud instance and getting charged (though they do warn you extensively if you do).

But they do have the latest Ubuntu LTS and all the normal versions after that LTS (Plus Debian and Gentoo).

I do agree with Yaksha: you can do this on your own system using virtualbox or vmplayer. Google cloud though has the benefit of you learning Google cloud. Something that you might benefit from in the long run.

Rinzwind
  • 309,379
3

For this, you can use virtualisation. I use VirtualBox for this.

enter image description here

To keep explanation very simple for the beginning, you just run a virtual computer "in a window". Changes to this won't affect your main operating system, you can restore older states, and run different os at the same time.

As networking is also very important for learning, you can create virtual networks between your virtual systems, but I would start with one system.

Just install ubuntu from an iso, and you can begin!

davidbaumann
  • 1,915
3

Continuing on the answer from R.., at Vultr you get the possibility to upload an ISO file and install the operating system yourself, if you don't want to use one of their prepared OS images. This may be useful if you want to experience the installation procedure.

jornane
  • 169
2

While not quite free, most good vps providers use per-minute pricing, and can be under $10/month, meaning you'll literally just pay a few cents for the kind of practice you probably want to do. A year or two back I had one I just experimented with and cancelled, and when the bill was well under the minimum their payment system allowed to be loaded by credit card, their support team just cancelled the bill entirely (making it effectively free).

2

Use Amazon free tier. It can offer you 2GB RAM and 30GB storage maximum. 100% free unless you increase the storage space and use more bandwidth.

Graham
  • 220
  • 1
  • 2
  • 9
2

i suppose you could just get a beater computer and try to simulate the cloud through Remote Desktop Connection on a localhost

usually you can build or buy a 2nd hand beater for about 50-80 bucks that should be sufficient for your needs

and hey think about it like this if you can successfully install it on a beater computer thrown together from random parts you can probably install it on anything XD