this post was submitted on 28 Dec 2024
52 points (89.4% liked)

Linux

48740 readers
1082 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
52
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 

I'm on Linux for a couple of years and I love it. Distrohoping never interested me though, I'm content with my flavour. But I need to reinstall my OS soon and it gives me headaches. So many settings I changed, applications I installed, configured and forgot about.
Now I read about all you guys constantly distrohopping for fun, how do you even do this? Do you start from scratch, explore everything and leave after months of putting in all the work of making an OS your own!? Or do you just casually check it out a couple of days? What do you do with all your music, pictures, addons, portable software?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 day ago

As someone who distrohoped quite a bit, let me give you some advice:

  • Try the new distro in a VM first.
  • Configure your distro as you want and put all the commands you used in a script to use when you make the switch.
  • Ask your self, what do i get from distrohoping? Is it really worth it?
  • Create a dotfilles git repo with all of your configs. Create a script to install your dotfiles easily. (Either by copying them to .config or creating symlinks)

Remember that, at the end, linux is linux, remember that you can customize you distro to look exactly like the fancy one you saw.