2007-06-23
Ok, once and for all, I'm documenting my synergy.conf file:
section: screens
dis:
caina:
end
section: aliases
caina:
caina.local
end
section: links
dis:
right = caina
caina:
left(15,85) = dis
end
Reinstalled with Hardy Heron
2007-04-20
Disabled TWiki, moved the relevant files over to wiki.rblake.net
2007-10-30
Set up a backup to amazon.com s3 using these instructions:
http://blog.eberly.org/2006/10/09/how-automate-your-backup-to-amazon-s3-using-s3sync/
2007-09-13
Got the
MathModePlugin? working. It required the following tweaks:
- I needed to make latex2img executable
- I needed to prevent latex2img from being writable to the outside world
- I needed to install latex2html?
- I needed to install latex-xcolor
After all these fixes, the mode works. Now, I need to move latex2img somewhere else where TWiki won't overwrite it.
2007-09-06
downloaded and installed dvipng, gs, and imagemagick with apt and installed
MathModePlugin? to Twiki.
The installation fails: I get the following errors:
[Thu Sep 06 15:14:45 2007] [error] [client 128.174.253.223] File does not exist:
/home/www/twiki/pub/Sandbox/TestTopic2/_MathModePlugin_f68ef55109503bab0ba3b5907aaf1b4b.png,
2007-08-18
Disabled the backup to the charm servers every night.
2007-05-15
- installed libsvn-mirror-perl to dis
- changed webmin so that it runs on 8080
- Followed this guide on setting up an svn mirror.
2007-02-05
Added a new comment type of 'log' to twiki. Also did research on how to change the comment plugin so that it uses my syntax. I think I've figured it out, but it requires custom changes to the comment plugin source.
CommentPlugin? uses beforeSaveHandler, and
EditSyntaxPlugin? uses before/afterSaveHandler. I think I need to change the before save handler in the comment plugin so that it runs my edit plugin on the comment text.
2007-01-05
Added Twiki draw plugin and enabled it in the configure for twiki. It doesn't appear to be working correctly from firefox.
Installed nmap to test what ports my router was showing to the world.
--
RobBlake - 05 Jan 2007