Big Brother - Installation

BTF (Better Than Free) Management server
Big Brother should be installed by root and should have its own OS user (usually bb) to run the software. On most UNIXs you can use the following command to create the BB user:

  • useradd -d /home/bb -c "Big Brother" -s /bin/sh bb


  • Now give the bb user a password with:

  • passwd bb