Maoo [none/use name]

  • 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: July 17th, 2023

help-circle


  • I recommend installing a Linux distribution that requires a hands-in approach like Gentoo or Linux from scratch. If you don’t have an extra computer you can do it on a virtual machine on the computer you do have.

    The process will require you to use the various incantations and rituals of using the terminal. As you do so, learn what they do by googling them or using their man page.

    For more practice, write a shell script or otherwise choose a task you want to do using the terminal like browsing through your files or searching for a file whose name matches a pattern and so on.








  • Gentoo is good for learning. It’s not really a privacy or security-focused distribution per se. It promotes you being comfortable with the command line, configuration files, networking, unix-ie things, and of course compiling programs. If you’re tired of the compiling there is basically no downside to switching to Arch as a “one step up” distribution.






  • Different distros are better for different things. For example, some require give you more control over the OS but are more difficult to learn, or require learning more things at once. Others will be easier to try out but may make choices on your behalf that you don’t like - or distribute software in ways you don’t like.

    Linux from Scratch will have a fairly steep learning curve. Nothing wrong with that, but you’d want to prepare yourself to be cool with things breaking or not making sense for a while.

    Puppy Linux is minimalist, which is something people usually only want after they’ve tried out something else that’s not minimalist. I would recommend trying out something more general-purpose and try out different desktop environments and applications first.