this post was submitted on 03 Feb 2024
1311 points (98.4% liked)

linuxmemes

20464 readers
156 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 6 months ago (4 children)

that being said.. what's a good website i can at least go to and learn some linux basics and progress to more advanced stuff? i'd at least want to check that out before i start bugging people..

i had the opportunity to take a class back in college but 18 yr old me couldn't handle a 7am class and know-it-alls in the back always interrupting the teacher and trying to show off in class..

[–] [email protected] 3 points 6 months ago (1 children)

There are enty of books you can read. If you're really interested in learning I suggest you may start learning how to write bash.

For the rest I really would say, that just try doing stuff. Try to set up a docker, or other stuff. Also you can go to already solved Problems and try to understand what the problem was and what they did to solve it.

Also: Just start trying to support people. Google(or any other Search Engine of your liking) is very useful for this. Even if you just find out what exactly the problem is, that helps.

[–] [email protected] 5 points 6 months ago

thanks. i have a laptop i deliberately installed debian on.. but that's about it lol

i'll take you up on the support suggestion too.. i recently had to figure out why a unix server went down at work. luckily we had a set of scripts and commands archived from the manager that supported it before he left. all i did was just run them with a little bit of logic and context applied, but it forced me to poke around a bit and seeing what each command did. i was careful enough not to break anything but i found it quite interesting

load more comments (2 replies)