Set date, time and timezone on dreambox (dm800)

    • Official Post

    You can set the time and date on dm800 by following command :

    Code
    date -s YYYY.MM.DD-hh:mm:ss


    PHP
    YYYY is Year
    MM is Month
    DD is Day
    hh is Hour (0-24)
    mm is Minute
    ss is Second


    For changing the timezone , first get a file list of cities by following command :


    Code
    ls /usr/share/zoneinfo/


    Choose your city or nearest city to you , then use the following command to change the timezone ( replace YOUR_CITY with your chosen city ) :


    Code
    ln -sf /usr/share/zoneinfo/YOUR_CITY/etc/localtime

Your guide to Enigma2 image flashing and setup

Access tutorials for firmware installation, initial configuration, and essential first steps for your receiver. Flash and setup your Enigma2 receiver. Get detailed guides and community help for installing and configuring new system images.