•  beerd   ( @beerd@beehaw.org ) 
    link
    fedilink
    6
    edit-2
    1 year ago

    I learned the most about linux, networks, and the internet by just getting into projects that are useful for me personally and connected to my hobbies. Self hosted projects are great for this (sftp server, torrent server, gitea, etc. https://github.com/awesome-selfhosted/awesome-selfhosted ) While this method really helps with motivation and will probably be the most fun, im also currently looking for some more systematic ways of learning things like security best practices.

  • Probably not exactly what you are looking for, but I’d recommend just starting to selfhost things. Have some old computer? Want to get a VPS?..

    Something thats neat for selfhosting is pihole, if you feel up for it, go with docker as it makes things much easier in the long run.

    Don’t be too afraid to break your software. It will happen eventually. And always remember that stuff deleted with rm won’t come back, thats what made me install a new OS on my VPS.

  • The best challenge is to get yourself some Linux distro that, after installing, just drops you into a shell and then install and configure the server software or the desktop software yourself. You could use a Raspberry Pi for this.

    I used arch btw.

    •  Mia   ( @Mia@feddit.de ) OP
      link
      fedilink
      11 year ago

      No. I had Manjoro for some time and then Linux Mint as daily driver. But nowadays I use Linux exclusively on the server side privately and professionally.