/[LeafOK_CVS]/lbbs/README.md
ViewVC logotype

Diff of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Sat May 17 13:11:35 2025 UTC Revision 1.6 by sysadm, Mon May 19 08:34:12 2025 UTC
# Line 64  To install LBBS quickly, please do the f Line 64  To install LBBS quickly, please do the f
64        
65     /usr/local/lbbs/utils/conf/db_conn.inc.php     /usr/local/lbbs/utils/conf/db_conn.inc.php
66    
67    7) Generate menu configuration file with section data by running the script
68    
69       sudo -u bbs php /usr/local/lbbs/utils/bin/gen_section_menu.php
70    
71  6) Startup  6) Startup
72    
73     sudo /usr/local/lbbs/bin/bbsd     sudo /usr/local/lbbs/bin/bbsd
# Line 74  To install LBBS quickly, please do the f Line 78  To install LBBS quickly, please do the f
78    
79     Run the following bash command to startup the service:     Run the following bash command to startup the service:
80    
81     systemctl daemon-reload     sudo systemctl daemon-reload
82    
83     systemctl start lbbs     sudo systemctl start lbbs
84    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1