Felipe Alcacibar wrote:
hello..
i'm trying tu run a process with low privileges, (mysql) server, with
a mysql user, but this cannot be change, i'm using the Administrator
account as root. and i create a mysql user into de windows users and
expoted it to the passwd table.
[/code]
for test,
hello..
i'm trying tu run a process with low privileges, (mysql) server, with
a mysql user, but this cannot be change, i'm using the Administrator
account as root. and i create a mysql user into de windows users and
expoted it to the passwd table.
a synopsis of this
[code]
svr ~ # cat /etc/passw
hi
BM> My question is, "Is there a way to create a shortcut for Alt-space, e, then
BM> p?" Can this be with fewer key strokes?
BM> Thanks in advance!
$ echo "\"\\e[2~\" paste-from-clipboard # bind the insert key to paste from the
clipboard" >> ~/.inputrc
--
oleyk
--
Unsubscribe info:
On Wed, Apr 11, 2007 at 05:25:08PM -0700, Cheney, Christian wrote:
>>>Look in '/etc/postinstall' and see if there are any scripts there
>>>that don't end in ".done".
>There are none
>
>>>Also, check '/var/log/setup.log.full' for any messages that would
>>>indicate the problem.
>I can't see anythi
Cheney, Christian wrote:
Look in '/etc/postinstall' and see if there are any scripts there
that don't end in ".done".
There are none
Also, check '/var/log/setup.log.full' for any messages that would
indicate the problem.
I can't see anything. Take a look.
In the worst case, you can try run
>>Look in '/etc/postinstall' and see if there are any scripts there
>>that don't end in ".done".
There are none
>>Also, check '/var/log/setup.log.full' for any messages that would
>>indicate the problem.
I can't see anything. Take a look.
>>In the worst case, you can try running each of the sc
Cheney, Christian wrote:
I didn't see cygcheck output attached to your previous post.
Therefore,
you either did not follow the instructions, or your mailer is broken.
My bad :0)
OK, 'tar' is installed. Given your description of the problem and your
subsequent problems with reinstalling, I'
>>I didn't see cygcheck output attached to your previous post.
Therefore,
>>you either did not follow the instructions, or your mailer is broken.
My bad :0)
cygcheck.out
Description: cygcheck.out
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://c
Cheney, Christian wrote:
learn.to/quote <-- please do (no TOFU*, in particular)
And PCYMTNQREAIYR* while you are at it.
(*http://cygwin.com/acronyms)
Christopher Faylor wrote:
On Wed, Apr 11, 2007 at 01:57:33PM -0700, Cheney, Christian wrote:
I have installed cygwin on Windows XP using the d
_svn* are out of date in /etc/bash_completion. My recommendation is
to remove _svn* from /etc/bash_completion to
/etc/bash_completion.d/svn (similar to /etc/bash_completion.d/svk).
This way, the default bash completion is unchanged. However, if
someone wants to use the latest bash completion for
Please expound. Been there, done that. Hence, the post.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Christopher Faylor
Sent: Wednesday, April 11, 2007 2:36 PM
To: cygwin@cygwin.com
Subject: Re: bash: tar: command not found
On Wed, Apr 11, 2007 at 01
svn switch --relocate file:///cygdrive/c/home/arcrep/trunk/samples
file:///C:\home\arcrep\trunk\samples .
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
On Wed, Apr 11, 2007 at 01:57:33PM -0700, Cheney, Christian wrote:
>I have installed cygwin on Windows XP using the default setup. When I
>try to use tar, I am getting "bash: tar: command not found." If I try
>to reinstall tar using the setup utility, it copies some files, but then
>gives a "no p
svn switch --help
Use "C:\home\arcrep\trunk\samples" instead of
"/cygdrive/c/home/arcrep/trunk/samples".
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi there,
I have a svn repository on my pc (the repository has been created under
cygwin) and I am able to perform whatever svn operation when using the
cygwin svn client e.g.
$ svn status
$ svn update
etc.
On top of that, I've installed tortoisesvn for windows xp and for those
directories whic
I have installed cygwin on Windows XP using the default setup. When I
try to use tar, I am getting "bash: tar: command not found." If I try
to reinstall tar using the setup utility, it copies some files, but then
gives a "no package" note, and tar still won't work in cygwin. Any
ideas how to fix
Maurits Kooiman wrote:
> I used your libusb-win32 (the testlibusb worked).
> mine linker couldnt find the usb functions.
>
> Do you have any idea where to look?
>
> Regards
> Maurits Kooiman
>
> Result of the make-file:
>
> make -k all
> Building file: ../main.cpp
> Invoking: GCC C++ Compiler
Dear Reader,
I used your libusb-win32 (the testlibusb worked).
mine linker couldnt find the usb functions.
Do you have any idea where to look?
Regards
Maurits Kooiman
Result of the make-file:
make -k all
Building file: ../main.cpp
Invoking: GCC C++ Compiler
g++ -O3 -Wall -c -fmessage-length
Dear Reader,
I used your libusb-win32 (the testlibusb worked).
mine linker couldnt find the usb functions.
Do you have any idea where to look?
Regards
Maurits Kooiman
Result of the make-file:
make -k all
Building file: ../main.cpp
Invoking: GCC C++ Compiler
g++ -O3 -Wall -c -fmessage-leng
Igor,
Thanks!
Buff
On 4/11/07 1:09 PM, "Igor Peshansky" <[EMAIL PROTECTED]> wrote:
> On Wed, 11 Apr 2007, Buff Miner wrote:
>
>> To whom it may concern,
>>
>> I read the following ad it all works;
>>
>> More precisely:
>> Start up bash by doing Start -> Programs -> Cygwin -> Cygwin Bash\ Sh
Buff Miner wrote on 11 April 2007 17:14:
>
> More precisely:
> Start up bash by doing Start -> Programs -> Cygwin -> Cygwin
> Bash\ Shell.
> Right click on the icon in the upper left of the title bar
> and select properties Under Options, select 'QuickEdit Mode',
> hit ok Select 'Modify shortc
On 11 April 2007 17:14, Buff Miner wrote:
> My question is, "Is there a way to create a shortcut for Alt-space, e, then
> p?"
Just modify the accelerator keys in the resource file for cmd.exe and
recompile Windows from source.
Oh, hang on . :-)
> Can this be with fewer key strokes?
On Wed, 11 Apr 2007, Buff Miner wrote:
> To whom it may concern,
>
> I read the following ad it all works;
>
> More precisely:
> Start up bash by doing Start -> Programs -> Cygwin -> Cygwin Bash\ Shell.
> Right click on the icon in the upper left of the title bar and select
> properties
> Under Op
To whom it may concern,
I read the following ad it all works;
More precisely:
Start up bash by doing Start -> Programs -> Cygwin -> Cygwin Bash\ Shell.
Right click on the icon in the upper left of the title bar and select
properties
Under Options, select 'QuickEdit Mode', hit ok
Select 'Modify sh
Pierre A. Humblet ieee.org> writes:
>
> OK, I see what's happening.
> [ -e /usr/sbin/sendmail ] as well as [ -L /usr/sbin/sendmail ] are true
> when sendmail does not exist while sendmail.exe does.
> I need a much more elaborate test to detect when both exist.
Or, you can wait for me to relea
On 11-Apr-2007 17:08, Michael Schaap wrote:
On 11-Apr-2007 16:51, Pierre A. Humblet wrote:
- Original Message - From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:42 AM
Subject: ***[Possible UCE]*** Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 16:30, Pierre A. Hu
- Original Message -
From: "Michael Schaap" <>
To:
Sent: Wednesday, April 11, 2007 10:42 AM
Subject: ***[Possible UCE]*** Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 16:30, Pierre A. Humblet wrote:
| > | "[ -e /usr/sbin/sendmail ]" is true when a symlink
| > | "/usr/sbin/se
On 11-Apr-2007 16:51, Pierre A. Humblet wrote:
- Original Message -
From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:42 AM
Subject: ***[Possible UCE]*** Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 16:30, Pierre A. Humblet wrote:
| > | "[ -e /usr/sbin/sendmail
On 11-Apr-2007 16:30, Pierre A. Humblet wrote:
| If you have to do this by symlinking sendmail (which I still don't like,
| but that's just me), can't you move the creation to cron-config, so you
| can ask the user for permission before you do it?
Yes, but there are always those that do it by ha
- Original Message -
From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:42 AM
Subject: ***[Possible UCE]*** Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 16:30, Pierre A. Humblet wrote:
| > | "[ -e /usr/sbin/sendmail ]" is true when a symlink
| > | "/usr/sbin/sendm
On 11-Apr-2007 16:30, Pierre A. Humblet wrote:
| "[ -e /usr/sbin/sendmail ]" is true when a symlink
| "/usr/sbin/sendmail.exe" exists.
Precisely if "[ -e /usr/sbin/sendmail ]" is true then
|| ln -sf /usr/bin/cronlog /usr/sbin/sendmail
shouldn't run.
Indeed it doesn't. But then:
[ -e /usr
- Original Message -
From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:21 AM
Subject: Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 16:15, Pierre A. Humblet wrote:
| > - Original Message -
| > From: "Michael Schaap"
| > To:
| > Sent: Wednesday, April 11,
On 11-Apr-2007 16:15, Pierre A. Humblet wrote:
- Original Message -
From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:03 AM
Subject: Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 12:49, Pierre A. Humblet wrote:
| > If /usr/sbin/sendmail does not point to a mailer
- Original Message -
From: "Michael Schaap"
To:
Sent: Wednesday, April 11, 2007 10:03 AM
Subject: Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| On 11-Apr-2007 12:49, Pierre A. Humblet wrote:
| > If /usr/sbin/sendmail does not point to a mailer, the cron postinstall
script
| > links it to t
On 11-Apr-2007 12:49, Pierre A. Humblet wrote:
If /usr/sbin/sendmail does not point to a mailer, the cron postinstall script
links it to the (new) script /usr/bin/cronlog.
Isn't this a bit aggressive? Cron isn't the only one who might be using
sendmail, you know...
Might it not be better if
- Original Message -
From: "Andrew Louie"
To:
Sent: Wednesday, April 11, 2007 8:41 AM
Subject: Re: [ANNOUNCEMENT] Updated: cron 4.1-1
| >
| > /usr/bin/cronlog is a "poor man's mailer" that writes cron output (if any)
| > to HOME/cron.log. HOME can be superseded in the crontab file.
|
On 4/11/07, Pierre A. Humblet wrote:
I have updated cron to version 4.1
If /usr/sbin/sendmail does not point to a mailer, the cron postinstall script
links it to the (new) script /usr/bin/cronlog.
Thanks! It took me a week to figure out how to set up up cron
correctly! first you had to le
I have updated cron to version 4.1
NEWS:
Cron
This port is based on Paul Vixie's cron packaged as 4.1 but reporting itself
as 5.0.
The changes (listed in /usr/share/doc/cron/CHANGES) don't appear to break
compatibility with 3.0.
There is a new algorithm to handle time jumps.
Logging of a
Hi
A new version of 'WordNet' has been uploaded to a server near you.
DESCRIPTION:
An online lexical reference system
CYGWIN NEWS:
o Update to latest upstream release
o Switched to cygport build
WordNet NEWS
Some changes were made to the graphical
Hi
A new version of 'cadaver' has been uploaded to a server near you.
DESCRIPTION:
Command-line WebDAV client
CYGWIN NEWS:
o Linked against libneon26
cadaver NEWS:
=
Changes in release 0.22.5:
* Update to neon 0.26.3:
- fix security issue in URI p
40 matches
Mail list logo