this post was submitted on 30 May 2024
82 points (96.6% liked)
Linux
48083 readers
870 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Speaking from my experience with fedora and windows 10 and 11 within the same system.
As others have stated here, If you can, please keep each operating system on it's own physical disk. Disconnect others if you perform a new Windows install on any, as it'll attempt to store its bootloader on disk 0 regardless of the OS destination drive.
LUKS2 is part of the fedora workstation setup, I imagine it will be presented to you upon install with Mint. If you're on separate physical disks, you shouldn't have much to worry about, but as far as I'm aware, you're okay to use disk encryption on drives partitioned with two systems.
There's a Dropbox .deb and .rpm for linux as far as I can tell, but I cannot attest to its quality or how well it integrates with a given file manager. Cloud accounts are generally well supported amongst the key desktop environments, for which I'd consider Cinnamon to be a part of.
Modern, mainstream distributions are pretty GUI friendly. I fully expect you to be able to get by on Mint without needing to touch the command line much if at all. That said, I grab CLI oriented tools from the terminal and graphical apps from the app store. Enabling flathub will give you access to a broad selection of graphical software so by all means, go for it.
I'm not wise so I'll hold back here. I will say that Fedora has allowed me to approach linux as an absolute casual for nearly 6 years now.
In 2018 Dropbox dropped support for running/syncing on encrypted partitions, in my case ext4 on encfs. Don't ask me why.
I don't know if that's still the case.