LINUX - Which distribution

Which distribution should I go for ?

Well - it depends

I am running mint linux

Mint s based on Ubuntu and they are in many ways equal.

I prefer Mint do to user interface and the fact it is not so heavy based on the Ubuntu Snap package system as Ubuntu. I I go for prepacked packages I do use flatpak package system.

But 95% or more I do use the debian based package like

sudo aptget update  - update local package catalog
sudo apt  upgrade  - upgrade all installed packages to newest version

and

sudo apt install <xxx>

Take a look

 
 

On this page you might find some linux stuff

Jens