Difference between revisions of "Makers Local BBS"
From Makers Local 256
(adding info) |
(→Accessing BBS: adding download instructions for netrunner) |
||
Line 17: | Line 17: | ||
== Accessing BBS == | == Accessing BBS == | ||
* Download a client such as NetRunner: http://mysticbbs.com/downloads.html | * Download a client such as NetRunner: http://mysticbbs.com/downloads.html | ||
+ | ** Note that the top part of this page is the downloads for MysticBBS, you want the NetRunner app | ||
+ | ** If downloading on linux, you may have to use wget rather than download via web browser. I don't know why downloading via webbrowser is borked for their server, but it's been resulting in corrupted downloads. | ||
* Connect to 10.56.0.31 | * Connect to 10.56.0.31 |
Revision as of 08:41, 13 September 2018
Creator: |
Overview
This is a page for notes on the Mystic BBS instance located on a shop VM.
Linux Administration of BBS
- cd into /mystic
- To start mystic BBS, sudo ./mis DAEMON
- To stop mystic BBS, sudo ./mis SHUTDOWN
- Currently the mystic directory is owned by the omegix user account. Not sure what impact that will have on other accounts attempting to start/stop/condfigure
- To configure BBS, sudo ./mystic -CFG
Accessing BBS
- Download a client such as NetRunner: http://mysticbbs.com/downloads.html
- Note that the top part of this page is the downloads for MysticBBS, you want the NetRunner app
- If downloading on linux, you may have to use wget rather than download via web browser. I don't know why downloading via webbrowser is borked for their server, but it's been resulting in corrupted downloads.
- Connect to 10.56.0.31