ricci(8) - Linux man page
Name
ricci - cluster management and configuration daemonSynopsis
ricci [OPTIONS]Description
ricci is a cluster management and configuration daemon. The ricci daemon, dispatches incoming messages to underlying management modules.
When run with no options, ricci runs as a daemon and listens to the default port (11111).
Ricci must be run by the root user.
- -c
- Announce cluster name and OS to unauthenticated clients
- -d
- Enable debugging
- -f
- Run in the foreground
- -u <user/UID>
- Run with the specified user/UID instead of root
- -h
- Display a usage message
Examples
- ricci -u ricci
- Start the ricci daemon running as the ricci user