similar to: Compact SSH?

Displaying 20 results from an estimated 130 matches similar to: "Compact SSH?"

2003 Dec 09
1
How to compile SSH on Jaguar (Mac OS X), technical question
Thanks to all the help I got in writing my HOW TO, im am getting closer to isuue it. I have just seen a file called: /System/Library/Filesystems/AppleShare/sshHelper I wonder what will break, if I disable Apples own OpenSSH implementation. Would FileSharing not work anymore? Any workarounds known? Thanks for help, Robert Welz
2006 May 23
3
ez-where headscratch
Hi there, I''m puzzled by this apparently simple query I can''t manage to reassemble using ez_where plugin. cond = Caboose::EZ::Condition.new :my_table do start_on < Time.now any {end_on > Time.now; end_on.nil?} end I keep getting the following result : >> cond.to_sql => ["my_table.start_on < ? AND (my_table.end_on > ?)", Tue May 23
2001 Jan 31
2
OpenSSH on PalmOS possible?
A thought has been bugging me for a month or so, but I don't know where to look for the answer. Would it be possible to port the OpenSSH ssh client to PalmOS and other handheld OS'es like Symbian (EPOC) or PocketPC? Is the processor on PDA's fast enough? Would many libraries have to be ported aswell? I know that PalmOS and EPOC has an IP stack implemented.. Since the development
2003 Jan 10
1
Cipher Text per Packet
I am trying to do some analysis and modification on the cipher text in per packet increments. Having a bit of trouble getting the cipher text per packet. I believe I am getting the correct sent cipher text (from inside packet_send2 - compared it to a packet capture to be sure) but not certain about getting the recieving stream of cipher text. I have, of coarse, determined that packet_read_poll2
2003 Jan 24
0
Question on Architecture
I have recently been trying to recipher the data being sent by openssh and have a few questions ment to smooth the road some. I am able to send and recieve data up till the password is sent. Once the password is entered the client gets the oh so loved: "Disconnecting: Bad packet length ########." I have added my recipher scheme to work on the streams at packet_read_seqnr and
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM Microkernel), which is an enhanced version of Mini-OS that underpins the Guest VM virtual machine. Guest VM is an implementation of the Java platform, written almost completely in Java, running directly on Xen. Although GUK was developed specifically for Guest VM, it can be used stand-alone in a similar way to Mini-OS. The main
2009 Jun 01
2
GUK (enhanced MiniOS) released
I am pleased to announce the release of GUK (Project Guest VM Microkernel), which is an enhanced version of Mini-OS that underpins the Guest VM virtual machine. Guest VM is an implementation of the Java platform, written almost completely in Java, running directly on Xen. Although GUK was developed specifically for Guest VM, it can be used stand-alone in a similar way to Mini-OS. The main
2004 Aug 06
2
Looking for a client to feed Icecast
Would like to use a Windows client with a line-in processor to feed an icecast server. Have tried Winamp, but could not get the plugin recommended in this forum to work. Looked at the Sonique site, and could not find plugins that would do line-in and server out. Any recommendataions? Todd Merriman www.rainbowradio.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project
2008 Feb 01
2
Speex memory usage?
Jean-Marc Valin skrev: > Ghost Wolf a ?crit : >> Hello Mailing List, >> I am a Speex supporter and user that would really like to know how much >> memory Speex uses to decode a 8kHz, 16kHz and 32kHz (primarily the 8kHz) >> and is it possible to use a 1kBytes of RAM to decode a 8kHz stream? (I >> was thinking of the possibility of using a ATmega168 to decode Speex)
2006 Apr 01
3
acts_as_list with scope : position update problem?
Hello, I''ve tried to set up a class with acts_as_list with a scope argument that restricts a list to records with the same foreign key. For example : database : CREATE TABLE `families` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '''', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; INSERT INTO
2015 Jan 15
2
Pull Request wiki.c.o/AdditionalResources/Repositories
On Wed, Jan 14, 2015 at 4:31 PM, Karanbir Singh <mail-lists at karan.org> wrote: > On 14/01/15 23:38, PatrickD Garvey wrote: > >> Please help us (me, especially) understand what we may be doing to the >> detriment of your use of CentOS and thereby avoid that negative >> result. > > Lets flip this around - just going by your comments in the last few > days, it
2011 May 09
5
64 bit application on 32 bit machine
Yes, that's right! I tried a search, but the (Google) search engine told me that I don't know what I am talking about! I downloaded an application DfuSe, and tried to install it. Wine installer told me that I needed another program and offered to download. I agreed, but this was unsuccessful. However the Install Wizard went ahead and installed. But trying to run was a failure. Today, I
2004 Aug 06
0
Looking for a client to feed Icecast
Todd -- I was actually able to get this working with the WinAmp plugin, Oddsock (www.oddsock.org) last night. The configuration is a little twitchy, but worked well for my purpose. Email me directly if you need help. Roy At 09:17 PM 03/02/02 -0500, you wrote: >Would like to use a Windows client with a line-in processor to >feed an icecast server. Have tried Winamp, but could not get
2013 Mar 11
1
Laptop error
Hi, I have Ubuntu and Asterisk 11.2.1 in a boot USB. When I put it in desktop computer, asterisk starts without problem but if I insert the same USB in a laptop computer Asterisk doesn't start. Is it possible because different microprocessors? The error is: instrucci?n ilegal ('core generado) Thanks! -------------- next part -------------- An HTML attachment was scrubbed...
2009 Nov 17
1
[LLVMdev] LLVM target-independent code generator for reconfigurable logic
hi every one, i am use LLVM targeting a architecture with a processor and reconfigurable logic around it. now the llvm code generator work fine with the processor, but i am struggling to make the code generator to generate proper DAGs for the reconfigurable logic because "The LLVM target-independent code generator is designed to support efficient and quality code generation for standard
2008 Feb 01
0
Speex memory usage?
> ok, that is not good for my plans... > Is there any thing in the the 8kB of RAM that is always the same (lookup > table etc.) or did you already think of that? I told you the RAM requirements. The lookup tables are already counted as ROM. Basically, just one decoded frame already takes 320 bytes. Add the excitation memory and you've already blown the budget. > I'm curios
2004 Jan 26
3
Samba and Window XP write performance
I did some testing using samba-3.0.0 as a server and two identical clients one Running W2K and other running Win XP pro. If I write a big file using the W2K client, I'm getting about 25 Mbytes/sec but if I run the same testing using the Win XP Pro, this client only is able to get 12.5 Mbytes/sec. There is a problem between XP and samba?
2008 Feb 01
2
Speex memory usage?
Hello Mailing List, I am a Speex supporter and user that would really like to know how much memory Speex uses to decode a 8kHz, 16kHz and 32kHz (primarily the 8kHz) and is it possible to use a 1kBytes of RAM to decode a 8kHz stream? (I was thinking of the possibility of using a ATmega168 to decode Speex) //P?r, Sweden
2002 Apr 03
3
non-stationary covariance
Hi ! Sorry for my ignorance. I have two questions: 1) which is in R the function to make a covariogram of spatial data ? 2) does anyone know if there exist the possibility in R of performing kriging with an arbitrary covariance function ? If I have well understood the Krig procedure offers only three possibilities (expcov, gauscov and sphercov) that are the common models for stationary and
2003 Feb 20
1
interesting news from afterdawn.com
quote:" Swedish wireless network manufacturer Ericsson, announced today that it will include RealNetworks' Helix Universal Server into its own Ericsson Content Delivery Solution package. The bundle will allow mobile phone operators, such as Vodafone, to deliver "third generation content" to mobile phone users." ince real networks are supporting Vorbis in their own