!!! TOR Setup
__T__he __O__nion __R__outing Network, see also [http://www.torproject.org]
!! Installation / configuration
First [install the tor|tor-install-log.txt] software on the scharnhorst host (FC5).
\\I first tried my CentOS 4.5 host, but I could not get the software installed, could not find proper rpms, could not find rpms to install yum either.
! Port forwarding 9001
! Edit /etc/tor/torrc
The following options were uncommented or changed from default:
{{{
ORPort 9001
ContactInfo harry.metske@gmail.com
Nickname TorComputerhok
Address scharnhorst.computerhok.nl
RunAsDaemon 1
Log info file /var/log/tor/debug.log
SocksPort 9050
}}}