On 09-05-2011 18:10, Corinna Vinschen wrote:
Chris and I are wondering how many people are using the Windows console
as local console window in CYGWIN=tty mode and why.
I have, perhaps unnecessarily, tty defined (as well as ntsec).
My typical use of cygwin involves opening a cygwin window usin
On 22-08-2010 23:51, Andrew Bogorodsky wrote:
Hello!
I'd install cygwin under Windows Vista
01:41 [Lenovo g...@blackboard ~] uname -a
CYGWIN_NT-6.0 BlackBoard 1.7.6(0.230/5/3) 2010-08-16 16:06 i686 Cygwin
All is fine except an output of SET command. It outputs some SETs as
it is expected but
Andrew DeFaria wrote:
Dave Korn wrote:
Why not the more simple:
ipconfig | grep "IP Address" | awk '{print $NF}'
Because that may return more than one result. And it doesn't choose
the one with the lowest metric, which is most likely to be the primary
gateway to the world-at-large.
By
Alex Vinokur wrote:
What is Cygwin utility to get IP address of the machine?
I use my getip.sh script (windows xp):
#!/bin/bash
# find default gateways
# select the one with the lowest metric
ip=`route print | egrep "^ +0.0.0.0 +0.0.0.0 +" | gawk 'BEGIN {
metric=255; ip="0.0.0.0"; } { if ( $
Larry Hall wrote:
At 06:58 PM 4/25/2005, you wrote:
Christopher Faylor wrote:
On Mon, Apr 25, 2005 at 09:45:56PM +0200, Bernhard Ege wrote:
Bernhard Ege wrote:
I am trying to copy an 800MB file from my pc to my laptop. The pc has cygwin
and cygwins sshd running and from the laptop I use the scp
Christopher Faylor wrote:
On Mon, Apr 25, 2005 at 09:45:56PM +0200, Bernhard Ege wrote:
Bernhard Ege wrote:
I am trying to copy an 800MB file from my pc to my laptop. The pc has
cygwin and cygwins sshd running and from the laptop I use the scp
command to copy the file.
Result: 190kB/s with low
Bernhard Ege wrote:
I am trying to copy an 800MB file from my pc to my laptop. The pc has
cygwin and cygwins sshd running and from the laptop I use the scp
command to copy the file.
Result: 190kB/s with low (1-5%) cpu usage on both machines.
Expected result: at least 2-3MBps with somewhat
communication very much :-(
Any idea on how to speed up the communication?
Cygcheck from the pc (sshd end) has been attached. Please tell me if the
client side is needed.
Virus scanner has been disabled (didn't change anything) but that didn't
change anything.
Thanks,
Bernhard Ege
Cygwin Con
Michael A Chase wrote:
On Wed, 06 Apr 2005 14:32:26 +0100, Max Bowsher wrote:
Bernhard Ege wrote:
I have accidently overwritten some of the mirrors that setup.exe offers
and I would like it to start out fresh. My problem is however that I
cannot see anyway to reset the list.
So, how do I make
I have accidently overwritten some of the mirrors that setup.exe offers
and I would like it to start out fresh. My problem is however that I
cannot see anyway to reset the list.
So, how do I make setup.exe reinitialise the offered mirror list?
Thanks,
Bernhard
--
Unsubscribe info: http://cy
Dave Johnson wrote:
Hello all,
Today I upgraded to cygwin 1.5.14-1, and now latex coredumps
immediate upon execution. It doesn't matter what latex
source file is used, or even if none is used:
$ latex
Segmentation fault (core dumped)
Latex worked fine under the version available in December 2004
(
Bernhard Ege wrote:
Well, I am at a loss. My sshd service will not accept my password.
However, starting sshd like this:
/usr/sbin/sshd &
and then quitting the bash shell (optional) makes sshd work just fine,
accepting my password as it should.
Invalid user bme from 127.0.0.1.
Ok, I tho
Well, I am at a loss. My sshd service will not accept my password.
However, starting sshd like this:
/usr/sbin/sshd &
and then quitting the bash shell (optional) makes sshd work just fine,
accepting my password as it should.
To fix the service I have tried uninstalling openssh and removing my s
13 matches
Mail list logo