r wrote:
I started cron ( with "cron-config" command, ( is it possible
to configure it to start at win boot ? ))
Cron-config did that.
so I did once and from next time it will be started at boot
time ? Because I did not find this information everywhere.
Yes it will start at boot time (if an
René Berber computer.org> writes:
> > I started cron ( with "cron-config" command, ( is it possible
> > to configure it to start at win boot ? ))
>
> Cron-config did that.
so I did once and from next time it will be started at boot
time ? Because I did not find this information everywhere.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A test release of a new release of git, 1.5.6.3-1, has been uploaded.
git-1.5.6-1 remains current for a few more days, until it is verified that
the new layout works.
NEWS:
=
This is a new upstream release. I've applied a patch that reduces disk
Ken Jackson jackson.io> writes:
> Rather than putting putting it in a directory, it's better to let
> the crontab command do it. Put those two lines in crontab.txt:
great I didn't know
> Make sure the first line is
> #!/bin/sh
>
> And make them executable:
> chmod +x prova.sh
it has to be
r wrote:
I'm trying to use cron, I created a file called backup_cygwin
59 18 * * 6 /bin/backup_cygwin.sh
00 27 20 7 * /bin/prova.sh
and I put it in /var/cron/tabs/
Wrong place!
then I create prova.sh as follow
Wrong sequence... first create the script, then install it in cron.
SHELL=/
> I'm trying to use cron, I created a file called backup_cygwin
>
>
> 59 18 * * 6 /bin/backup_cygwin.sh
> 00 27 20 7 * /bin/prova.sh
>
>
> and I put it in /var/cron/tabs/
Rather than putting putting it in a directory, it's better to let
the crontab command do it. Put those two lines
I'm trying to use cron, I created a file called backup_cygwin
59 18 * * 6 /bin/backup_cygwin.sh
00 27 20 7 * /bin/prova.sh
and I put it in /var/cron/tabs/
then I create prova.sh as follow
SHELL=/bin/sh
Charles Wilson wrote:
Corinna Vinschen wrote:
However, I sent a second patch in
http://cygwin.com/ml/cygwin/2008-06/msg00453.html
The Interactive Logon Right is also necessary for this account.
I don't know why I missed that. I'll roll 0.1.6 soon.
Here's the followup patch I applied (with m
Corinna Vinschen wrote:
However, I sent a second patch in
http://cygwin.com/ml/cygwin/2008-06/msg00453.html
The Interactive Logon Right is also necessary for this account.
I don't know why I missed that. I'll roll 0.1.6 soon.
What also doesn't work well is this: In a domain I might want a
c
Hello,
I have setup Cygwin and cron on two machines.
On the first machine, a Windows XP, everything went OK. Cron is running and my
echo statement is being written to a file.
On the second machine, a Windows Vista, cron appears to be running correctly
but my echo statement is not being
Michael Schaap schrieb:
Is perl6 supposed to (somewhat) work, yet?
I get:
% perl6 -e 'say "Hello, World!"'
"load_bytecode" couldn't find file 'P6object.pbc'
current instr.: 'onload' pc 0 (src/gen_builtins.pir:28)
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)
P6object do
On Jul 19 12:51, Charles Wilson wrote:
> Corinna Vinschen wrote:
>> Oh, btw., Charles, that's one for you.
>> On Jun 16 23:01, Corinna Vinschen wrote:
>>> On May 13 11:09, Schutter, Thomas A. wrote:
>>> The problem was that the domain sshd_server account has no right to
>>> access the domain contro
Corinna Vinschen wrote:
Oh, btw., Charles, that's one for you.
On Jun 16 23:01, Corinna Vinschen wrote:
On May 13 11:09, Schutter, Thomas A. wrote:
The problem was that the domain sshd_server account has no right to
access the domain controller from the network. Solution: Open the Local
Securi
Hi,
The parrot packages with libparrot0 and libparrot-devel,
plus parrot-perl6 and parrot-languages are updated to 0.6.4 for
the Cygwin distribution.
Parrot is a virtual machine designed to efficiently compile and
execute bytecode for interpreted languages.
Parrot is a target for the upcoming Pe
Gary Johnson spk.agilent.com> writes:
> The only way to find out is to download and unpack the .tar.gz
> archive and try to build the program, then troubleshoot any errors
> you encounter.
>
> Regards,
> Gary
>
>
ok
I lack in programming, but I'll try
r
--
Unsubscribe info: http
Am Samstag 19 Juli 2008 schrieb Brian Dessent:
> Matthias Meyer wrote:
>
> > Is it possible to start my service after network connection is 'up and
> > running' or to restart my service after a failure.
>
> Please read the replies that you have already received, specifically the
> one where René
Matthias Meyer wrote:
> Is it possible to start my service after network connection is 'up and
> running' or to restart my service after a failure.
Please read the replies that you have already received, specifically the
one where René suggested that you configure the service with a
dependency on
Am Donnerstag 17 Juli 2008 schrieb Larry Hall (Cygwin):
> Matthias Meyer wrote:
> > Hello,
> >
> > I've installed (cygrunsrv -I) a ssh tunnel with:
> > /usr/bin/autossh -M 0 -o ServerAliveInterval=20 -o
> > ServerAliveCountMax=3 -N -C -i /etc/.ssh/id_rsa -L 389:localhost:389
> > [EMAIL PROTECTED
Am Donnerstag 17 Juli 2008 schrieb René Berber:
> Matthias Meyer wrote:
>
> > I've installed (cygrunsrv -I) a ssh tunnel with:
> > /usr/bin/autossh -M 0 -o ServerAliveInterval=20 -o
> > ServerAliveCountMax=3 -N -C -i /etc/.ssh/id_rsa -L 389:localhost:389
> > [EMAIL PROTECTED]
> >
> > Unfortunat
Corinna Vinschen wrote:
>
I don't beleieve it is supposed to be this way?
>
setup.exe creates the files with Windows default permissions.
Usually those are determined by the inheritable permissions of the
parent directory in which you install the Cygwin directory.
Setup is a plain Win32 a
20 matches
Mail list logo