It seems that CRAB is always about one step behind our sister station, QUACKHOUSE Radio. I have decided to push the bitrate and sampling frequency from 32/16 to 64/22. This is all in preparation of the Saturday night radio show resuming. This should happen just after New Year’s day. The format will be similar to the Saturday Night Trifectas that ended in Jan 2010. I shall try to set up a podcast blog page to allow you to listen to the shows ‘after the fact’.
Error 0x8007232B occurs when trying to activate Windows 7
Over the weekend, got the following error message when trying to activate Windows 7 Pro:
Key management services (KMS) host could not be located in domain name system (DNS), please have your system adminstrator verify that a KMS is published correctly in DNS.
Error: 0x8007232b
Description:
DNS name does not exist.
- Click Start
, click All Programs, click Accessories, and then right-click Command Prompt.
- Click Run as administrator.
If you are prompted for an administrator password or for confirmation, type the password or provide confirmation
- At the command prompt, type the following command, and then press Enter:
slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
-
Note This command, slmgr, is the Windows Software Licensing Management Tool. The placeholder xxxxx-xxxxx-xxxxx-xxxxx-xxxxx represents your MAK product key. After this, you will be able to activate Windows 7 normally.
Webserver passwords, as well as web ‘symlinks’ WERE broken due to ONE bad .htaccess file!
Well, I unexpectedly caused the web server’s password protected directories ALL to go down the drain with just ONE mistake in ONE .htaccess file. Not only that, but many symbolic links stopped working in apache, even though they still worked in a CLI. I am such a dumbass, heh. Here’s what I did:
This is an example of the .htaccess file I created:
# cat .htaccess
AuthUserFile /XXXXX/XXXXX/XXXXX/.xxxxx AuthGroupFile /dev/null
AuthName “Sam’s Blog”
AuthType Basic
<Limit GET POST PUT>
require user xxxxx yyyyy
</Limit>
The offending line is in Bold Blue, more specifically that one little old apostrophe. 😉
All fixed now, boys and girls. 😀
New Bootlegs on CRAB
Had the day off today, and what better thing to do on a day off except add more music to the server…. 😉
I still have lots more to send, but I really need to ‘chip away’ at the stone.
Here’s what I added today:
ACDC – 1979-09-01 – Zeppelinfeld, Nurnberg, Germany
Deep Purple – 1988 – Autobahn
Deep Purple – 1994 – Live at St. Gallen Festival
Grand Funk Railroad – 1970-07-29 – Hampton Beach
Grand Funk Railroad – 1971 – Hawaii July 12, 1971
Grand Funk Railroad – 1971-12-04 – Dusseldorf
Grand Funk Railroad – 1974-06-02 – LA Forum
Lynyrd Skynyrd – 1977-07-13 – Asbury Park, NJ
Michael Schenker Group – 1980 – Rehearsals
Michael Schenker Group – 1982 – Assault Attack Demos
Michael Schenker Group – 1983 – Wurtzburg
Michael Schenker Group – 1984-01-27 – Nagoya, Japan
Ted Nugent and the Amboy Dukes – 1974-02-09 – Papa Joe’s
Ted Nugent and the Amboy Dukes – 1975-05-03 – Tower Theatre
Whitesnake – 1978 – Must Be The Gypsy In Me
Whitesnake – 1982 – Saints and Sinners Tour Rehearsals
Whitesnake – 1988 – Olympic Pool – Tokyo 13.06.1988
Whitesnake – 1997 – The Last Farewell
Probably the most notable of the new additions is the July 1977 Recording of Lynyrd Skynyrd at Asbury Park. This is probably the last recording before the horrific plane crash.
Enjoy!! And, have a safe and happy Thanksgiving!!