Re: Error with multitail 7.1.5

2025-03-07 Thread Clayton Scott Kern via Cygwin
On Friday, March 07, 2025 19:13:01 (-05:00), Kevin Schnitzius wrote: > >On Friday, March 7, 2025 at 02:22:32 PM EST, Clayton Scott Kern via Cygwin > > wrote: >On Friday, March 7, 2025 at 02:22:32 PM EST, > >Clayton Scott Kern via Cygwin wrote: > > > > Set d

Error with multitail 7.1.5

2025-03-07 Thread Clayton Scott Kern via Cygwin
When running the command: multitail -i file1.log -i file2.log -i file3.log I get this message Set default parameters Execution of regular expression failed with error: MultiTail warning: regular expression failed, reason: match failed Press any key to exit this screen This command

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-20 Thread Clayton Cramer
Thanks.  bc is now installed. On 3/19/2022 5:18 PM, Gary Johnson wrote: On 2022-03-19, Clayton Cramer wrote: On 3/19/2022 2:55 PM, Eliot Moss wrote: You have to select packages explicitly. It does not just blindly install all of them - that's a lot of stuff, and for various reasons

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread clayton
2022年3月20日(日) 8:19 Eliot Moss : > > > On 3/19/2022 5:51 PM, Clayton Cramer wrote: > > > I installed everything, but that does not seem to include bc. > > > > So you went through and explicitly asked for each package? > > If you did, then that would include bc, sin

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Clayton Cramer
I installed everything, but that does not seem to include bc. On 3/19/2022 2:55 PM, Eliot Moss wrote: You have to select packages explicitly. It does not just blindly install all of them - that's a lot of stuff, and for various reasons not a great idea.  Install what you need. -- “I look to

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Clayton Cramer
Cygwin Setup - Select Packages says there are no packages to install or update.  No is there a bc executable under \cygwin On 3/19/2022 12:23 PM, Eliot Moss wrote: bc is available in Cygwin. Note that Cygwin is not a single thing, but a library that provides a pretty faithful mapping from PO

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Clayton Cramer
/Microsoft/WindowsApps If bc is not in cygwin, what should I use to get a version for Windows?  Or do I need to roll my own? On 3/19/2022 11:57 AM, Brian Inglis wrote: On Sat, 19 Mar 2022 08:12:15 -0700, Achim Gratz wrote: Clayton Cramer writes: I installed everything from the setup program, but

this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Clayton Cramer
I installed everything from the setup program, but executing bc gives "The code execution cannot proceed because readline4.dll was not found.  Reinstalling the program may fix this problem."  From where do I get readline4.dll? -- “I look to a day when people will not be judged by the color of

RE: openssh authentification

2011-10-14 Thread Clayton Evans
my domain userid on both the host and the client machines. So I think that /etc/passwd and /etc/group are OK. Is there anything specific I should be checking in these files? I am off on vacation for a week now, so I will not be able to progress this problem until 24 October 2011. Clay

RE: openssh authentification

2011-10-14 Thread Clayton Evans
w copied all three id_*.pub files from the client to the host. I > > have rerun 'ssh -vvv jti031' with identical results. (At least diff finds > > the results to be identical.) > > I'd double-check StrictModes and PubkeyAuthentication in sshd_config. > Also, there's no need to copy around your pub keys manually, use > ssh-copy-id(1) for that. ssh-copy-id requires that password authentication is working, which is not happening, so I tried manual moving of the files Clayton Evans -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

RE: openssh authentification

2011-10-14 Thread Clayton Evans
> > > > debug1: Next authentication method: publickey > > > > debug1: Offering RSA public key: /home/cevans/.ssh/id_rsa > > > > debug3: send_pubkey_test > > > > debug2: we sent a publickey packet, wait for reply > > > > debug1: Authentications that can continue: > > > > publickey,password,keyboard

RE: openssh authentification

2011-10-14 Thread Clayton Evans
s Administrators 175 Oct 3 15:14 id_ecdsa.pub -rw---+ 1 CEvans Administrators 227 Oct 3 15:14 id_ecdsa -rw---+ 1 CEvans Administrators 978 Oct 3 15:14 identity -rw-r--r--+ 1 CEvans Administrators 643 Oct 3 15:14 identity.pub -rw-r--r--+ 1 CEvans Administrators 48 Oct 4 16:36 aut

openssh authentification

2011-10-13 Thread Clayton Evans
ing 64 (len 59 padlen 5 extra_pad 64) debug2: we sent a password packet, wait for reply debug1: Authentications that can continue: publickey,password,keyboard-interactive Permission denied, please try again. cevans@jti031's password: debug3: packet_send2: adding 64 (len 59 padlen 5 extra_pad 64)

openSSH

2011-10-05 Thread Clayton Evans
cevans:/bin/bash /etc/passwd on the host does have the following line. CEvans:unused:11149:544:U-JOSHITECH\cevans,S-1-5-21-645071284-784862239-476427275-1149:/cygdrive/d/home/CEvans:/bin/bash Clayton Evans -- Problem reports: http://cygwin.com/problems.html FAQ: http

Cygwin shells closing when launched by a telnet server client in Windows 7

2011-08-22 Thread Clayton Evans
ware=true mksh.exe, with no change in the results. Clayton Evans -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Starting native windows GUI app via ssh.

2007-12-17 Thread Clayton Holloway
Sweet, it worked. and to think it was something as simple as a check box in a windows dialog box. thanks Brian Keener wrote: Clayton Holloway wrote: Sounds good to me. I doubt this is a standard ssh option so I wouldn't know what to add in the config. Would you mind pastin

Re: Starting native windows GUI app via ssh.

2007-12-17 Thread Clayton Holloway
07 3:20 PM, Clayton Holloway <[EMAIL PROTECTED]> wrote: Is it at all possible to start a native windows application(GUI) via ssh and have it actually appear on the windows box? No matter what app I run via ssh (firefox, notepad, etc) the process is listed in the task manager, but is now

Starting native windows GUI app via ssh.

2007-12-17 Thread Clayton Holloway
Is it at all possible to start a native windows application(GUI) via ssh and have it actually appear on the windows box? No matter what app I run via ssh (firefox, notepad, etc) the process is listed in the task manager, but is nowhere to be found on the screen. If X were in use here, I'd just

cygwin 1.5.3: "/bin/mv dir dir" results in recursive-loop copy

2003-11-12 Thread Tony Clayton
Please note: I'm cross-posting to both cygwin and fileutils lists. Sorry for any inconvenience. I had a directory containing some source files. I wanted to create a subdirectory "src", and put the files in there. Being lazy, I just did: mkdir src mv * src I do this sort of thing often

setup fails with 'error: unknown file type'

2001-12-15 Thread Mark Clayton
y samba on their unix server. Is there anything I can do to get this to install? Many thanks, Mark -- Mark Clayton S/V Brown Pelican http://www.brown-pelican.com I have no name!@BARHARBOR ~ $ cygcheck.exe -svr Cygnus Win95/NT Configuration Diagnostics Current System Time: Sat Dec 15 08:38:55