INSTALLATION:
1. Create private key and certificate:
    openssl req -new -x509 -days 99999 -nodes -out cert.pem -keyout pkey.pem

2. Modify config.ini and complete information (USE ABSOLUTE PATHS).
    vim config.ini

USAGE:
  /etc/init.d/fbserverd start
