Re: Enable logging remote ssh contacts

2011-04-28 Thread Fokke Nauta
Cyrille Lefevre wrote: > > > Le 27/04/2011 20:49, Fokke Nauta a écrit : > Hi, > >> I don't have any ll in the shell. Not recognized. >> So I can't see the >> I have syslog-ng running. Should I replace that by autossh? > > syslogd must be started before sshd... does it ? > > let's try configu

Re: Enable logging remote ssh contacts

2011-04-28 Thread Fokke Nauta
René Berber-2 wrote: > > On 4/27/2011 1:49 PM, Fokke Nauta wrote: > >> I don't have any ll in the shell. Not recognized. > > Oops! My mistake, ll is an bash alias I defined, its just "ls -alhF > --color=tty" (actually is an alias that uses the alias ls is defined to, > but I included what bot

Re: Why doesn't ~/inputrc work

2011-04-28 Thread Eliot Moss
On 4/28/2011 12:49 AM, Harry Putnam wrote: Harry Putnam writes: I took a while to play around. One thing you may need to do is set the TERM environment variable to a proper, more capable, terminal (such as "cygwin"). Beyond that, I found that I needed to: set convert-meta on in my .inputrc

Re: untarring symlinks with ../ fails randomly

2011-04-28 Thread Dan Grayson
Eric Blake redhat.com> writes: ... > > > No, because they don't use ctime the way that cygwin1.dll uses ctime. > They probably have other hacks in their port of tar to work around lack > of POSIX features that cygwin1.dll is emulating. Do you mean that the implementation of ctime in cygwin1.dll

Re: untarring symlinks with ../ fails randomly

2011-04-28 Thread Eric Blake
On 04/28/2011 09:06 AM, Dan Grayson wrote: > Eric Blake redhat.com> writes: > ... >> >> >> No, because they don't use ctime the way that cygwin1.dll uses ctime. >> They probably have other hacks in their port of tar to work around lack >> of POSIX features that cygwin1.dll is emulating. > > Do yo

Cygwin 1.7.8 - bash: wall: missing command

2011-04-28 Thread Jorge Peña
Hi all. I have a question regarding bash. The "wall" command is missing? If so, can I install it? All I get is "bash: wall: missing command". "which wall" returns nothing after searching in various directories. Thanks in advance. Regards, Jorge Ing. Jorge Peña Coordinador Técnico Programa de

Re: Cygwin 1.7.8 - bash: wall: missing command

2011-04-28 Thread Chris Sutcliffe
On 28 April 2011 11:25, Jorge Peña wrote: > I have a question regarding bash. The "wall" command is missing? If so, can I > install it? It's in util-linux: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=wall.exe Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profile

could not allocate memory although set with regtool

2011-04-28 Thread Dirk Elstner
Hello, I am working with GMT and since I have to process large ammounts of data I tried to set the ammount of memory that can be used by cygwin to 1024MB using regtool. According to regtool the registry entry was created: heap_chunk_in_mb (REG_DWORD) = 0x0400 (1024) I also checked that usi

Using 'setup.exe' from command line / commandline ops

2011-04-28 Thread Linda Walsh
I am trying to use setup.exe from the command line to install a single package (bash). I found the help switch -h (Suggestion: why not have any wrong switch specification display the help?). I don't need the short cuts, and it says to use -P to specify packages It doesn't say what values are

Re: mkshortcut --allusers --smprograms

2011-04-28 Thread Charles Wilson
On 4/21/2011 10:18 AM, Jon TURNEY wrote: > On 15/08/2010 22:12, Charles Wilson wrote: >> On 6/29/2009 2:53 PM, Andy Koppe wrote: >>> Shortcuts created by postinstall scripts using mkshortcut --allusers >>> --smprograms aren't readable for ordinary users, so all they get to >>> see in the start menu

Re: mkshortcut --allusers --smprograms

2011-04-28 Thread Jon TURNEY
On 28/04/2011 18:03, Charles Wilson wrote: > On 4/21/2011 10:18 AM, Jon TURNEY wrote: >> On 15/08/2010 22:12, Charles Wilson wrote: >>> On 6/29/2009 2:53 PM, Andy Koppe wrote: Shortcuts created by postinstall scripts using mkshortcut --allusers --smprograms aren't readable for ordinary us

Re: SYSTEMROOT, cygpath, and /proc funniness

2011-04-28 Thread Linda Walsh
Nellis, Kenneth wrote: In .bash_profile I use cygpath to convert several environment variables that contain Windows paths to instead contain Unix paths. One in particular, SYSTEMROOT, has caused several problems, one of which is causing ClearCase's cleartool to be non-functional. Another is st

Re: Enable logging remote ssh contacts

2011-04-28 Thread Cyrille Lefevre
Le 28/04/2011 14:29, Fokke Nauta a écrit : Hi, Thanks for your help and explanation. you're welcome... For a beginning: "syslogd must be started before sshd... does it ?" It does. I can read the file /var/log/messages from the Cygwin shell and it gets filled with data. right. Hence the r

Bump! SSH works great, SFTP with a keypair fails. Please take a look at this log...

2011-04-28 Thread Jason Schamp
I've struggled with this for weeks. I'm using Cygwin v1.7.5 or v1.7.7 and see the same behavior. SSH with or without a key pair will work flawlessly every time. SFTP with a password will work fine, but SFTP with a key pair will fail every time. The server thinks the publickey is accepted and the

[ANNOUNCEMENT] Updated: cygutils-1.4.6-1

2011-04-28 Thread Charles Wilson
Cygutils is a collection of useful(?) tools for the cygwin platform. This is a bugfix release and a content update. [[ compiled using gcc-4.3.4-3 ]] CHANGES (from cygutils-1.4.4-1) * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u. Those programs n