Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
ocket, Sys:
yslog, Getopt::LongThis post has been edited 14 times, last edit by "Matzetronic" (Mar 11th 2008, 12:44am)
Quoted
Original von arneproft
Hab aber leider nur ne Fritzbox SL... könnte man das da auch integrieren? Ich meine als Server...
|
|
Source code |
1 |
...Insecure $ENV{ENV} while running with -T switch ...
|
|
|
Source code |
1 2 3 4 5 6 |
# clear path environment as described in the "Perl Taintmode FAQ"
$ENV{'PATH'} = "";
# set path environment
$ENV{'PATH'} = "/usr/local/bin:/usr/bin:/bin:/usr/sbin";
# untaint for variables
$ENV{'ENV'} = "";
|
|
|
Source code |
1 |
$ENV{'ENV'} = "";
|
|
|
Source code |
1 2 3 4 5 6 |
amun:/usr/local/src # rpm -qa | grep wol wol-0.7.1-74 amun:/usr/local/src # type wol wol is /usr/bin/wol amun:/usr/local/src # type arp arp is /sbin/arp |
|
|
Source code |
1 2 3 |
&logger("WakeMeUp list ...");
chomp (@list = `/usr/bin/at -l 2>/dev/null`);
&logger("WakeMeUp list1 ...");
|
|
|
Source code |
1 |
$ENV{'PATH'} = "/usr/local/bin:/usr/bin:/bin:/usr/sbin";
|
|
|
Source code |
1 |
$ENV{'PATH'} = "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin";
|
This post has been edited 2 times, last edit by "Matzetronic" (Feb 14th 2008, 9:39pm)
(das bischen Magic über UDP versenden kann ich doch auch ohne fremde Programme) 
This post has been edited 3 times, last edit by "Matzetronic" (Feb 12th 2008, 1:18am)
This post has been edited 1 times, last edit by "Matzetronic" (Feb 18th 2008, 12:16am)

This post has been edited 3 times, last edit by "Matzetronic" (Feb 27th 2008, 7:49pm)
Quoted
Original von magicamun
klasse - mach ich gerne heute Abend - auch wenn es bei mir ja nun prinzipiell in der von mir hingefrickelten Variante tut - feedback kommt.

Quoted
ich hatte nun hier und da mal einige kleine Probs mit dem Hack.
Quoted
Soweit ich das verstehe, wird *nur* ein Job erstellt, wenn der vdr runterfaehrt, der die naechste Startzeit enthaelt?
Quoted
EON hatte heute ein wenig am Netz gebastelt und oefter mal den Strom abgestellt. Da is der vdr nicht wieder aufgewacht.
Quoted
Hast Du nicht Lust ein Realtime-Update der Jobliste daraus zu basteln?

This post has been edited 1 times, last edit by "Matzetronic" (Mar 6th 2008, 4:35pm)