this post was submitted on 11 Nov 2023
858 points (85.2% liked)
linuxmemes
21263 readers
929 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The other answers are spot on!
The only thing I really have to add regarding "shiny new features", is you can fire up something like VirtualBox and make "virtual" installs of other distros on your current machine.
A virtual machine or "VM" is basically running an emulated computer on your currently running computer, just like it was a program or game. But everything is self-contained in that emulated system.
So in Mint for example, you can still download other distro ISOs, get used to running the install process, trying out new things, basically just playing around and experimenting, because if you bork the whole thing it won't affect your working "bare metal" system you're using. You can just delete the file and start over as if it were a brand new computer! It's strangely fun and has a lot of practical uses. (You know, like seeing what all this fuss is about with Temple OS for instance lol)
You can find a ton of interesting distros to play with on Distrowatch.com for instance, from stuff that's meant to run on embedded devices to stuff that's straight up memes. Lol
If you decide to actually switch your bare-metal system using the advice above, you'll have a lot more experience then. :)
As for other distros, distro-hopping can be a lot of fun, but just remember in the end, there's not as much difference between distros as it seems.
Mostly it's about whether it's rolling release or LTS, the desktop environment it starts with, and the packages / package-manager it ships with, aside from different specific customizations that team might have done.
Essentially Linux is Linux, but different distros cater to a certain kind of use case, audience, community, and so on.
The beauty and fun of Linux is choice and always having more you can learn!
Also Mint is often touted as a "beginner distro" but that doesn't mean it can't be a main driver for pros! There's nothing wrong if you find you enjoy sticking with it in the long run. :)
Have a lot of fun!