- Joined
- Feb 28, 2025
- Messages
- 96
- Level up in
- 4 posts
- Reaction score
- 480
- Points
- 627
Just an FYI: You should look forward to using the Terminal. Trust me, it may look scary, but that terminal lets you do a LOT, and extremely fast.
Imagine Linux like an old computer from the 80's. Like an advanced Commodore 64. It looks scary at first, but once you start learning commands, and you start to get in the rhythm of it, you will find it better & faster to use than any UI element.
Also, if you plan on using the text editor "Vim", the code to exit without saving is ":q!". Though, I recommend on using "MSEDIT" if you are new and to only experiment with Vim a little bit until you can do basic things with it.
Imagine Linux like an old computer from the 80's. Like an advanced Commodore 64. It looks scary at first, but once you start learning commands, and you start to get in the rhythm of it, you will find it better & faster to use than any UI element.
Also, if you plan on using the text editor "Vim", the code to exit without saving is ":q!". Though, I recommend on using "MSEDIT" if you are new and to only experiment with Vim a little bit until you can do basic things with it.
