Brainstorm needed - beginning Linux - experimenting with distros
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Brainstorm needed - beginning Linux - experimenting with distros
Hi,
Next year I want to start playing with Linux. The idea is to install multiple Linux distros on one drive (think all Fedora labs distros and more).
The problem is too much redundant data.
So I was thinking virtual machines, incremental images,...
I want also to play with some containers to understand what they are about.
The problem is that I don’t know exactly about what I’m thinking.
My background is - software (think Turbo Pascal/Delphi), big 20 years break, now try to get again to speed as a hobby.
So probably there is already a solution about what I want to achieve. Any ideas, pros and cons?
Last edited by Gogu2pp0; 04-08-2021 at 05:41 PM.
Reason: Title change
Start with building a ventoy USB thumb drive (easy, follow the signature link), and copying your live ISO images onto it. Then you can boot into any distribution you have on that thumb drive without installing on your hard drive. With that you can do testing and refine your options before even installing anything to your hard drive.
Not all distributions lend themselves equally to containerization, but most do. They need to be able to use a compatible kernel, since containers all have the same kernel in common. Any kernel since late version 3 should suffice.
You might consider using a conatainer based Linux as a base or hypervisor host, and installing other distributions under that as guest containers. Reviews of a few here https://www.infoworld.com/article/32...ontainers.html.
I hope that helps get you started, or at least provides some interesting reading material.
I already have a 256 Gb usb with YUMI (I assume ventoy is similar). The issues are slow boot (solvable) and not remembering what was done in a previous session (could allocate some non-volatile space for each distribution but it has to be done in advance and is kind of final).
From USB3 (or even most USB2) devices and small distribution images I do not find the boot speed to be a problem. It is certainly slower than booting form an SSD drive, but faster than some hard drives. (USB1 will work, but I HOPE you are not limited to those speeds!)
VENTOY and E2B are different from YUMI and SARDU, in that they do not require installation to the USB device. They do serve a similar function in a different way. Once the VENTOY USB device is set up you just COPY the ISO into place. You can then configure persistence if you wish. When you boot from the device you are presented with a menu, and can select which one you want to boot into.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.