18 comments

[ 4.0 ms ] story [ 43.9 ms ] thread
It's a shame the Amazon/Microsoft marketing machine is slowly killing the art of system administration. Though I guess I probably sound like a greybeard complaining about kids today and their fancy libraries and compilers.
It is nice to be able to throw up a nice interactive data viz app in a day on Reddit that can handle millions of POST requests with minimal effort.
When it works, it's great. When you have to 'prove' a problem isn't yours, and you send tcpdump files to the developer and partner company's networking team showing how the remote firewall is rejecting the packets, and neither of the recipients knows how a packet syn-ack sequence should work, or what this Wireshark tool is, it's sad.
That knowledge is becoming increasingly low level though as we build further abstractions over it. If you're working on a network you probably aught to know how TCP works, or at least know how to use Wireshark and a reference. If you're trying to spin up a simple webapp on AWS, you can pretty much stop thinking about firewalls and networking once you set up security groups/NACLs/policies/etc and confirm you can hit whatever is behind them. With new trends like immutable infrastructure coming into vogue, I'd even argue that system administration altogether is becoming a more niche skillset.
All the VPS providers are doing their part too. While Digital Ocean, etc. publish some pretty good guides on how to setup some software, step one is always "spin up a new VM on our platform". Based on discussions I see here and elsewhere, people seem to have completely forgotten how to install VirtualBox and run a local VM.
RedHat spams the crap out of /r/redhat with these, some of them are of very low quality
(comment deleted)
Indeed, which is what they're doing here: the OP only posts RedHat fabrications like that in here...
Yep, one a day for the last month, on average -- and they post the shortened links instead of the "real" URLs.

All but two have ended up [dead]

I contacted the moderators. Looks like an automated spam bot to me.
wow; if you check the post history you are right. and they all end up [dead].

maybe /u/dang will be by later if enough of us flag it, and can simply close the account.

A listicle of networking guides. I guess this may be found useful by some, but it appears to me as buzz feed-tier tech writing with no content produced; certainly not what I'd expect from a professional outfit like red hat.
Is there any good Linux based networking book/resources which teaches you from first principles ?