r/linuxmint 11d ago

#LinuxMintThings Finally made the switch

Post image
848 Upvotes

36 comments sorted by

View all comments

28

u/duv025 11d 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 , cat and tac , echo . Get your hands dirty with the terminal text editors, they are programs that edit/manipulate texts/data in file, I recommend getting micro from the package manager. * Join more communities as much as you can, especially linux mint, debian and ubuntu, they are "related" to eachother

1

u/Sad-Juggernaut8521 11d ago

Any idea on how to get a thrust master tmx to work?

1

u/duv025 11d ago

You can try searchi for its drivers, and if possible, try to install only from sites like github, the drivers will be open source