this post was submitted on 17 Nov 2023
499 points (89.7% liked)
linuxmemes
21440 readers
875 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I like the idea of switching to Linux to break the strangle of windows on my hardware but I don't know if all my games on Steam, Wargamings launcher and Automatic1111 will work properly if I made that switch. I installed Mint for a friend because I'm semi-literate and feel like messing with that....cmd window "terminal" to do...literally anything installation wise would get irritating.
I want a Linux that is as easy to use out of the box as windows. Will Mint be that way or will I have to spend 5 hours figuring out special words for commands any time I want to install something?
It seems like I can get borderlands games and tanks up and running on Mint, I'm ok with LibreOffice over Office 2010, but how does one begin to move any of this to a new OS? do I need to like take an entire day re-installing everything? Can I open it, as other have said, on an external hard drive, move stuff to the new OS, and then let it have most of the rest of the PC? (keeping maybe 500gb for windows in case I can't find something working) how does dual boot work then? Can I just have it boot Mint all the time and then "switch user" over to windows?
How is mint day to day? This is my big concern. Something going wrong and not having the time to go digging across a dozen pages to figure it out. (I'm savvy enough to know how to work Google and get answers, but I'd rather things just work you know?) Do Nvidia drivers work the same as windows as far as manually searching for them? Who do I turn to if I have a question noone has asked before? Is there like a catalog of commands and how do I learn how to use them?
Appreciate you taking the time to break it down and explain it like this. I might convert an extra ssd into Mint and start there. Another user mentioned Proton, if I don't like Linux, do I just use Disk Management in Windows to "delete" the Linux partition and then re-allocate it and install proton?
I dont want to learn all these new sacred spells to bend the thinking stones to my will.
You just use the same ones. You Google for it and copy paste what you find. 99% of your issues will be solved by that unless you want to go further.
You ain't never going to play all those Steam games anyway.
You can install Mint alongside Win in a dual-boot configuration ... then you can switch to it to figure out the gaming situation. (You just need to learn how to do that dual-boot install carefully. I recommend reading in the LM forums to learn that: https://forums.linuxmint.com/ ) OR you can install LM on a second drive, as many have.
Not all of your games will work on linux but thats not a linux problem but a game developer fault. You cant do anything about that by switching to a different distro. Especially those fps games with intrusive kernel level anti cheat will never be supported. Go to protondb and look up all the games that you need and see what works. I personally made the switch and simply stopped playing those that doesn't as for each that doesnt work theres a dozen of them that does. Proton really is a godsend.
And installing anything on linux isnt such voodoo magic that you have to worry about. For example flatpak lets you do "flatpak install something" and everything is done without you opening your browser and downloading stuff, going through a lengthy annoying installer. If you want to completely avoid opening terminal then some have appstore like discover on nobara which is simply microsoft store but actually usable. For those that arent on repo you can still download a package and install like windows. Linux really isnt that hard and i would even say its easier than windows if you get one of stable ready to run distros that simply works without any tweaking. It took you years to get used to windows so everything different looks difficult when it just takes a month or 2 to get used to it. If you dont want to make the jump then dual boot it and use it for a while till youre ready to remove windows completely.
Steam itself works fine on Linux. I don't think I have a single game in my library that doesn't work. I'm using Arch (btw) and I've found that for my use case (internet browsing and video games) that I haven't had any major issues.
The two issues I do have are:
I still have my Windows install (dual boot) as a just in case backup, but its been months since I've used it.
https://www.protondb.com/
It looks like world of tanks at least works on Linux fine. I haven't tried it, but it's rated as gold.
https://www.protondb.com/search?q=World%20of%20tanks
As for stuff in the terminal, if you ever need to use it, you'll probably be able to find what commands you need online and copy/paste. There are a lot of thing you can do in the terminal, but it isn't required much. As for installing software, it's significantly easier and more convenient than in Windows. It works more similar to Android or IPhone, where there's a shared place to get them from and they will all be updated through that as well, instead of having to launch the application and have it check for updates, download/install them, then relaunch.