© AWIT Systems Inc. All rights reserved.
The remobo installation includes “remobo-cli” commands on all platforms, including Windows, Mac, and Linux. It allows you to start a new Remobo process, or connect to existing Remobo process in the system, and issue buddy operations.
There’s also a “remobo-service-config” command that allow you to install Remobo as system services on all platforms, and set up the default userid/password to be used at system boot time for auto-starting the Remobo system service.
On Linux, “remobo-cli” is located at “/usr/bin/” & “remobo-service-config” is at “/usr/libexec/” (it’ll be moved to ‘/usr/bin/’ in future versions).
On Mac both are located at “/Applications/Remobo.app/Contents/MacOS/”
On Windows, they are at “C:\Program Files\Remobo\”
Notice that only Pro user can run remobo in CLI mode and set up AutoStart system service. You can Pro subscriptions at: http://www.remobo.com/pro . It’s also a good way to support the Remobo Team for the on-going development efforts and keep the Remobo GUI version free for all of us.
To find the usage of these commands, run it with “—help” parameter. Here’re their output:
# remobo-cli --help
usage: remobo-cli COMMAND [ARGS]
buddy OPERATION [PEER]
--version
The COMMAND syntax is:
* start [USER [LOCATION]]
: Start the remobo program.
If USER is not specified, then use system-default
user configuration, if exists.
* stop : Stop the remobo program
* restart [USER [LOCATION ]]
: Stop and re-start the remobo program. Use system-
default user configuration if not specified.
* status : Display current status of local remobo program.
* connect USER [LOCATION]
: Connect to the remobo program.
* disconnect : Disconnect from the remobo program.
NOTE:
- The default LOCATION value, if not specified, is "MyComputer".
The buddy OPERATION is one of the followings:
* list : List all my current buddies.
* invite PEER : Invite PEER as my buddy.
* cancel PEER : Cancel the invitation request initiated by me.
* accept PEER : Accept the invitation request initiated by PEER.
* reject PEER : Reject the invitation request initiated by PEER.
* delete BUDDY : Delete BUDDY from my Remobo Instant Private Network.
# /usr/libexec/remobo-service-config --help
usage: remobo-service-config COMMAND [ARGS]
--version
Manage Remobo Service boot-time behavior & system-default user login info.
This program requires administrator privilege to run.
list of COMMAND:
* install [USER [LOCATION ]]
: Set To run & login remobo automatically at system
init. time, using system-default user configuration
* uninstall : Reset to not run remobo at system init. time.
* status : list the on/off status of wehter to run remobo at
system init. time.
* set-user USER [LOCATION ]
: Set system-default user configuration file.
* reset-user : Clear system-default user configuration file.
* show-user : list saved system-default user configuration file.
* checkpass : list saved system-default user configuration file,
and check input password against the one saved.
If you are a new subscriber to Remobo Pro, please allow up to 24 hours for activation of your account.