this post was submitted on 27 Jan 2024
2 points (100.0% liked)

Linux

48212 readers
1856 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
 

do you know that minecraft mod that autosorts your inventory? is there are project that can autosort a messy file system and put all of your files of a similar nature into a well organised, well named order. obviously this would require ai that could do image, language, and audio recognition but is there anything in the works? i can imagine this would speed up distrohopping by 10x. ai powered file management

you are viewing a single comment's thread
view the rest of the comments
[–] z00s@lemmy.world 0 points 9 months ago (1 children)

Would it be possible just to copy /home to a separate drive and then point a fresh install to that location?

This is actually a great idea but I didn't separate my home when I installed my current distro

[–] halm@leminal.space 1 points 9 months ago

Yeah, you absolutely can mount a different path to /home with fstab after installation. How you decide to sort your files in /home (or have them sorted by automation) has zero influence on distro hopping.