• Open Door, Disarm Alarm.
  • Drink Coffee.
  • Swap DBAN’d HDDs for new HDDs.  Start DBAN.
  • Drink Coffee.  Eat yogurt.
  • Go upstairs.  Melt when I enter the un-air-conditioned lab.
  • Swap imaged Netbooks for new Netbooks.  Start imaging.
  • Melt some more.
  • Drink Coffee.
  • Go downstairs.  Swoon when I enter the very well air-conditioned Library Media Center.
  • Swap imaged Netbooks for new Netbooks.  Start imaging.
  • Savor the AC.
  • Drink Coffee.
  • Back to the office.
  • Eat Cereal! (or Granola Bar, like this morning, because I am an idiot and forgot my cereal on the kitchen table).
  • Reddit.
  • Deploy packages to now imaged netbooks.
  • Guess what?  More coffee.
  • Swap more hard drives.
  • Reddit!
  • Swap netbooks for a new set upstairs.
  • Swap netbooks for a new set downstairs.
  • Lunch!
  • Coffee.
  • Reddit.

Yeah.  It’s like that.

Unless something goes horrifically wrong.

Like it did to today.

But more on that later.

So, we’re looking to change over to Web Help Desk at work and we got a very handy OVA file for VMWare and got it up and running.

Let me start by saying: Web Help Desk is pretty slick.  Very full-featured, seems to be extensible, mobile friendly, email for creation/comment/take tickets.

I was initially looking at RT and even ZenDesk, but we went with Web Help Desk at the end of the day.

However, there is only part we got stuck at, and I’m still waiting to hear back from their support department: getting our certificate added to the web server to make it a SSL site.

For the life of them, they couldn’t figure out or find documentation on how to convert our wildcard PFX/PKC12 certificate over to the Tomcat (JKS) keystore.  As I recall they said “Getting this done in Windows is very easy, but most people who do choose the Linux version already know how to do this.”  Well isn’t that marvelous.  We don’t.  Do you want us to buy your product or not?  We’re still waiting to hear back, but we figured it out.  Here’s the guide for you, just in case.

Reposted from JAMF Nation

  1. Get your certificate onto your server, into a temp folder (i used /tmp).
  2. Find where your KeyTool program is located (i used ‘ find / -name “keytool” ‘).  KeyTool is installed as a part of the Java SDK.
  3. Run your keytool with the following arguments:

    keytool -v -list -storetype pkcs12
    -keystore yourkeyfilename.extension

  4. Make note of the alias for the certificate (for me I think it was apache, but I’m not 100% certain after the fact).
  5. Now we need to use the keytool to actually do the conversion.

    keytool -importkeystore -srckeystore yourkeyfilename.extension
    -srcstoretype pkcs12 -srcalias thealias -destkeystore newkeystorefile.jks
    -deststoretype jks -deststorepass apassword -destalias tomcat

  6. Now place the certificate wherever you need it and you’re good to go!

Notes: You don’t need to supply a password.  I didn’t.  The destalias can be required to be something by whatever program you’re plugging into.  For me it was tomcat.  srcalias is the alias from step 4.

Thanks to Nick Koval (nkoval) for the fix.

Norton Mobile Insight Discovers Facebook Privacy Leak | Symantec Connect Community.


Well boy, that doesn’t at all sound intentional.

A company dedicated to getting to know every piece of information about you is taking your phone number without so much as a mention?

Doesn’t the Facebook app basically read your phone status anyways?  It doesn’t say they will send it to anyone, which is what the hubbub is about.

I’m not at all surprised by this.

Disappointed, yes.

Surprised, no.

Work at the office during the summer is always an interesting experience.

Today we took 4 deliveries of Desktops, 158 computers spanning 474 pieces.  I will be posting pictures of that today.  We get to spend the summer unboxing, imaging, and setting up those computers.  It’s a fast-paced, frantic process.  We took delivery of  another 144 on Tuesday.  And that’s not even all of them.  We received a few orders of Samsung Chromebooks during May and June.  I think we got over 200 of those too.

We also want to re-image one of the other buildings, but that’s put on the back burner.

If you’re interested, we’re also going to be selling the old computers (Dell Optiplex 960 Desktops, Dell E6400 Laptops).  I’ll be posting the GovDeals links when we’ve posted them.

Here’s the generic link for any and all auctions we post: GovDeals.

Read more for pictures of the new computers and Chromebooks.

Continue reading

In 2012 I went to the Rutgers Gardens to take pictures of the plant life.

Unfortunately, the plant life wasn’t so cooperative, either because of the weather or just bad timing on my part.

In any case, I did find some very interesting critters!

Read the rest to see the resulting (high-quality!) pictures.  These are ones that I’m the most happy with.

For reference, these were all shot with a Canon Digital Rebel XSI (450D) with either a 18-55mm or 70-300mm lense.

Continue reading

Welcome to my new WordPress Blog.

There won’t be anything here for a while.  I need to find something decent to post.

Ideas:

  1. Photography 101
  2. Setting up Tomcat with a Wildcard Certificate (we used this for WebHelpDesk)
  3. Setting up an RT installation with LDAP against a Windows Domain with Gmail for Email
  4. Phone ROMs
  5. Day To Day Tips
  6. Things I Want To Keep Track Of (Maybe a Wiki)

Let’s go!