similar to: Antw: Re: Running DOS program in a cron job

Displaying 20 results from an estimated 10000 matches similar to: "Antw: Re: Running DOS program in a cron job"

2005 Jun 28
2
Running DOS program in a cron job
Hi, I'm trying to run a DOS program within a cron job. After much trial-and-error I settled on the following approach: - rm -r ~/.wine - call wine without any arguments, this lets wine generate a default configuration in ~/.wine - change ~/.wine/config: set GraphicsDriver to ttydrv instead of x11drv - the cron job consists of a shell script that runs the DOS program with "wcmd
1996 Dec 24
0
Linux Redhat 4.0/3.0.3 makewhatis cron job
There is a serious problem with the makewhatis cronjob under Redhat Linux 4.0/3.0.3. You can use it to overwrite any file on the system. Redhat is aware of the problem, and said they would have some kind of fix by next week which should be plenty of time before this bug is exploitable again. #!/bin/sh # # blowitawaysam # # makewhatis is a shellscript that stores a tmp copy of the whatis #
2017 Jan 02
0
cron job failures with a perl script containing Astro::Time
On 2017-01-02, Gregory P. Ennis <PoMec at PoMec.Net> wrote: > > The error message I get in the logs is : > > Can't locate Astro/Time.pm in @INC (@INC contains: > /usr/local/lib64/perl5 /usr/local/share/perl5 > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl > /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/bin/s.bkup.degw3.prl > line 12. > BEGIN
2017 Jan 02
2
cron job failures with a perl script containing Astro::Time
Everyone, I am building a gateway server with a new : CentOS Linux release 7.3.1611 (Core)??with 3.10.0-514.2.2.el7.x86_64 kernel. Everything was going find, but I was not able to get a particular cronjob to function properly that contained a perl script with Astro::Time as an include file. Astro::Time was installed with the use of the cpan module downloaded from the Centos repositories. The
2006 Apr 29
2
Running MoneyCounts 8.0 for DOS
OS: SuSE 10.0 Wine: v20050725-3.2 I am trying to move this ancient DOS accounting application from a dying SCO OpenServer system where it has run happily under DOS/Merge for years. The original installation have long since disappeared. I made a tar archive of the mc8 directory and all its subdirectories. moved it to the SuSE box and untarred it under my ~/.wine/drive_c/Program Files/mc8
2010 Jan 06
0
Antw: Code flowchart generator for R ?
You may want to look into RAnalyticFlow: http://www.ef-prime.com/products/ranalyticflow_en/index.html Regards, Frank ******************************************************** Dr.med. F. Bloos, Ph.D./U.W.O. Oberarzt Klinik f. Anästhesiologie und Intensivtherapie Klinikum der Friedrich-Schiller-Universität Jena Erlanger Allee 101 07747 Jena GERMANY Tel: +49 - 3641-932 32 83; Fax: +49 -
2009 Dec 12
1
Antw: Export R output to Word/RTF?
I am using SWord from statconn: http://rcom.univie.ac.at/download.html It allows you to put r-commands into Word (similar to odfWeave). Output is directed to Word including figures and tables. It is still a beta-version but works fine. Frank Bloos >>> Wenjie Lee <wenjieleemaillist@gmail.com> 12.12.2009 00:28 >>> Hi R Experts, I'm aware of pdf(), jpeg(),...
2009 Jul 23
2
Antw: How to extract the upper xlim and ylim of my plot?
You may want to use the function corner.label from the plotrix-package. Frank >>> Mark Na <mtb954@gmail.com> 21.07.2009 23:03 >>> Dear R-helpers, I wish to place some text in a plot, at approx 10% of my upper xlim and approx 90% of my upper ylim, i.e. > plot(log(all$SR,10)~log(all$AREA,10)) > text(.1*max(xlim),.9*max(ylim),"text to be placed") (I know
2011 Jan 05
3
cron jobs fail to run
hey centos long time no hear! :) I'm having a small issue where the backup jobs that I set to run in the crontab of the backup user do not appear to be running. Here's how I set it up (with crontab -e as the backup user): run amanda every night (check at 2:45 and backup at 3) 45 2 * * * /usr/sbin/amcheck /var/log/amanda/crontab/amcheck.log * 3 * * * /usr/sbin/amdump
2010 Mar 17
0
Antw: odfWeave Error
Hi, I am using 7-zip for unzipping (http://www.7-zip.org/). Then odfWeaveControl needs to be set to odfWeaveControl(zipCmd=c("c:/programme/7-zip/7z a -tzip $$file$$","c:/programme/7-zip/7z x $$file$$ -aoa")) -> control where 'c:/programme/7-zip/' is the path to my 7-zip installation. You can then use control to set the control-parameter in odfWeave. Frank
2007 Mar 13
2
cat cron jobs into crontab
Hi, What's the best/safest way to "cat" the following job into crontab? */3 * * * * /usr/lib64/nagios/plugins/check_megaraid_passive.sh > /dev/null 2>&1 I am used to doing this manually via crontab -e, but now I simply have too many centos servers to build in a given week (get to toss another 120K at some more 2U chenbro/tyan/amd64's -w000ooo). -karlski
2012 Mar 05
5
cron job not running
hello list, I am attempting to backup a centos 5.4 (x86_64) server running mysql with a cron job. Here's how the cron job looks: [root at cloud:/home/bluethundr/backupdb] #crontab -l * 3 * * * /usr/bin/mysqldump jfwiki > /home/bluethundr/backupdb/wiki-$(date +%Y%m%d).sql However if I run the command from the command line it seems to work fine. If I grep syslog for cron this is what
2019 Nov 15
1
Cron - log when job ends?
Hello, In trying to resolve a problem with a cron job, we can see when the job starts by looking in the /var/log/cron log file. However, I was asked if when the job ends could also be logged. (It seems to be something that crops up every so often over the years.) I found on the 'net this article https://serverfault.com/questions/248915/crontab-is-there-any-log-with-begin-and-end-time which
2015 Nov 30
0
restarting samba using a cron job on Debian
On 30/11/15 10:01, Lars Hanke wrote: > For some reason my secondary DC loses sync every once in a while. It > looks like this in samba-tool drs showrepl: > > Last attempt @ Thu Nov 19 13:53:09 2015 CET failed, result 5 > (WERR_ACCESS_DENIED) > 229 consecutive failure(s). > Last success @ Wed Nov 18 18:48:07 2015 CET > > Restarting samba fixes the issue for an
2002 Nov 15
0
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 ------- Additional Comments From Brian.King at xwave.com 2002-11-16 07:20 ------- One of the suggested work-a-rounds was to set "UseLogin yes" in sshd_config. This does not work 100% of the time. SSH clients used in non-interactive modes still exhibit the problem. e.g.: ssh {hostname} "crontab -l >crontmp ; crontab
2014 Aug 18
2
Dovecot failing with exit code 19200 in cron job
Hi All, I am synchronizing a few hundred dovecot mailboxes with a perl script via a crontab. ? It works for a while (ie exit status=0)? but the rest then start failing with exit code 19200.?? I tried redirecting STDERR but showed nothing.? I suspect the cron job is hitting some sort of resource limit?? If I run the perl script from the command line it appears to dsync all the accounts OK.?? The
2005 Oct 26
4
ubuntu 5.1 & wine 0.9
hi, i've setup wine 0.9 on ubuntu 5.1 but it does not work. what i get is: err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": /usr/lib/libSM.so.6: undefined symbol: IceGetPeerName ESC(BESC) 0ESC[?1049hESC[1;24rESC[m^OESC[4lESC[?7hESC[HESC[2Jfixme:ttydrv:TTYDRV_GetBitmapBits (0x1a4, 0x7bc4f224, 128) : stub fixme:ttydrv:TTYDRV_GetBitmapBits (0x1a0,
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
I am TRYING to use the most recent release of wine. Am I correct to assume that there is no longer a .wine/config file? Am I also correct to assume that all documentation still refers to the .wine/config file, and gives NO F*CKING help about how to use the new system? If these two assumptions are correct, it seems to be a real stupid way to do things. How is a new user EVER supposed to
2015 Nov 30
2
restarting samba using a cron job on Debian
For some reason my secondary DC loses sync every once in a while. It looks like this in samba-tool drs showrepl: Last attempt @ Thu Nov 19 13:53:09 2015 CET failed, result 5 (WERR_ACCESS_DENIED) 229 consecutive failure(s). Last success @ Wed Nov 18 18:48:07 2015 CET Restarting samba fixes the issue for an unpredictable time. Sometimes hours, sometimes many weeks. So I wrote a script to
2015 Nov 30
0
restarting samba using a cron job on Debian
On 30/11/15 12:35, Lars Hanke wrote: > Thanks Rowland, for the thoughts. > > > If you are running Samba4 as an AD DC, you should never start the nmbd > > deamon, you should also never start smbd manually. > > Yes, I could optimize to use /etc/init.d/samba-ad-dc immediately,but > in fact this is what /etc/init.d/samba does. The messages with "AD DC >