Free Palestine 🇵🇸

  • 1 Post
  • 162 Comments
Joined 11 months ago
cake
Cake day: August 16th, 2023

help-circle
















  • What caused you to get into it

    The year was 2002. I was told about Gentoo Linux by a college. I saw it as a new, shiny toy and immediately wanted to try it out. I realized that it was better than Windows, so I stuck with it. (Not with Gentoo, but with Linux. I still use Gentoo sometimes today, but I also tried out many many other distros throughout the time and I don’t use Gentoo exclusively nowadays.)

    are you an evangel

    Yes, I believe that Linux is far superior to Windows and I tell people about it

    are you obsessed?

    Absolutely



  • Another thing that helped me: Get comfortable in the Terminal. Obviously you have to learn some commands and how they work, but just configure your shell and commonly used CLI tools. It makes the experience so much more pleasant. Install a nice shell prompt, set up some aliases for frequently used commands, learn the basics of shell scripting and write your own useful little scripts for things you often have to do, maybe start using Vim and configure it the way you like it. Also explore other shells. Bash is the default shell, but there are better options like zsh or fish. You can watch this video to get some inspiration: https://youtube.com/watch?v=KKxhf50FIPI. This is actually pretty close to my shell setup. If you want to start customizing bash, check this out: https://youtube.com/watch?v=b3W7Ky_aaaY.

    To continue learning, maybe subscribe to some Linux-oriented YouTube channels. DistroTube makes great videos about Linux, tiling window managers, how to use various commands, how to configure your shell environment, etc. He also reviews many Linux distros or explains why free software is important. If you search any Linux-related topic on YouTube, chances are that DT already made a great video about it.