this post was submitted on 30 Jun 2025
73 points (98.7% liked)
Linux
56072 readers
359 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My personal experience says: try dualbooting first, because it will make you to have a working machine continuously. Taking into account that all Linux-based OS behave vastly differently from MS Windows, it is possible to break things, when learning a new way of doing things.
I've been using an external NTFS drive for compatibility and big files storage: works as charm. The worst case scenario is you will need to install an
ntfs-3g
driver, although it is usually included with the distro.As for production: I don't have much experience with that, although I can recommend you looking around tooling that solves the problem. You will need quite a bit of patience and trying things, because switching platform will definitely require you to make some shifts in usual processes you have now. Don't expect things to be obvious 100% replacement: unfortunately lots of people have this expectation, and get frustrated.
As for hardware, just looking the model up on the internet with adding "linux", or "ubuntu", or "fedora" should do the trick of figuring out if it will work.