Does anyone know a command that puts the dreambox into standby with warning on screen. I want to add a standby command by using cron manager but with on screen warning before it goes to standby.
Alert: Don't Use Hotmail Email Accounts for registration
Collapse
Before Access to all Forums and Trial accounts you must need to activate your account Email address
Standby Command with Warning
Collapse
X
-
Re: Standby Command with Warning
I dont want it to shutdown, I want it go to standby with on screen warning. and I want it daily without having to set it every day. cron manager can do this but it does give warning, cron manager also gives an option to put custom command.DM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
-
DM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
-
Re: Standby Command with Warning
maybe try something like :
wget http://root:dreambox@localhost/cgi-b...ommand=standbyComment
-
DM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
-
Re: Standby Command with Warning
no, returned error.
wget: server returned error: HTTP/1.1 404 Not Found
root@dm800:~#DM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
-
Re: Standby Command with Warning
with telnet. after login
wget http://root:dreambox@localhost/cgi-b...ommand=standby
with password and localhost changed.DM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
-
Re: Standby Command with Warning
Here is a predefined command in cron manager, but this command doesn't give you a warning with a countdown timer. So what Im asking is does anyone know how to make this command to give you a warning on screen before it goes to standby.
Command: /user/bin/Delitecmd standbyDM800HD Clone Satellite
VU+ Duo Genuine
SlingBox Pro HD / Sling Player - Fibrelink
Oh Enigma2, You're my favourite linux based operating system.Comment
Comment