search for: kermit

Displaying 20 results from an estimated 58 matches for "kermit".

Did you mean: permit
2013 May 28
3
Issue with Puppet & Packages which are installed multiple times
Hi, hopefully this hasn''t been discussed too often, haven''t found anything in the group: I''m having some issues when a package gets installed twice ( x86 & x64 version). #system is a RHEL5/x64 system. *#following manifest:* [root@kermit ~]# cat install_expect.pp package { ''expect'': ensure => present, } *#ok, let''s apply* [root@kermit ~]# puppet apply install_expect.pp Notice: /Stage[main]//Package[expect]/ensure: created Notice: Finished catalog run in 14.25 seconds *#let''s see what...
2010 Sep 15
2
USB Serial Port receives no data
Hello, I have an application that sends data out to a serial port, then should receive the reply. After some hassles I got the application to enumerate the serials (in a dialog box where you select the port), and after creating the link in dosdevices (in lower case I should note, wine will not recognize COM1) it actually starts sending out data (verified using a terminal on the other end). But
2008 May 14
4
A couple of CentOS 5.1 issues
I've finally made the switch to CentOS 5.1 (I had been running 4.6). So far, so good, but I do have a few issues. First, I can not find kermit (or ckermit) in any of the repos (base, extras, centosplus, rpmforge). On my 4.6 systems, /usr/bin/kermit was provided by the package ckermit in the base repo. That package appears to be no longer available. Any ideas where I could find a suitable replacement? Second (and this is probab...
2007 Feb 01
4
ANNOUNCE: 0.22.1 (kermit) is out
...ented out, because it really doesn''t work at all. Stupid NetInfo stores mount information with the device as the key, which doesn''t work with my current NetInfo code. Otherwise, lots and lots of bugfixes. Check the tickets associated with the ''kermit'' milestone. Enjoy. -- The Internet, of course, is more than just a place to find pictures of people having sex with dogs. -- Time Magazine, 3 July 1995 --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | htt...
2002 Jan 21
6
OpenSSH and OpenSSL snapshots
Hello, In order to experiment with OpenCA, I have built an RPM for redhat 7.2 of a recent OpenSSL snapshot (the binary rpm on the OpenCA was built with the different target directories and libraries. Unfortunately these recent OpenSSL snapshots seems to break all OpenSSH tarballs and RPMs that I have been able to find. None of them seem to compile successfully, even the snapshots at
2001 Nov 18
1
Problems with serial comm
...change the speed on the line, the modem sees it (it's a SupraSonic with LCD so I can see a serial cable speed), it changes accordingly. It means that AT commands are sent to the modem. However, the program probably doesn't receive the OK response so it aborts on an init string. When I use kermit to connect to the modem, turn off the DTR tracking to keep the modem online after quitting kermit and dial the instrument manually, I can see its data. After starting the program configured for direct link, it simply tells that the equipment is not present. My feeling is that the program can free...
2000 Jan 13
0
using gkermit with ssh (wishlist item)
I've been toying with the idea of using gkermit over an ssh connection. As it stands, gkermit is essentially featureless, a GPL kermit implementation that's enough to get the Free software advocated off their backs. However, since they want to continue to sell C-Kermit, it has all the `useful' features, such as scripting, but more impo...
2013 Mar 20
0
Newer version of ftdi_sio
...ART Manufacturer: FTDI However this appears to be slightly too new for the ftdi_sio driver in C6.4; it's not detected. If I force it modprobe ftdi_sio vendor=0x0403 product=0x6015 then it gets detected as a FT232RL which is _close_... but doesn't seem to quite work. If I use "kermit -l /dev/ttyUSB0 -C 'transmit foo,quit'" then I get "Timeout" errors from kermit. If I plug the same adapter into a Ubuntu 12.10 instance it detects as FT-X and the same kermit command works correctly. So I guess I need a newer ftdi_sio driver; has anyone built such, or have...
2010 May 25
5
RS232 connection
I installed Board Master a software that control a CNC machine to produce PCB (Printed Circuit Board). The software install flawlessly but to check if it works I need RS232 working to control CNC machine. I tried to set connection parameters in Board Master choosing COM1 (the only available) but CNC machine don't move and software keep asking for switching machine on. Of course software and
2001 Mar 06
8
OpenSSH/scp ->> F-Secure SSH server Problems
Hi, Is there some know problem between the 'scp' client in OpenSSH 2.5.1p1 and F-Secure's SSH 2.4.0 server? The client is running on a Linux (2.2.17) box and server is running on Win2K. When I try to transfer files it asks me for the password (which I provide) then it hangs. Using 'scp -v' didn't provide any helpful info; it's as though the problem happened before
2008 Jun 22
5
is it possible to login to a switch via RS232 / serial port from the shell?
Hi all I have a problem switch in our data centre, which is connected to a linux server via a serial cable. I know I can / could access the switch from my Windows PC back at the office, using hyperterm, but trying to access it using minicom just doesn't seem to work. I have changed the comms in minincom to use /dev/tty0 & the baud rate to 9600, yet I can't seem to connect with
2007 Apr 10
9
Xen and ACPI Sleep
Hi, I am currently testing Xen on my laptop and was wondering if there was any way to enable ACPI sleep so that I can resume sessions when I''m on the go. Is this possible? If so, could you please highlight how to achieve this? Thank you. -- Mathew Brown mathewbrown@fastmail.fm -- http://www.fastmail.fm - Access all of your messages and folders
2006 Nov 30
6
Can Ctrl - ] to exit console be changed?
Hello list, Today I was doing some troubleshooting of a service on a dom-u and noticed that I couldn''t exit a telnet session because ctrl - ] just dropped me out of console. When I went back into console, I was still in the telnet session. Was using telent to see why monitors were reporting an invalid greeting on some services. Eventually the telnet session would time out, or I could
2008 Jul 02
4
Wrapping a table row in <div> tags
Hi, Hopefully a quick example will illustrate what I''m trying to do. <table> <tr> <td>test</td> <td>test</td> </tr> <tr> <td>row 2</td> <td>row 2</td> </tr> <tr> <td>row 3</td> <td>row 3</td> </tr> </table> Using AJAX, I''d
1998 Oct 13
5
compare / contrast of linux fw and others
Hi, I was wondering how a linux box configured as a firewall stacked up against some of the commercial products like checkpoint-1 and gauntlet. Can someone direct me to a good book or online doc that compares linux to some other firewall methods? Mind you, I''m not talking about a firewall in the classical sense, ie ip forwarding turned off and used as a proxy, but the typical Linux box
2007 Mar 16
0
How to debug xen
...set environment variables, I code them into the Rules.mk For example, I modify xen/Rules.mk by adding "debugger ?= y" And I compile the Dom0 with "make linux-2.6-xen-build", because it seems specifying "arch=Xen" is unnecessary. I setup vmware workstation, socat, and kermit as the post. When I boot xen, I could read output from kermit. And I could type ''h'' to list the help of xen internal debugger. But I don''t see the D command. My gdb can''t connect to xen, either. Xen should prompt some string like "waiting for gdb connection&...
2007 May 21
1
Installing packages from command line on Linux RHEL4
...ed and can't find anywhere a parameter to supply that specifies a mirror to use so that I don't have to manually select it for each package I want to install. In this case, with nearly 200 packages to install, this could become quite tedious. Does anyone have any suggestions? Thanks! -Kermit Short K_short@lanl.gov [[alternative HTML version deleted]]
2008 Jun 05
2
centos RS232 to IP port program
Hi all, Is there a method in centos where a program can be started that listens on a given IP port and when something connects it will transfer data from the RS232 port to the IP port. reads and writes of course. Trying not to reinvent the wheel if I dont have to... Thanks, Jerry
2007 Aug 20
1
can't login to remote cvs server
...time, installed and minimally configured a cvs server on a CentOS 5 box. I followed a "how to" to do the initial configuration, so I'm sure I haven't done anything wrond (according to the "how to", anyway). But, I keep getting this error: $ CVSROOT=:pserver:ksandhu at kermit:/var/cvs/asterisk $ cvs login Logging in to :pserver:ksandhu at kermit:2401/var/cvs/asterisk CVS password: /var/cvs/asterisk: no such repository /var/cvs/asterisk exists, and it's been initialized like so: sudo cvs -d /var/cvs asterisk init I also created "cvsuser" and "cvsadm...
2007 Feb 01
12
FOSDEM?
Hi all, A couple of people are trying to convince me to come to FOSDEM in Belgium at the end of February. I''m a bit hesitant because I''ve been doing so much travel, but LinuxConf.au was a great experience and seems to have really helped get exposure to Puppet. There seems to be a pretty strong European contingent of Puppet users, and it''d be great to meet