Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Click on the Download ZBot link above and download the following file is downloaded: zbot.unix.tar.gz

2. Open the archive with unzipping software (in this case Archive Manager on Ubuntu Linux)

...

7. Open a terminal window and navigate to $ZBOT_EXTRACTION_FOLDER/zbot and use the following to administer:

./bin/zbot.sh start - To Start the zbot in background

./bin/zbot.sh status status - To Check the status of ZBot

./bin/zbot.sh stop - To Stop the zbot

./bin/zbot.sh console  console - To run zbot in interactive mode

...