Honestly, youtube "basic bash tutorial" and watch/follow along with a video or two. Helped me a bunch.
Linux
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
Start off with Bottles if Wine is too hard. Wine is a cmd line application while Bottles is Wine with a GUI making it easy to manage Wine.
Also, it is wise to try and have a different wine bottle (aka prefix) for each windows application you install and run.
Also Linux Mint is a distro that comes with Cinnamon pre-installed as long you download the Cinnamon option which is a fork of Ubuntu.
Tip? It is just a means to an end.
Personally, I think Arch Linux is the best way to learn the command line. It throws you off the deep end and you have to learn things like how to navigate the file system, how to edit files with the command line, and useful tools like partition editors and package managers. If you're serious about learning command line, just go install Arch Linux from the command line.
Otherwise, I think you can learn a lot about the Gui on Ubuntu by just using it. You can run some windows-only apps with WINE or you can start learning how to use Linux-native apps like GIMP, Libre Office, and other various Flatpaks.