Difference between revisions of "Makers Local BBS"

From Makers Local 256
Jump to: navigation, search
(adding info page for mystic bbs)
 
(Linux Administration of BBS)
Line 12: Line 12:
 
* To start mystic BBS, sudo ./mis DAEMON
 
* To start mystic BBS, sudo ./mis DAEMON
 
* To stop mystic BBS, sudo ./mis SHUTDOWN
 
* 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 ==
 
== Accessing BBS ==
 
* Download a client such as NetRunner:  http://mysticbbs.com/downloads.html
 
* Download a client such as NetRunner:  http://mysticbbs.com/downloads.html
 
* Connect to 10.56.0.31
 
* Connect to 10.56.0.31

Revision as of 21:47, 11 September 2018

Creator:
User Name
Status:
Your Status
Born On:
21:45, 11 September 2018 (CDT)
Last Updated:
21:47, 11 September 2018 (CDT)

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