Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access:sysop [2022/03/04 15:54] – Confirmed all string commands are in the list. Finished consolidating inline and old docs help. Still need to clarify some docs, reorganize the categories, and possibly move this out into a separate page. Smileys are temporary for tracking what I'm doing. Andre | access:sysop [2022/04/13 19:04] (current) – Moved string commands into their own page. Andre | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sysop ====== | ====== Sysop ====== | ||
- | The sysop (//Sys//tem // | + | The sysop (//**Sys**//tem //**Op**//erator) is the administrator that runs the BBS, and they have unlimited access and control over their instance of Synchronet and its users. When networked with other systems (e.g., DOVE-Net, FidoNet, inter-BBS chat), they are often considered responsible for any traffic originating from their system, including misconfigurations and any of their users' poor behavior. |
There is usually one sysop per BBS, though Synchronet can be configured for multiple sysops (sometimes called co-sysops). In Synchronet, any user with a [[access: | There is usually one sysop per BBS, though Synchronet can be configured for multiple sysops (sometimes called co-sysops). In Synchronet, any user with a [[access: | ||
Line 17: | Line 17: | ||
===== Sysop Commands ===== | ===== Sysop Commands ===== | ||
- | A menu of the available commands can be viewed with the ' | + | A menu of the available commands can be viewed with the ' |
- | Note: The Baja source code file for these commands is: exec/ | + | A detailed listing |
- | + | ||
- | ==== Usage ==== | + | |
- | * All commands are preceded by a '';'' | + | |
- | * ''<>'' | + | |
- | * '' | + | |
- | * '' | + | |
- | + | ||
- | + | ||
- | ==== Node Display/ | + | |
- | ^ Command | + | |
- | | =) NODE [parameters] | + | |
- | | =) DOWN [#] | Down node | + | |
- | | =) LOCK [#] | Lock node | The sysop can use this command to prevent users logging onto a node until the lock is removed. If [#] is specified, that node's lock status will be toggled. FIXME validate --> FIXME Sysops | + | |
- | | =) INTR [#] | Interrupt node | This command allows a sysop (or user with the '' | + | |
- | | =) ANON | Toggle anonymous mode | Makes the current node anonymous, where the node is listed as online but the user is not. Sysops and users with the '' | + | |
- | | =) QUIET | Quiet mode | Using this command, a sysop (or user with the '' | + | |
- | + | ||
- | + | ||
- | ==== Editing ==== | + | |
- | ^ Command | + | |
- | | =) UEDIT [user number or name] | User editor | + | |
- | | =) EDIT [filename] | + | |
- | + | ||
- | ==== Viewing ==== | + | |
- | ^ Command | + | |
- | | =) TYPE [filename] | + | |
- | | =) LOG | Today' | + | |
- | | =) YLOG | Yesterday' | + | |
- | | =) NS [#] | Node statistics | + | |
- | | =) SS | System statistics | + | |
- | | =) NLOG [#] | Node statistics log | View the history of statistics information for a single node on the system. If [#] is specified, that will be the node who's statistics are viewed, otherwise the current node will be used. | | + | |
- | | =) SLOG | System statistics log | View the history of statistics information for the system. | | + | |
- | | =) ERR | Critical error log | View the error log and optionally delete it, as well as optionally clearing all nodes' error counters. | | + | |
- | | =) GURU | Guru log | Display and optionally clear the GURU.LOG file that contains user discussions with the system guru (GURU.DAT). | | + | |
- | | =) MAIL | Read all mail | Read all the email on in the mail base. | | + | |
- | | =) SPY [#] | Spy on a node | Allows the sysop to remotely monitor or control another node. | | + | |
- | | =) ECHO [string] | Print a text message | + | |
- | | =) EVAL [str] | Evaluate JavaScript | + | |
- | + | ||
- | + | ||
- | ==== Miscellaneous ==== | + | |
- | ^ Command | + | |
- | | =) CHUSER | + | |
- | | =) BULKMAIL | + | |
- | | =) SHELL | OS command shell | Executes the native shell (COMSPEC or SHELL env variable. | | + | |
- | | =) CALL < | + | |
- | | =) EXEC [command] | FIXME Execute a command with I/O redirected | + | |
- | | =) NEXEC [command] | Execute native binary with I/O redirected | + | |
- | | =) FOSSIL [command] | Execute FOSSIL driver command | + | |
- | | =) AVAIL | Toggle sysop chat availability | + | |
- | | =) EVENT [EventID] | Execute event | Forces a timed event to execute via semfile. | | + | |
- | | =) LOAD [filespec] | Load filespec | + | |
- | | =) POFF | Pager off | Toggles if other users can page you for this session. | | + | |
- | | =) PLAN | Edit .plan file | Edits or deletes your .plan file (displayed when somebody fingers you. | | + | |
- | | =) FIND [word] | + | |
- | | =) MSGS | Redisplay messages | + | |
- | + | ||
- | ==== Other Commands from Old Docs ==== | + | |
- | FIXME | + | |
- | + | ||
- | ^ Command | + | |
- | | =) RERUN [#] | Rerun node | Rerun any node on the system. FIXME <-- What is rerun? FIXME If there is a user on the node, it will not rerun until that user logs off. A node that is going to be rerun is noted with an [R] in the node listing. | | + | |
- | | =) DOS | DOS command shell | Go to the DOS command line with I/O redirected. | | + | |
- | | =) CHAT | Page sysop | Users with the '' | + | |
- | | =) DIR [path] | + | |
- | | =) GET [path] | + | |
- | | =) PUT [path] | + | |
===== See Also ===== | ===== See Also ===== | ||
* [[: | * [[: | ||
- | {{tag>}} | + | {{tag>access sysop}} |