Date (en): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Link) |
Mfgeg (Diskussion | Beiträge) |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 25: | Zeile 25: | ||
== Link == | == Link == | ||
− | * [http://www.linuxmanpages.com/man1/date.1.php | + | * [http://www.linuxmanpages.com/man1/date.1.php Manpage about date] |
− | [[Kategorie: | + | [[Kategorie:Basics (en)]] |
− | [[Kategorie: | + | [[Kategorie:Instructions (en)]] |
− | {{DISPLAYTITLE:date}} | + | {{DISPLAYTITLE:date (en)}} |
Aktuelle Version vom 10. November 2013, 21:25 Uhr
- in Deutsch | - in English |
When using Telnet or SSH to connect to the Shell, which is the BusyBox on the dreambox, the command date
can be used to set the date and time manually. This can be useful if the transponder has wrong info, or in case the tuner is not connected.
Examples
In a first example the time will be set manually on 20:05:00. The command is as follows:
date -s 20:05:00
To set the date (7th june 2013) and the time (11:45), the command is:
date -s 2013.06.07-11:45:00
The command date
shows the actual date and time.
date
Alternatives
Alternatives which are discusses in the Board:
- Choose the ARD channel (19° sat position) and reboot the dreambox.
- Use the Pauli-Plugin.
- Use the DVB Time Plugin.