Musings on Information Technology - A view from the trenches
Tuesday, 9 August 2011
Oh, no, it's another certificates post
›
I came across a puzzling issue yesterday. I was trying to export a certificate as PFX file but I couldn't. The option to export the priv...
It's a self signed world. The joy of certificates - Part 2.
›
The easiest way to get started with the certificate thingy™ is to use self signed certificates. In essence, a self signed certificate is a...
Monday, 1 August 2011
The joy of certificates - Part 1
›
We have a big project going into Operation Acceptance Testing and one of the things that the project, in its ∞ wisdom, has decided to leave...
Friday, 29 July 2011
Load Balancing in MS Dynamics CRM
›
In its infinite wisdom Microsoft decided to make my life harder by making it MS Dynamics CRM not work out of the box with a load balancer an...
C# Interview questions -- part 2
›
Following from my previous post, the last question I had was a MS Dynamics CRM question, which I did not get around to do. Essentially the ...
Tuesday, 26 July 2011
C# Interview questions -- part 1
›
I had a couple of interviews a few weeks ago and I thought I would share the technical questions that I was asked here. I was not really i...
Friday, 22 July 2011
Pure Lunacy or Sheer Genius, You Decide.
›
I've been doing a code review for a new Microsoft Dynamics CRM 4.0 based application that is coming in and today I found the method belo...
Monday, 18 July 2011
NTP -- Synchronize time using other NTP peers
›
Let's start by configuring an NTP server. You can install the ntp server with: yum install ntp -y Make sure that it starts on system ...
Sunday, 17 July 2011
SSH -- Configure additional options described in documentation
›
How long is a piece of string? All I can say about this objective, is that you had better familiarize yourself with the SSH daemon config ...
Saturday, 16 July 2011
SSH -- Configure key-based authentication
›
This is actually a fairly simple objective. The default configuration is to accept key-based authentication, note this line on the /etc/ssh/...
‹
›
Home
View web version