Renegade BBS in Ubuntu Linux - Telnet|Multi-Node by pyro222
Featured
rgcom.png
rlogin.png
Install a classic multi-node Renegade BBS with telnet support in Ubuntu Linux.

Remember the good ol' days? When social networks consisted of nothing more than a copy of pcplus, a 9600 baud modem and for many SysOps, a copy of the legendary Renegade BBS. Wouldn't it be great to revisit those days using your Ubuntu system. There are many open source BBS resources out there for Linux, but I came up short in finding anything even remotely mentioning renegade and Linux in the same sentence. This left me feeling nostalgically challenged so I set out to find a way to run a telnet multi-node Renegade BBS from my Ubuntu system. In this instructable, I will show you how I achieved this and hopefully inspire some much needed creative improvements as well.

DISCLAIMER: Before we begin, please note that I am not responsible for any damage done to your system as a result of the following processes. Also note that we will be opening multiple TCP ports for direct connection without any Linux authentication. This is most likely a security issue. PROCEED AT YOUR OWN RISK!
 
Remove these adsRemove these ads by Signing Up

Step 1: Install files and support software.

rg1.png
Install DosBox (Linux DOS Emulator)
$ sudo apt-get install dosbox

Create a folder under your home folder called renegade. NOTE: You may wish to create a new user account named "renegade" and grant it minimal permissions. If you choose to do this, be sure to login under the new account before proceeding.
$ mkdir ~/renegade

Get and Extract Renegade BBS
$ cd ~/renegade
$ wget http://mysite.verizon.net/tjm694/rgv100f.zip
$ unzip rgv100f.zip

Get and Extract the FOSSIL driver.
$ mkdir foss
$ cd foss
$ wget http://fido.mbse.eu/files/local/comms/FCI0106.zip
$ unzip FCI0106.zip
$ cd ..

Start DosBox
$ dosbox

Install Renegade BBS in dosbox.
Z:\> mount c ~/renegade
Z:\> c:
C:\> install
When the installer asks you for the "main path" of the bbs, enter in "c:\".

Keep the DosBox window open...
isaaclo says: Jul 17, 2011. 9:56 PM
mine doesnt work. says connection refused. how to fix
WhiteTigerTails says: Oct 16, 2010. 12:35 AM
1st wget nolonger works. Please fix?
WhiteTigerTails says: Oct 16, 2010. 8:04 PM
I can't get it to work with the RGN# files... Nor work at all... Please someone help!
dzendian says: Feb 24, 2010. 3:30 PM
satoricode.com/2010/02/24/running-a-dos-based-bbs-through-linux-and-telnet/Hi guys, I find this to be over-engineered:

Chek this out instead:
 
WhiteTigerTails says: Oct 16, 2010. 8:03 PM
Nothing?
Bill_D_3rd says: Aug 17, 2009. 7:45 PM
Very cool. OK... now I want to dig up my copy of Wildcat and try the same with it.
Ibanezfoo says: Aug 11, 2009. 2:39 PM
This is great! I used to run a few boards back in the day. I backed them up on a single floppy and made a few copies... they all went bad and I was unable to get anything. This is a cool project though! I will have to set one up for nostalgias sake. Bust out my hex editor so I can fancy up some of those menus and prompts.

&*(&@#$*&()*&@#(*$ NO CARRIER
sedition says: Aug 11, 2009. 1:17 PM
Believe it or not, I had started to do the same a while back! Nice instructable, I think I may have a weekend project now. ;)
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!