this post was submitted on 13 Jul 2023
1046 points (98.3% liked)

Programmer Humor

32032 readers
1245 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (12 children)

What actually is supposed to be the ideal way to learn? Say, for someone trying to be a sysadmin

[–] failuer 16 points 1 year ago* (last edited 1 year ago) (1 children)

Here’s a nickel kid. Get yourself a better computer.

If you want to be a sysadmin learn Linux/Unix. Basic bash scripting might be useful down the line to help understand a bit of what’s going on under the hood.

IMHO networking would probably be a better secondary place to focus for a sysadmin track rather than OOP concepts, algorithms etc.

[–] [email protected] 4 points 1 year ago (2 children)

Thank you for the response. I'll be sure to up my PC hardware game soon since I have plans to leap into a career shift. What kinds of specs would look good in your opinion?

[–] [email protected] 5 points 1 year ago

My advice would be install any free virtualization software (virtualbox comes to mind) and create some linux VMs, dick around with them. No need to upgrade anything unless you're using some ancient potato with more than 10 years

[–] failuer 4 points 1 year ago

It’s a reference from an old comic

https://blogs.warwick.ac.uk/images/steverumsby/2004/09/20/1b2.JPG

As for Linux stuff grab something small and low powered (raspberry pi etc) and start installing some distros! The possibilities are really endless. Setup a network wide ad blocker, start your own IPTV server, you can setup a networked radio receiver, WireGuard for VPNs. Immerse yourself and figure out what you find interesting.

load more comments (10 replies)