Update: Commenters have pointed out a few things: This post is incomplete/incorrect. What I’m doing now is having the daemon function call a script that looks like this: #!/bin/bash exec 1>&- exec 2>&- exec 3>&- nohup myPropApp & 2>&1 > thelog.txt That code was from another website who’s URL I lost, and I posted the solution …
Your network engineer orders four T1 lines from locations in City A to a datacenter in City Z via a large telco. He leaves the week before these are to be dropped, and of course, does not document what he was doing or even keep copies of the contracts. Either way, the lines are in …
I notice I tend to start blog posts like an awkward attempt to jump-start a stalled conversation: “So, I was looking at…” or “So, I was doing X…” It’s a little cowardly on my part, afraid to just jump into something without some sort of warning — in this case, the word “so”. Either that or I …
Sometimes life works. Other times it doesn’t. Hopefully you get to the point where you can spot the “doesn’t” parts in advance… If you’re lucky enough to get a technical person calling you in for the interview, remember to ask about a dress-code range. It’s uncomfortable to be pimping a suit when the guy who …