Readit News logoReadit News
cz20xx commented on Ask HN: How do I become an expert at network adminstration?    · Posted by u/cz20xx
runjake · 12 years ago
Avoid RFCs unless you're working on a specific problem. You're also not going to be able to become an expert in all the different fields, so focus on specific fields.

For IP networking, I can specific recommend the following books as "force multipliers" of knowledge:

- Routing TCP/IP (Cisco Press)

- Network Warrior (O'Reilly, Cisco-centric, but good, easy to digest intermediate knowledge of layer 2 and 3)

- TCP/Illustrated (A deep dive into TCP/IP. RFC-level depth but easier to conceptualize)

If you're looking for recommendations for other specific areas, let me know and I can probably point you in the right direction.

cz20xx · 12 years ago
Well, aside from being able to build networks, I'm mostly interested in securing them in the best possible way. I know there's no such thing as perfect security, but I like the challenge of always trying to be one step ahead. This probably stems from an interest in crypto, too.

(found a cheap copy of TCP/Illustrated 2nd ed. on Abe Books. I do so love that site.)

cz20xx commented on Ask HN: How do I become an expert at network adminstration?    · Posted by u/cz20xx
cjbprime · 12 years ago
You can become an expert at netadmin, but not without administering real networks -- have you tried applying for any junior netadmin positions or internships?
cz20xx · 12 years ago
Some context that I couldn't fit into the < 2000 char limit (but probably should have).

This is the embarrassing part. I'm actually two months into my first junior level position at a colo, and I administer a group of my own servers behind a CARP'd redundant firewall that I set up. I even have access to an old Catalyst that's just sitting around. I know how to set up servers no problem, but what I don't know how to do is make a complicated cluster of machines work together. I sometimes write down hypothetical networking requests to figure out, but I haven't started building out any of those with the spare machines we have around.

I don't feel inept at my job. I don't even feel like I'm useless. But what I do feel is a vast chasm of knowledge and experience between me and my superiors. Knowledge so vast that it seems unobtainable to me. My own skills and knowledge have increased dramatically, and my appetite for learning daily is, honestly, voracious. I just can't shake the feeling that I'll never be as good, with them all coming from academic backgrounds that focused on computing.

cz20xx commented on JPEG image glitching / corruption   snorpey.github.io/jpg-gli... · Posted by u/waffle_ss
jamesbritt · 13 years ago
After a fair amount of trial-and-error hand editing I devised a simple Ruby script to auto-glitch.

https://gist.github.com/Neurogami/6208325

Later I combined this with another script to gather up the generated images and create an animated GIF.

An example: https://plus.google.com/107781042718674753240/posts/icwnoyHY...

cz20xx · 13 years ago
Very cool! Going to check this out.
cz20xx commented on JPEG image glitching / corruption   snorpey.github.io/jpg-gli... · Posted by u/waffle_ss
cz20xx · 13 years ago
My method for doing this involves writing gibberish into or deleting content from a jpeg opened in HexFiend

http://ridiculousfish.com/hexfiend/

It's very trial and error, but the results can be fun when you screenshot each progressive glitch and then gif them together to get stuff like this:

http://24.media.tumblr.com/4d77ff1ee75c119a03cac1eb90952505/...

Neat that someone automated the process, though.

cz20xx commented on Easy 6502   skilldrick.github.io/easy... · Posted by u/steveklabnik
cz20xx · 13 years ago
Can't you load custom assembly into the 6502 screensaver on XScreensaver? Going to try that.
cz20xx commented on The one skill you are born with, that we won’t hire without   medium.com/lessons-learne... · Posted by u/kevingibbon
cz20xx · 13 years ago
Does having empathy mean having to deal with tacky Windows admins who make quasi-racist jokes and look over your shoulder at work because since you're 20 years younger than them, there's no way you could possibly know how to use a Unix-like operating system.
cz20xx commented on Free online resume creator based on LaTeX   cvsintellect.com... · Posted by u/cvsintellect
StevenXC · 13 years ago
My CV is based off of this project:

http://mwhite.github.io/resume/

I write it in Markdown, and then build it into both a PDF and HTML. Then I use Github Pages to publish both with a simple push.

cz20xx · 13 years ago
+1 for this project. It helped me get my first tech job.

u/cz20xx

KarmaCake day17August 28, 2013View Original