version 1.2, 2010/12/17 20:15:23
|
version 1.3, 2010/12/20 20:51:39
|
Line 1
|
Line 1
|
------------------------ |
--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
TelnetBBS Server |
TelnetBBS Server |
telnetbbs.pl |
telnetbbs.pl |
|
|
Line 8 http://nick.declario.com
|
Line 8 http://nick.declario.com
|
|
|
December 2010 |
December 2010 |
$Id$ |
$Id$ |
------------------------- |
--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
|
|
About |
About |
----- |
----- |
Line 27 The quick and dirty way to get all this
|
Line 27 The quick and dirty way to get all this
|
|
|
For a basic set up, that I don't recommend keeping but it's a good starting point, make sure you are running X and edit the include DOSBox template file, 'dosbox.conf.template'. |
For a basic set up, that I don't recommend keeping but it's a good starting point, make sure you are running X and edit the include DOSBox template file, 'dosbox.conf.template'. |
|
|
You will need to make changes to the autoexec section to load your fossil driver and start your BBS. The '__NODE__' will be replaced the with the appropriate node when the BBS is started. What you may need to do is configure your BBS to answer the (virtual) modem on com1. A number of BBS software are configured by default for this. |
You will need to make changes to the autoexec section to load your fossil driver and start your BBS. The '__NODE__' will be replaced the with the appropriate node when the BBS is started. What you may need to do is configure your BBS to answer the (virtual) modem on com1. A number of BBS software are configured by default for this. I give an example in the config file for Renegade BBS. |
|
|
At this point start the server, './telnetbbs.pl'. The server will start up and tell you what port it's running on, 3023 is the default. |
At this point start the server, './telnetbbs.pl'. The server will start up and tell you what port it's running on, 3023 is the default. |
|
|
Line 37 There are many more options and configur
|
Line 37 There are many more options and configur
|
|
|
Install |
Install |
------- |
------- |
|
Detailed install coming soon. |
|
|
|
|
|
Please report any bugs either via e-mail or my blog at nick.declario.com. |