Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install Debian 7(Wheezy):

Info

Details

Installationhttps://www.debian.org/releases/wheezy/debian-installer/
Package Manager URL
archive.debian.org


Update Package Manager Sources:

echo "deb http://archive.debian.org/debian/ wheezy main contrib" > /etc/apt/sources.list
echo "deb-src http://archive.debian.org/debian/ wheezy main contrib" >> /etc/apt/sources.list


Install SSHD

apt-get install openssh-server

...

Set number of nodes

echo 2 > /dos/numnodes


Configuration

Using dosemu

g:

cd g:\rg

local

Image Added


Select S - System Config

Image Added

Select A -  Main BBS Configuration

Image Added

Configure these values to your hearts content.


System Toggles

Image Added


New User Question Toggles

Image Added

Tradewars 2002

Installation

...

Fill in Path to Drop File, Drop file type.

Drop Pathg:\rg\temp1
BBS Drop File TypeDOOR


Configure Renegade

In Renegade, perform the following steps:


Using Dosemu

g:

cd g:\rg

local.bat

Select # for the menu editor

...

Code Block
@echo off
g:
cd g:\rd\doors\2002v309tw2002
call tw2002.exe TWNODE=1
rem pause

...