I'm trying it out, but I can't seem to get past the "Please type the date and time:". Does anybody know the format that it expects to keep from dropping into the debugger?
I'm assuming that it should be getting the date and time from the network but that doesn't seem to be working either, although I'm not using a dedicated host like in the article. I'll do further exploration on a dedicated machine at a later date.
Are you typing the year as "2012" rather than "12"? The universal time you have shown here decodes as 3/22/1911, which is close enough to 100 years ago to make me wonder. Either that, or you copied the display contents by hand and left off a digit.
Yes, I did type in 2012 and I did copy the display contents by hand due to no copy/paste from the terminal window. I think I got it right, but I might have missed a digit.
I'm assuming that it should be getting the date and time from the network but that doesn't seem to be working either, although I'm not using a dedicated host like in the article. I'll do further exploration on a dedicated machine at a later date.