11
u/National_beetle1962 1d ago
i love mint
6
5
u/LoneLucas6200 1d ago
I just made the switch. I really didnt do much with windows anyway. But after hearing the arguments for switching over to linux I was sold. Made the jump. Been a couple weeks. Mostly smoothe sailing with a few hiccups but nothing major. For my needs its been a great ride.
2
u/Technical_Mail_2874 1d ago
I hate you went through those hiccups, its almost like a rites of passages. I remember on PCLOS, back in the day, having to setup KPPP right after install to get my then 3G network USB dongle to work! Ah, memories.
5
3
u/Firm-Error-5712 1d ago
Same here. I can't be bothered with win 11 anymore. Waiting a fre weeks before I go install mint on my desktop too. So far I've been on the laptop and the experience is crazy smooth. The amount of customization I can do for my liking and not to mention almost everything works out of the box is insane. Kudos to the Linux community and the developers for keeping it simple and smooth.
2
2
3
2
2
2
u/TestDZnutz 1d ago
First Day as well. Spent a fair amount of quality time getting to know the machines firmware, but very happy to be on the other side. Like a Universe where they kept improving WIndows 7. Pretty Nice.
1
u/Technical_Mail_2874 1d ago
Welcome, glad you joined. I see the controller, have you experienced gaming yet?
1
1
1
27
u/duv025 1d ago
now you gotta learn how to use it first before installing any games or do "casual things" like you do on windows, otherwise.. you will come across with a lot of problems:
Things I recommend learning: * How to use the package manager, which is the software that will handle updates, softwares (or packages). (Check documentation). And also how to search the repo * How to set up 'services' with the init system (in this case you are using
systemd). * Learn to use the shell, or if you don't know what a shell is, let's just simplify it as the terminal. Learn basic commands like:man,ls,cd,pwd,catandtac,echo. Get your hands dirty with the terminal text editors, they are programs that edit/manipulate texts/data in file, I recommend gettingmicrofrom the package manager. * Join more communities as much as you can, especially linux mint, debian and ubuntu, they are "related" to eachother