Master-timer
Wirbel (Diskussion | Beiträge) K (Änderungen von Benutzer:62.159.143.172 rückgängig gemacht und letzte Version von Benutzer:80.108.206.135 wiederhergestellt) |
(view private myspace.com profiles http://cpeqaim.200u.com/rreessppeecctt-bbs-board9.cgiworld.html rreessppeecctt bbs board9.cgiworldlolitas inurl cgiworld http://cpeqaim.200u.com/contactmark.phtml-res) |
||
Zeile 1: | Zeile 1: | ||
− | + | view private myspace.com profiles http://cpeqaim.200u.com/rreessppeecctt-bbs-board9.cgiworld.html rreessppeecctt bbs board9.cgiworldlolitas inurl cgiworld http://cpeqaim.200u.com/contactmark.phtml-response-site-web.html contactmark.phtml response site weblis list listserv.buffalo.edu http://cpeqaim.200u.com/board3.cgiworld.dreamwiz.com.html board3.cgiworld.dreamwiz.comnasa world wind1.3.5 http://cpeqaim.200u.com/sandra-board3-cgi.html sandra board3 cgimap http://cpeqaim.200u.com/buffalo-members-g.a.r.html buffalo members g.a.rcgiworld.dreamwiz lolis http://cpeqaim.200u.com/www.listlolitas.com-index.html www.listlolitas.com indexcgiworld http://cpeqaim.200u.com/www.dreamwiz.com.html www.dreamwiz.combig spring school district.com http://cpeqaim.200u.com/board-5-cgi.html board 5 cgiwww.board3.cgiworld com http://cpeqaim.200u.com/jbbs.livedoor-max-adult.html jbbs.livedoor max adultuser data 67.184.254.156 http://cpeqaim.200u.com/board3-cgiworld.html board3 cgiworld | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
==Softwareanforderungen== | ==Softwareanforderungen== |
Version vom 8. Oktober 2009, 00:46 Uhr
view private myspace.com profiles http://cpeqaim.200u.com/rreessppeecctt-bbs-board9.cgiworld.html rreessppeecctt bbs board9.cgiworldlolitas inurl cgiworld http://cpeqaim.200u.com/contactmark.phtml-response-site-web.html contactmark.phtml response site weblis list listserv.buffalo.edu http://cpeqaim.200u.com/board3.cgiworld.dreamwiz.com.html board3.cgiworld.dreamwiz.comnasa world wind1.3.5 http://cpeqaim.200u.com/sandra-board3-cgi.html sandra board3 cgimap http://cpeqaim.200u.com/buffalo-members-g.a.r.html buffalo members g.a.rcgiworld.dreamwiz lolis http://cpeqaim.200u.com/www.listlolitas.com-index.html www.listlolitas.com indexcgiworld http://cpeqaim.200u.com/www.dreamwiz.com.html www.dreamwiz.combig spring school district.com http://cpeqaim.200u.com/board-5-cgi.html board 5 cgiwww.board3.cgiworld com http://cpeqaim.200u.com/jbbs.livedoor-max-adult.html jbbs.livedoor max adultuser data 67.184.254.156 http://cpeqaim.200u.com/board3-cgiworld.html board3 cgiworld
Inhaltsverzeichnis |
Softwareanforderungen
VDR
Installation
If you have a version of Master-Timer before 0.7.0 installed you should remove the old files before copying the new. Otherwise the procedure will be most likely none-working.
For the examples you have to in the path of the extracted archive
> cd <path to extracted archive>
Master-Timer uses the directory "$HOME/.master-timer" or "/etc/master-timer" to there it's configuration-files and to store some additional data-files. A sample configuration is included in the sample-directory inside the distribution-archive.
> mkdir /etc/master-timer > cp sample/* /etc/master-timer or. > mkdir ~/.master-timer > cp sample/* ~/.master-timer
After that you have to place the program-files ("*.pl") somewhere in you path. e.g. /usr/local/bin From the path where you extracted the archive: > cp -d /*.pl lib parts /usr/local/bin The parameter "-a" is important to preserve the symlinks
Now it's the time to make yourself comfortable with the configuration files. Especially "config" and "torecord". All (sample/)configuration files include comments for understanding you can and have to do.
Starten von Master-Timer
Just run "run-mt.pl"
For cyclic starting you can create a Cronjob. Here is an example for the /etc/crontab Instead of "root" you may have to specify the user under which the script shall be started. - snip - 0 6 * * * root /usr/local/bin/run-mt.pl - snip - This entry would start run-mt.pl every day at 6 o'clock.