General: August 2007 Archives

Basic screen commands

| | Comments (0)
To connect to a detached session (rtorrent for example):
screen -dr rtorrent
To detach from the actual session (rtorrent for example):
ctrl-a ctrl-d
more...

Always suspect a recent security update before anything else.

| | Comments (0)
For some time I've had the problem I sometimes can't open .chm's. I just get a missing page message no matter what book I click in the table of contents. I've been puzzled about it, but I haven't really thought about what could be the problem. Today, when I realized none of chm's seemed to work, I decided to ask google about it. At this point I wasn't even surprised when it turned out that some of the recent security updates from Microsoft had removed the ability to browse these from a networked resource. Duh! In order to solve the problem just add this to your registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
"MaxAllowedZone"=dword:00000004
Lesson learned: Always suspect a recent security update, before anything else.

About this Archive

This page is a archive of entries in the General category from August 2007.

General: July 2007 is the previous archive.

General: October 2007 is the next archive.

Find recent content on the main index or look in the archives to find all content.