Ubuntu 9.10: Setup VDRAdmin-am

To setup the web based VDR administration tool vdradmin-am (which is a fork of vdradmin) just follow the instructions below:

  1. Install the required package:
    # sudo apt-get install vdradmin-am
  2. Setup your the user name and password in /var/lib/vdradmin-am/vdradmind.conf:
    PASSWORD = your-secret-password
    USERNAME = vdr
  3. Enable vdradmin-am in /etc/default/vdradmin-am:
    ENABLED="1"
  4. Start vdradmin-am:
    # sudo /etc/init.d/vdradmin-am start
  5. Use the URL http://your-hostname:8001 to access the vdradmin-am’s web interface.

Related posts:

  1. Ubuntu 9.10 & VDR: Setup EPGSearch plugin
  2. Ubuntu 9.10: Setup APC for PHP5 and Apache2
  3. Ubuntu 9.10 & Via Epia-M1000B: Setup NVRAM-WakeUp to wake up VDR
  4. Ubuntu 9.10 & VDR: Setup with Hauppauge Nexus-S and Hauppauge Nova-S
  5. Ubuntu 10.04: Setup APC for PHP 5.3 and Apache2

Leave a comment

Your email address will not be published. Required fields are marked *

*

*