170
How do y'all deal with programs not supported on Linux?
(sh.itjust.works)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Unless you have very specialized requirements (and quite possibly you do) the solution is usually to unhook yourself from thinking of needing specific programs and to instead focus on needing to perform specific tasks. (Then finding the Linux way to perform that task.)
Barring that, the codeweavers suggestion is a good one. I used it in my early days when I thought I couldn't live without particular pieces of Windows software and although that was several years ago, even then it was pretty good about being able to easily run arbitrary Windows software. IMO it's cheap enough to be worth the investment.
If you truly have bespoke requirements that just can't be satisfied by either of the above, staying on Windows may legitimately be your best option.
More generally - if you decide to take this step, expect to have to learn to use a computer substantially differently than you have in the past. It's not harder; in many ways it's easier. But if you are very experienced and comfortable with Windows, a lot of concepts are going to feel foreign to you. Tackle one task at a time and your experiences will build upon each other. Go into it expecting to have to learn, and you'll do fine. Bizarrely I find the least tech-savvy folks sometimes have the easiest time transitioning.