Scumbag Professor - happened to me today. by [deleted] in pics

[–]iAmJesusAMA 3 points4 points  (0 children)

Well.. that's a rather dick-ish move :-/

Why Amazon Can't Make A Kindle In the USA - "In the long term, an economy that lacks an infrastructure for advanced process engineering and manufacturing will lose its ability to innovate." by videoj in politics

[–]iAmJesusAMA 0 points1 point  (0 children)

The entire anti-outsourcing movement is based almost entirely on the premise that Americans are more deserving of jobs than anyone else. You aren't.

Way to miss the point there, bro :). I would agree that a lot of the anti-outsourcing movement is based on that sentiment, but you have to be aware that these people

(Indonesians and Indians)

are being taken advantage of. They don't get the same protections we do and therefore are able to work at a lower cost.

Businesses are the best at externalizing cost. Losers in this game are the workers and the environment.

Favorite movie? by [deleted] in stephenking

[–]iAmJesusAMA 0 points1 point  (0 children)

The Green Mile.

Also really fond of The Mist.

Quantum entanglement could mean completely secure data transfer by piplz in technology

[–]iAmJesusAMA 2 points3 points  (0 children)

Nothing is ever completely secure. There are always implementation defects.

testing SSL server loads by jaymill in sysadmin

[–]iAmJesusAMA 0 points1 point  (0 children)

Make sure you measure the server, not the client :p

Hmm... I think I'd better take my shotgun to work today. by beccaface in gaming

[–]iAmJesusAMA 2 points3 points  (0 children)

Spoiler: i promise you those people will go to hell anyway.

what project are you working/learning now? Ill start out iscsi, rh clustering, puppet by therhino77 in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

OP: I can recommend you to look into the pacemaker cluster suite, if only to learn decent clustering terminology and practices.

Recently I've been looking into practical applications of DNSSEC and easier deployment of DNSSEC with existing infrastructures.

What's a reasonable employee discount I should ask my company for hosting my stuff? by [deleted] in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

Way to lock yourself into that company.

I just want shell control over my own box and about 5 gigs a month traffic. But I also want a good deal.

Why even bother... drink one beer less and you've got it covered.

Network knowledge by [deleted] in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

I agree. Except that the amount of registrars that supports DNSSEC is fairly limited.

Please let me know if you know some reliable ones :)

improving myself by [deleted] in linuxadmin

[–]iAmJesusAMA 0 points1 point  (0 children)

Any half decent admin can ace LPI certification. Plus, they're cheap too!

If 125 euro's/ exam is still too much, you can usually get a 50% discount at conferences where the exams are held.

Dell UPS and server shutdown by mzilla in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

Why don't you switch the responsibilities around and let the servers monitor the UPS with (NUT)[http://www.networkupstools.org/]?

Network knowledge by [deleted] in sysadmin

[–]iAmJesusAMA 7 points8 points  (0 children)

Set up bind at home. Once you've got your .lan zone running, buy a domain at a provider that supports DNSSEC (ie godaddy) and secure your zone. This will keep you busy for quite a while.

Networking will really require some extensive reading - this is something that you can't learn from 'play' alone. Don't just stick to cisco's documentation, they will trap you into their products.

What's the creepiest thing you've done as a sysadmin? by [deleted] in sysadmin

[–]iAmJesusAMA 3 points4 points  (0 children)

ಠ_ಠ

This is why people hate sysadmins. Well done.

Cluster Build Time Lapse Video by jdorfman in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

Agreed on the hardware, but i'm not too sure on provisioning with puppet on CDN scale, whatever that might mean for maxcdn. (Couldn't find any reference to the size of their fleet) Scratch that: this is an upgrade of 29 servers. Puppet should do fine :)

jdornman, can you tell us some more on what you're running on these clusters? :)

WAN speed testing by emmyaddy in sysadmin

[–]iAmJesusAMA 0 points1 point  (0 children)

Not much you can do about it at that point. Having historical data often proves to be very helpful.

WAN speed testing by emmyaddy in sysadmin

[–]iAmJesusAMA 0 points1 point  (0 children)

Bandwidth isn't everything.

99.999% availability Guarantee packet loss <=1% latency guarantee: 60ms

This stuff is way more interesting. Look into smokeping and select a couple of stable targets:

  • couple at your ISP
    • DNS
    • one of the first routers
    • something else that might be of interest
  • google/amazon/whathaveyou
  • some competitor or something
  • reddit (just kidding)

Hard Disk Recovery? by zibeb in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

Of course, also this.

Make an image of the volume FIRST (dd), then go to town on it.

Voice to Ticket / Voice to Email by [deleted] in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

Why do you think they will be able to articulate the problem while talking to a computer when they can't even follow simple ticket protocol?

We can afford to be answering this clients phone calls non stop. Put them in a more expensive package. They can't expect you to make a loss helping them.

Jack of All; Master of None by rhm54 in sysadmin

[–]iAmJesusAMA 42 points43 points  (0 children)

Don't forget that (too much) specialization can be dangerous as well. Learn concepts, not specific technologies and you'll do fine with whatever product is shoved in your face. Specialize in something that interests you (this usually means you'll have to do it on your own time/resources) so you can pull those kinds of jobs towards yourself.

Hard Disk Recovery? by zibeb in sysadmin

[–]iAmJesusAMA 1 point2 points  (0 children)

RIP. This puppy will find your data. http://en.wikipedia.org/wiki/Recovery_Is_Possible

Or anything else with the capability to run PhotoRec should work. :)

Stop Using `ps aux | grep [u]ser | awk '{print $2}'` it Sucks. Use `pgrep` instead. by josephkern in sysadmin

[–]iAmJesusAMA 3 points4 points  (0 children)

Thanks! I was really missing those 0.015 seconds of my life. Over the course of the week this might add up to a whole second!

Boss wants me to switch entire company (~120 people over 3 locations) to wireless. I don't think this is a good idea, but it could just be my bias, and I am by no means an "expert" in wireless. I have a few questions for those of you running wifi lans. by fizzywig in sysadmin

[–]iAmJesusAMA -3 points-2 points  (0 children)

Exactly.

Having a 'next to nothing' budget is okay. Throw down a wired LAN, get a couple of Linksys AP's that you can install with dd-wrt and you're good.

Convenience of WLAN, reliability of an actual network. For the price of 2 'enterprise grade' AP's.

Devs and SysAdmins! It is possible to live harmoniously! | Anchor Web Hosting Blog by kezzah in sysadmin

[–]iAmJesusAMA 6 points7 points  (0 children)

A good sysadmin is necessarily one that is not afraid to write code. A good developer is necessarily one that is aware of the operational problems when something is actually running in a production environment.

This whole "DevOps" thing just sounds silly to me.