Wulff

joined 1 year ago
[–] [email protected] 3 points 1 month ago

Actually, lowering the speed limit decreases the time it takes to get to your destination. Lowering the speed limit reduces the need for traffic control measures like traffic lights and will increase your average travel speed.

There's a good video from NotJustBikes that explains this very well: https://youtu.be/JRbnBc-97Ps

[–] [email protected] 1 points 3 months ago

Awesome! I haven't looked at mint in quite a few years, but I would recommend cinnamon as the default.

MATE and XFCE are mostly targeted towards older hardware.

[–] [email protected] 2 points 3 months ago (2 children)

That's not a feature of Ubuntu, more so the installer itself. I'm sure many distros, especially Ubuntu-based one will ship with the exact same installer. Idk if mint uses the same installer, but it would really surprise me that the option isn't available.

Thankfully it's pretty easy to confirm by yourself. Grab a USB key, flash the ISO and have a look at it!

[–] [email protected] 5 points 3 months ago (4 children)

Yes, any distro with a live ISO will allow you to try it on a USB and dual boot if you want.

[–] [email protected] 4 points 11 months ago

Well, maybe. My explanation was an oversimplification.

You can always try it and see for yourself (in a VM of course).

[–] [email protected] 44 points 11 months ago (18 children)

In Linux, the root of the filesystem is /

The command would remove recursively every file/directory in the filesystem, essentially nuking the whole system.

[–] [email protected] 13 points 11 months ago* (last edited 11 months ago)

You could use debian testing. It's a somewhat "rolling-release" model. You will get more up to date packages with more stability too.

You could also use unstable, but I wouldn't recommend it personally.

Edit: if you really need the most up to date version of some packages, you can pin them to use the unstable repo. This would be a pretty reasonable solution.