A 10-step walkthrough — use the arrows to navigate.
This tour walks you through the first ten things to do after installing ANetBBS.
Use ←/→ keys, swipe, or the arrows to navigate. Skip to anything you've already done — order doesn't matter much.
Estimated time: ~5 minutes.
The first start auto-generates a random admin password
and writes it to data/admin_password.txt
(mode 0600). The web log also banner-prints
it on first boot. Change it on first login.
admin with that passwordEdit /home/stingray/anetbbs/.env
and set:
BBS_NAME=My Awesome BBS BBS_DESCRIPTION=Where the cool kids hang out SYSOP_NAME=Stingray BBS_DOMAIN=bbs.example.com BBS_NODES=8
Or use Admin → Settings for the same fields (auto-applied without restart for non-restart-required ones).
Default install seeds 4 boards. Make them yours:
Everything is data-driven and customizable:
exec to run external programs
(doors, weather, anything)ansi to show an ANSI art
screen on demandWant your BBS to share messages with the wider FidoNet?
/qwk/Admin → Control Panel is your daily ops view:
For service control to work, install
deploy/sudoers.anetbbs:
sudo cp /home/stingray/anetbbs/deploy/sudoers.anetbbs /etc/sudoers.d/anetbbs sudo chmod 0440 /etc/sudoers.d/anetbbs
NUV_ENABLED=true so
every new user needs your approval (Admin → Pending Users)FILE_MOD_QUEUE_ENABLED=true
to require sysop approval for uploadsexec action_typeThat's the high-level tour. Everything else is in the docs.
Full documentation Launch checklist Control panel
Every feature is on a single hotkey, every menu is editable, every door is a JSON config. It's your BBS — make it weird.
☆ Bulletins keep you up to date — check Tools → Bulletins.
© A-Net Online ANetBBS | Powered by ANetBBS v1.0a2.61