I recently made the switch from Windows 10 to Linux and have decided to stick with Fedora using the Plasma desktop instead of Gnome. I'm coming from a background of hopping distros like EndeavourOS and Ubuntu, and while I find the Plasma environment stunning, I'm feeling a bit lost. I've installed some basic applications like Chromium and VS Code. Is there a good guide to help me learn more about using Linux? Additionally, I'd like to understand how file management works in Fedora since I'm used to creating separate local disks in Windows. I wiped my data when I switched, and I'm not sure how to manage storage. Also, I've heard about running Windows applications using Wine—how does that process work? Any guidance would be greatly appreciated!
5 Answers
If you're looking for guides, could you clarify whether you want to learn about Linux or specifically about KDE Plasma? Also, understanding the standard Linux file system structure is key. Everything starts from the root directory, and your personal files will usually be in `/home/(your username)`. For running Windows apps with Wine, you'll want to install Wine, and possibly Winetricks to simplify the process. Just keep in mind that compatibility can be hit or miss, so look for native Linux apps when possible!
The Arch Wiki is a fantastic resource for anything related to Linux. It's a great place to start if you're looking to learn more about using Fedora and Linux in general. Just search for what you need and you'll probably find detailed guides there!
You can definitely run Windows programs using Wine! However, I find that 'Bottles' is even more user-friendly for getting Windows apps to work with Wine. There are plenty of YouTube tutorials on how to set it up, which I would recommend checking out!
Unlike Windows, everything in Linux is organized within one main folder, the root directory. Fedora has a decent file manager, so just experiment with it! Avoid complicating things with Wine or Bottles for now; focus on finding Linux-native equivalents instead.
There's so much documentation available online! Both Fedora and Arch have rich wikis, and you can find tons of tutorials and answers on forums. Make sure to understand file systems, mounting, and permissions because these concepts will help you navigate Linux. If you're dual-booting or running VMs, that will also come in handy! About backups, they are essential no matter the OS! Using NTFS can help if you want to share data between Linux and Windows.
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux