Displaying 20 results from an estimated 29 matches for "xonly".
Did you mean:
only
2006 Dec 09
0
Local software flow control
Good day time!
Using openssh with a serial attached terminal figures with a problem
with flow control when serial terminal has printer connected to it etc.
because ssh disables xon/xoff on associated terminal. At present ssh
client always disables xon/xoff on associated terminal device, regarding
of it's previous state, e.g. ixon and ixoff options were set or not.
By searching the google
2001 Oct 04
1
FTP Port Forwarding & SSH2_MSG_CHANNEL_DATA question
Hi,
I'm currently working on an FTP utility which contains
SSH2/Port Forwarding functionality. I'm having a problem with
receiving large amounts of data. When I open my forwarding
channel, I give it a Window Size, say about 10K. When I try
to download a file through the forwarded FTP channel, the
SSH2 server (VShell in this case) is only sending over 10K.
Apparently the server will only
2005 Jun 21
3
R-help
Background:
OS: Linux Mandrake 10.1
release: R 2.0.0
editor: GNU Emacs 21.3.2
front-end: ESS 5.2.3
---------------------------------
Colleagues
Is there a function in R that is an equivalent of zoom in matlab? This is
very useful for being able to magnify details in a plot.
I have searched the help for "zoom", "interactive zooming", and "magnify".
The R search
2006 Dec 13
3
send fax by Iaxmodem ?
Hi
i use now iaxmodem for receive fax and that's work very good with
Hylafax ;=)
Do you know if we can sent fax using iaxmodem and Hylafax ?
when i test:
d?c 13 13:47:21.12: [13725]: SESSION BEGIN 000000014 330426690268
d?c 13 13:47:21.12: [13725]: HylaFAX (tm) Version 4.3.0
d?c 13 13:47:21.12: [13725]: SEND FAX: JOB 2 DEST 0426690268 COMMID 000000014 DEVICE '/dev/iaxmodem1' FROM
2007 Jun 22
0
[Bug 962] Data loss in interactive session on slow terminal
http://bugzilla.mindrot.org/show_bug.cgi?id=962
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
CC| |djm
2006 May 11
1
ctrl+s locks up ssh
Hi folks,
I've noticed an problem with openssh on GNU/Linux:
pressing ctrl+s locks up the ssh client. Only killing it helps.
Is this problem already known ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email:
2005 Feb 20
0
Re: Asterisk-Users Digest, Vol 7, Issue 260
> From: "James Bean" <james@hdcs.com.au>
> Has anyone every setup an external open/close relay, off say a serial
> interface, and have an extension trigger the relay?
The following will do the trick. Just add a 5vdc solid state relay
('cause you can't sink too much current out of the RS232C port).
Substitute "2", "4" or "6" in the
2007 Oct 17
2
asterisk hylafax iaxmodem
Hi,
I have problems with asterisk and hylafax+ iaxmodem. I can successfully send
faxes to Panasonic KX-FT932 fax, but with Xerox WorkCentre M20i I have
problems: No carrier. This is hylafax log, maybe you can suggest me where
to find ...
Oct 17 07:38:48.22: [22428]: SESSION BEGIN 000000041 180037052390906
Oct 17 07:38:48.22: [22428]: HylaFAX (tm) Version 4.4.2
Oct 17 07:38:48.22: [22428]: SEND
2009 Nov 25
1
Eliminating 'Unprintable ASCII' characters
Hi all,
I have a csv file containing words with *UNPRINTABLE ASCII* characters
(described in the following table).
Are there any viable method in eliminating these characters?
I realise that *EXTENDED ASCII* characters (i.e , ¡, ¢, £, ¤ etc) can be
removed or replaced via *"gsub"* or *"gregexpr"* functions. But am not
certain with the *UNPRINTABLE ASCII* characters.
Your
2010 Jan 14
3
iaxmodem / hylafax receive problem
Hi,
I'm trying to receive faxes using hylafax / iaxmodem but I just can't
get it to work. We're using Sangoma E1 cards and have calls coming in
over PSTN. I've tried turning hardware echo cancellation off but it
makes no difference. This is what I get in /var/spool/hylafax/log:
[root at faxhost log]# cat c000000003
Jan 14 12:44:43.39: [ 3403]: SESSION BEGIN 000000003 18005551212
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
Dear Ladies and Gentlemen,
I have several old, yet functioning APC Smart-UPS (Model 600LS, Part AP600I,
Firmware 6JI, no EEPROM, from 1991). They are not supported by Powerchute
any more. I run NUT 2.6.5-4 on Windows XP SP3. I use COM1 port with cable
940-0024C. The connection fails with APC Smart protocol driver 3.0
(2.6.3-3534:3540M), APC command table version 3.0 or higher - it works with
APC
2005 Nov 05
0
[Bug 962] Data loss in interactive session on slow terminal
http://bugzilla.mindrot.org/show_bug.cgi?id=962
------- Comment #9 from djm at mindrot.org 2005-11-05 21:56 -------
I don't think we can change this, for the reason that Darren mentioned. Can you
manually use stty(1) to set the xon/xoff flags? (e.g. "stty ixon ixoff")
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2002 Feb 22
0
[Bug 124] New: Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124
Summary: Terminal hangs when data is streaming to it...
Product: Portable OpenSSH
Version: 2.9.9p2
Platform: Other
OS/Version: AIX
Status: NEW
Severity: critical
Priority: P1
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
2007 Oct 02
0
OpenSSH clients causing deadlocks
OpenSSH clients (in all releases I have been able to test with,
including 4.7p1) when talking protocol version 2 seem to be sending
SSH_MSG_CHANNEL_REQUEST messages with the want_reply field set to 0.
This leads to a problem when the server they interact with does not
support the service being requested.
If the channel request is for, say, command execution, and the
server does not support
2007 Sep 22
2
Rails + XSLT
hey all,
i wanna learn how to use and integrate XSLT with RoR but i don''t find any
resources so if any one know any good resources i will be appreciated
thanks
--
Mohamed Saeed
software engineer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2009 Aug 21
1
problem with asterisk hylafax and sangoma A200D
hi list , is having problems when sending a fax with hylafax and a
card sangoma A200D, when he sends it arrives to the destination but it
paginates appears in white
this is my log
Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms, 20 ms/scanline
Aug 20 16:11:08 voz FaxSend[6715]: MODEM Supports 40 ms/scanline
Aug 20 16:11:08 voz FaxSend[6715]: MODEM WWW.SOFT-SWITCH.ORG spandsp/
Aug 20
2006 Apr 12
1
Failed to recieve Fax: Asterisk - IAXModem - Hylafax
Hi,
I've tired to forward a Fax from Asterisk to Hylafax. It works so far
until I tried with a Fax machine.
I just got error shown in the log below. I'm not sure why. I've tested
it with other 6 machines and they all work fine.
Do you have any idea why?
Pim
Hylafax Session log:
Apr 12 11:16:48.82: [ 5933]: SESSION BEGIN 000000078 492212601860
Apr 12 11:16:48.82: [ 5933]:
2011 Mar 09
4
Extracting only odd columns from a matrix
Hi,
This might seem like a simple question but at the moment I am stuck for ideas. The columns of my matrix in which some data is stored are of this form:
X1 Y1 X2 Y2 X3 Y3 ... Xn Yn
with n~100. I would like to look at just the X values (i.e. odd column numbers). Is there an easy way to loop round extracting only these columns?
Any help would be appreciated.
2004 Dec 10
7
[Bug 962] Data loss in interactive session on slow terminal
http://bugzilla.mindrot.org/show_bug.cgi?id=962
Summary: Data loss in interactive session on slow terminal
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2007 Oct 26
5
[Bug 1384] New: OpenSSH clients causing deadlocks
https://bugzilla.mindrot.org/show_bug.cgi?id=1384
Summary: OpenSSH clients causing deadlocks
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org