| 7 |
|
|
| 8 |
Introduction |
Introduction |
| 9 |
================= |
================= |
| 10 |
This software (named as LBBS) aims to providing a telnet-based interface for a pure web-based BBS (LeafOK BBS @ https://github.com/leafok88/leafok_bbs). |
This software aims to providing a telnet-based interface for a pure web-based BBS [leafok_bbs](https://github.com/leafok88/leafok_bbs). |
| 11 |
 |
 |
| 12 |
 |
 |
| 13 |
 |
 |
| 26 |
To install LBBS quickly, please do the following steps: |
To install LBBS quickly, please do the following steps: |
| 27 |
|
|
| 28 |
0) Prerequisite |
0) Prerequisite |
| 29 |
Follow README.md under https://github.com/leafok88/leafok_bbs to initialize the database structure shared by both web version and telnet version. |
Follow README.md under [leafok_bbs](https://github.com/leafok88/leafok_bbs) to initialize the database structure shared by both web version and telnet version. |
| 30 |
It is highly recommended to finish the configuration steps of web version first and make sure those features could work properly. |
It is highly recommended to finish the configuration steps of web version first and make sure those features could work properly. |
| 31 |
|
|
| 32 |
1) Extract the source files from a tarball or export from GitHub |
1) Extract the source files from a tarball or export from GitHub |