search for: ethan

Displaying 20 results from an estimated 998 matches for "ethan".

Did you mean: than
2008 Oct 26
4
Cannot remove slog device from zpool
Hello, I''ve looked quickly through the archives and haven''t found mention of this issue. I''m running SXCE (snv_99), which I believe uses zfs version 13. I had an existing zpool: -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20081026/a5e2f25b/attachment.html>
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
Ben, Thanks for the tip! I've added the patch to Bug 2705 on bugzilla. Cheers, Ethan On Fri, Apr 7, 2017 at 11:33 AM, Ben Lindstrom <mouring at offwriting.org> wrote: > > The mailinglist strips out attachments. So either you need to add it to > the bug or post it in-line to the email. > > Ben > > Ethan Rahn wrote: > > Darren, > > Thanks, ev...
2009 Jan 03
6
Error message when installing rails
After I entered the command "gem install rails --include-dependencies" for a while, an error message "ERROR: while executing gem... (Zlib::BufError) buffer error". How can I fix this problem? I am new to rails and I hope I can get some help here. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google
2009 Aug 06
2
archive of legacy oggenc/oggenc2 encoders for windows?
Interesting - is there any easy way to tie each of these builds to a windows application? I'm really not so familiar with how to do those types of things - didn't even know what DSF was until a few minutes ago! Ethan On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer <silvia at silvia-pfeiffer.de>wrote: > All old builds of the DS filters are at > http://downloads.xiph.org/releases/oggdsf/ . > > Cheers, > Silvia. > > On Thu, Aug 6, 2009 at 1:11 AM, Ethan Bordeaux<ethan.bordeaux at g...
2009 Aug 05
4
archive of legacy oggenc/oggenc2 encoders for windows?
Hi, I was wondering if there's anywhere I could find an archive with all of the previously released ogg encoders, specifically windows binaries. I know I could rebuild every version from source, but it would be a lot easier if I could just grab the executables. Thanks. Ethan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20090805/843f1d16/attachment.htm
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
Darren, Thanks, evidently I need to practice my reading skills. I did some practice on the style guide, and I believe that I have the patch fixed up per the style guidelines. I've attached the new patch to this email for review. Cheers, Ethan On Fri, Apr 7, 2017 at 5:02 AM, Darren Tucker <dtucker at zip.com.au> wrote: > On Fri, Apr 7, 2017 at 4:45 PM, Ethan Rahn <ethan.rahn at gmail.com> wrote: > >> To revive this thread - I filed a bug in bugzilla.mindrot.org ( Bug 2705 >> - https://bugzilla.mindrot.org/...
2009 Aug 07
1
archive of legacy oggenc/oggenc2 encoders for windows?
...ere is a tool with a graphical UI > that uses either ffmpeg underneath or the oggcodecs DS filters on > Windows - you would need to google a bit. > > Hope that helps - I am curious what you are trying to do though. > > Cheers, > Silvia. > > On Fri, Aug 7, 2009 at 4:55 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com> > wrote: > > Interesting - is there any easy way to tie each of these builds to a > windows > > application? I'm really not so familiar with how to do those types of > > things - didn't even know what DSF was until a few m...
2004 Jul 13
4
Rotary phones? (No, I'm serious)
...andle rotary? Are there any channel banks that can convert rotary to touch tone (like some sorta bridge)? The goal is to be able to log input from rotary phones. Full PBX functionality would be nice but... (It's for a project, not for serious production). -- // Ethan O'Toole // http://users.757.org/~ethan
2002 Oct 09
5
[Fwd: samba client problems???]
...bject: samba client problems??? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, When I use smbclient from the linux (redhat 7.2) machine, with the following command, I get connected OK, but when I attempt a MAP from a Windoz 2k box (with \\10.1.1.77\ethan - and I changed the user and password), it doesn't work - it just hangs for a while and says "network path \\10.1.1.77\ethan could not be found" Any suggestions? smbclient //10.1.1.77/ethan -U joel (THIS WORKS GREAT WHEN I RUN FROM THE LINUX MACHINE). Thanks, Joel
2017 Apr 07
2
Any interest in a patch for setting the syslog facility for the ssh client?
...this as well. I wasn't able to find a list of coding standards or contribution guidelines for OpenSSH, so please correct me if I'm wrong. I'd also like to thank Jakuje for helping me out with some info on the whitespace standards a few months ago when I posted this on GitHub. Cheers, Ethan On Mon, Jan 9, 2017 at 5:15 PM, Darren Tucker <dtucker at zip.com.au> wrote: > On Tue, Jan 10, 2017 at 11:34 AM, Ethan Rahn <ethan.rahn at gmail.com> wrote: > > I recently made a change to the openssh ssh client code to allow > > configuring the client syslog facility t...
2004 Aug 06
5
Icecast2 Win32: any way to minimize on start or run as a service?
Is there any way to run Icecast2 Win32 at Windows startup and at least one of the following: minimized, in the system tray, or as an NT/2000 service? I looked through the docs but couldn't find anything. Thanks, Ethan -- ------------------------------------------------------------------------ Ethan Kiczek Information Technology Manager Weatherhead Center for International Affairs Email: ekiczek@wcfia.harvard.edu <mailto:ekiczek@wcfia.harvard.edu> Web site: http://www.wcfia.harvard.edu <p><p&gt...
2016 Feb 17
2
Getting MachineInstr opcode mnemonics as strings
...nstr::print() for debugging output, but it's far too verbose for this purpose. I thought about trying to parse the opcode mnemonic out of the print() output, until I realized just how nasty that would be (not to mention that it prints to a raw_ostream, not an in-memory string). Sincerely, Ethan Johnson -- Ethan J. Johnson Computer Science PhD Student, Systems group, University of Rochester ejohns48 at cs.rochester.edu ethanjohnson at acm.org PGP public key available from public directory or on request
2017 Jan 10
2
Any interest in a patch for setting the syslog facility for the ssh client?
Hello, I recently made a change to the openssh ssh client code to allow configuring the client syslog facility to use. I made the change in openssh-6.6p1. If there is interest I can port the change to the openssh portable github. Cheers, Ethan
2009 Aug 07
0
archive of legacy oggenc/oggenc2 encoders for windows?
...odecs DS filters. However, more likely, there is a tool with a graphical UI that uses either ffmpeg underneath or the oggcodecs DS filters on Windows - you would need to google a bit. Hope that helps - I am curious what you are trying to do though. Cheers, Silvia. On Fri, Aug 7, 2009 at 4:55 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com> wrote: > Interesting - is there any easy way to tie each of these builds to a windows > application?? I'm really not so familiar with how to do those types of > things - didn't even know what DSF was until a few minutes ago! > > Eth...
2010 Sep 29
2
FW: creating a custom background
Hi. I want to create a plot with Pantone654 as the background. The RGB for this color is (0,61,121), which corresponds to a hex of #003D79. How do I specify the bg parameter for this? All Best, Ethan [[alternative HTML version deleted]]
2020 Aug 01
2
Deprecation of scp protocol and improving sftp client
Why can the local and remote paths be sanitized? Regards, Uri > On Jul 31, 2020, at 19:57, Ethan Rahn <ethan.rahn at gmail.com> wrote: > > ?I wanted to bring this up again due to: > https://github.com/cpandya2909/CVE-2020-15778/. This showcases a clear > issue with scp which it sounds like cannot be fixed without breaking scp. > This seems like it would lend some impetus...
2015 Aug 11
3
Working with X86 registers in MachineInstr
...provides it! :-) To summarize, my questions are as follows: 1. How can I determine the actual X86 register that a MachineOperand corresponds to? 2. What is the best/most straightforward way to determine whether a MachineInstr defines and/or uses a particular register? Thanks, Ethan Johnson Ethan J. Johnson Computer Science PhD student, Systems group, University of Rochester <mailto:ejohns48 at cs.rochester.edu> ejohns48 at cs.rochester.edu <mailto:ethanjohnson at acm.org> ethanjohnson at acm.org PGP pubkey available from public directory or on request...
2020 Jun 01
5
"ssh -Q key" does not list rsa-sha2 algorithms
On Tue, 2 Jun 2020 at 06:12, Christian Weisgerber <naddy at mips.inka.de> wrote > On 2020-06-01, Ethan Rahn <ethan.rahn at gmail.com> wrote: > > > With the upcoming deprecation of ssh-rsa I was trying to see what keys my > > version of OpenSSH ( 7.8p1 ) supports. I noticed that "ssh -Q key" does not > > actually list the suggested algorithms to transition to ( rs...
2020 Jul 15
3
Deprecation of scp protocol and improving sftp client
On Wed, 15 Jul 2020, Red Cricket wrote: > I have had this in my .bashrc for years: > > alias scp='rsync -avzP' Similar, though I named it rcp because nobody has the real rcp installed any more, but sometimes I need scp to connect to systems that lack rsync. https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=shellsnippets/shellsnippets.git;a=blob;f=mksh/rcp;hb=HEAD >
2009 Aug 06
1
archive of legacy oggenc/oggenc2 encoders for windows?
For what its worth, there are archives of prebuilt ffmpeg version of ogg. http://ffmpeg.arrozcru.org/builds/ <http://ffmpeg.arrozcru.org/builds/> On Wed, Aug 5, 2009 at 6:58 PM, Ralph Giles <giles at xiph.org> wrote: > On Wed, Aug 5, 2009 at 8:11 AM, Ethan Bordeaux<ethan.bordeaux at gmail.com> > wrote: > > > Hi, I was wondering if there's anywhere I could find an archive with all > of > > the previously released ogg encoders, specifically windows binaries. I > know > > I could rebuild every version from source...