Categories
Software Technical

Android Device Manager: Unknown Location

Today I wanted to have some fun with the new Android Device Manager and find my phone to test out this new feature. I ran into a snag when I logged in. The site was unable to find my device, giving me the message: “Unknown Location”. If your like me and want to correct this, you […]

Categories
News

jermsmit’s Minecraft server – Back online!

After about 2 weeks of downtime. Minecraft @ minecraft.jermsmit.com is online once again. Hopefully all has been restored to its normal operation status. Please join me along with all the other players for some building and adventure fun. See you all soon! – jermsmit

Categories
News

System of a Admin

System of a Admin – Coming Soon | Blog Site where those of us tech folks can share info and help others in doing so. http://www.systemofaadmin.com

Categories
How-To Technical

SSL issuer certificate not found after installation

Ouch! With Go Daddy Certificates: I ran into this issue on a server when trying to apply a new Certificate and its intermediate Certificates The issue seemed to be from not having a complete Certificate Chain installed in my servers Certificate Store. The solution to fix this issue was simple. Download and install the root bundles from […]

Categories
How-To Software Technical

IIS 7 Error “A specified logon session does not exist. It may already have been terminated.”

I was in the process of updating an IIS7 Website with its newly issued Certificate when I encountered the following issue: “A specified logon session does not exist. It may already have been terminated.” To resolve this issue: Opened the MMC (start > run > type: mmc) Add\Remove Snap-ins > Select Certificates > Click Add […]

Categories
Technical

What is an intermediate certificate?

I just completed a new CSR (Certificate Signing Request). Upon its completion I was issued my new cert along with an intermediate certificate to be installed on my host server. This gives me the perfect opportunity to share with what an intermediate certificate is. An intermediate certificate is used to bundle “chains” to your SSL certificate leading back […]