<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.benhall.com/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.benhall.com/doku/feed.php">
        <title>brain, etc.</title>
        <description></description>
        <link>http://www.benhall.com/doku/</link>
        <image rdf:resource="http://www.benhall.com/doku/lib/images/favicon.ico" />
       <dc:date>2010-09-08T12:09:27-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1240485095&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=mspacman&amp;rev=1276774378&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.benhall.com/doku/doku.php?id=start&amp;rev=1276698285&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.benhall.com/doku/lib/images/favicon.ico">
        <title>brain, etc.</title>
        <link>http://www.benhall.com/doku/</link>
        <url>http://www.benhall.com/doku/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-30T15:13:48-04:00</dc:date>
        <title>2008_server</title>
        <link>http://www.benhall.com/doku/doku.php?id=2008_server&amp;rev=1238440428&amp;do=diff</link>
        <description>Domain Admin Tools setup: &lt;http://technet.microsoft.com/en-us/library/cc816817.aspx&gt;</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-06T03:58:00-04:00</dc:date>
        <title>firestats</title>
        <link>http://www.benhall.com/doku/doku.php?id=firestats&amp;rev=1273132680&amp;do=diff</link>
        <description>It is noted in the code, but I'll repeat it here:

This code is almost entirely copied from the Google Analytics plugin by Terence J. Grant.  See his plugin page for details.

Credit for the work should ostensibly be his- I merely deleted a few lines and changed a configuration name.</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-01T04:56:16-04:00</dc:date>
        <title>gallery2_issues_mod_rewrite</title>
        <link>http://www.benhall.com/doku/doku.php?id=gallery2_issues_mod_rewrite&amp;rev=1238576176&amp;do=diff</link>
        <description>Problems with old links to gallery pages before moving to mod_rewrite

Custom mod_rewrite rules in .htaccess (at the top) to fix broken URLs with main.php in them:


#THESE TWO FIX THE ISSUE of /main.php in the URL:
#More fixup for more than one &quot;/v/&quot; in the URL:
RewriteCond %{THE_REQUEST} /gallery2/main\.php/v/(.*)/v/(.*) [OR]
RewriteCond %{REQUEST_URI} /gallery2/main\.php/v/(.*)
RewriteRule . /gallery2/v/%1 [R=301,L]
RewriteCond %{REQUEST_URI} /gallery2/main\.php/d/(.*)
RewriteRule . /gallery2…</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1240485095&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-23T07:11:35-04:00</dc:date>
        <title>iphone_sms_tones</title>
        <link>http://www.benhall.com/doku/doku.php?id=iphone_sms_tones&amp;rev=1240485095&amp;do=diff</link>
        <description>There are many, many how-tos on this subject, these are just my notes.

Phone Prep

	*  Jailbreak phone
	*  Install Cydia
	*  Install BossPrefs
	*  Install OpenSSH


Important Note for ssh: 
username - root
password - alpine


Tone Prep

	*  Change iTunes import to AIFF
	*  Edit mp3 file to selected length
	*  Add shortened mp3 file to iTunes Library
	*  Right-click on file and choose “Create AIFF Version”
	*  Drag new version out of iTunes
	*  Rename new files to sms-received#.caf where # is 1-…</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-13T04:49:56-04:00</dc:date>
        <title>knud</title>
        <link>http://www.benhall.com/doku/doku.php?id=knud&amp;rev=1236934196&amp;do=diff</link>
        <description>lvm</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=mspacman&amp;rev=1276774378&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-17T07:32:58-04:00</dc:date>
        <title>mspacman</title>
        <link>http://www.benhall.com/doku/doku.php?id=mspacman&amp;rev=1276774378&amp;do=diff</link>
        <description>Edited grub.conf:



title Ms. Pacman
	root (hd0,0)
	kernel /vmlinuz-2.6.33.5-124.fc13.i686 ro root=/dev/mapper/vg_mspacman-lv_root rd_LVM_LV=vg_mspacman/lv_root rd_LVM_LV=vg_mspacman/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us video=vesafb selinux=0 quiet rhgb fbcon=rotate:3
	initrd /initramfs-2.6.33.5-124.fc13.i686.img
title Single User Mode
        root (hd0,0)
        kernel /vmlinuz-2.6.33.5-124.fc13.i686 ro root=/dev/mapper/vg…</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-08T03:38:17-04:00</dc:date>
        <title>setup_note_for_mysql</title>
        <link>http://www.benhall.com/doku/doku.php?id=setup_note_for_mysql&amp;rev=1260261497&amp;do=diff</link>
        <description>[ben@vince wiki]$ mysql -u root -p 
  Enter password: 
  Welcome to the MySQL monitor.  Commands end with ; or \g.
  Your MySQL connection id is 5 to server version: 4.1.20
   
  Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
   
  mysql&gt; create database wikidb;
  Query OK, 1 row affected (0.00 sec)
   
  mysql&gt; GRANT ALL PRIVILEGES ON wikidb TO 'wikiuser'@'localhost' IDENTIFIED BY '-----' WITH GRANT OPTION;
  ERROR 1046 (3D000): No database selected
  mysql&gt; GRANT ALL PRIVILEGES …</description>
    </item>
    <item rdf:about="http://www.benhall.com/doku/doku.php?id=start&amp;rev=1276698285&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-16T10:24:45-04:00</dc:date>
        <title>start</title>
        <link>http://www.benhall.com/doku/doku.php?id=start&amp;rev=1276698285&amp;do=diff</link>
        <description>This is an attempt to document some of the mostly trivial things I do.

If I don't write the things down, I forget them.

If you are not **me**, then you are probably in teh wrong place.


Rini - All manner of info on Rini, 1971 Drabant 22

CUIT

Windows</description>
    </item>
</rdf:RDF>
