Go to the first, previous, next, last section, table of contents.


How to move a THOR installation

Sometimes it might be useful to move the THOR installation to another disk or somewhere else on the same disk. This can be done in the following fashion:

1. Make sure you are not running THOR and flush the memory with the command "avail flush" from a shell.

2. Move the database to whereever you want it.

3. Change envarc:THOR/THORPath to point to the new directory you have THOR in. If you intend to use the included NComm scripts, you MUST make sure there's a newline in this path statement due to a bug in NComm.

4. Change envarc:THOR/BBSDataPath to point to the new directory you have you database. The database is usually stored in a "data"-subdir under the THOR directory.

5. Reboot.


Go to the first, previous, next, last section, table of contents.