“I’m knittin’ like a fuckin electric nan”

  • 2 Posts
  • 52 Comments
Joined 4 years ago
cake
Cake day: January 15th, 2022

help-circle







  • I don’t want anyone to get discouraged because of this post. Bottom line is that it is very easy to make a “live USB” of a Linux distro and play around with it. There is zero risk or commitment in doing so. Another great option is to install it on an old computer you have or can easily get. It may or may not “be for you”, but it is very easy to try out.



  • I have studiously avoided learning any bash scripting for the 17 years I’ve used Linux, so all I can say is good job! Actually just today I found a command that I needed to get a certain appimage to run without crashing, and I remembered enough that I was able to make it into a script (I struggle with whether it’s !# or #!). Having just done it today, I can confirm you don’t need to include ‘/bin/bash’, just FYI. I believe that is assumed.






  • Start running servers if you haven’t already. Use an old computer, or an SBC or VPS and setup some Linux servers. There’s lots of different ways to do it, so mess around and break shit over and over. You can’t help but learn that way, though I would highly suggest you take notes/documentation. This is a habit I’m trying to develop after too long :)