Displaying 20 results from an estimated 2000 matches similar to: "Installing drivers on Wine"
2006 Jul 07
2
scp back to *me* (Wish report)
Hi,
Thanks for the extra-ordinarily excellent package ssh. I love all the devs
helping out with ssh.
I am not subscribed to the list, so if anyone wants to reply, kindly CC me.
Wish report:
=========
When I ssh from 'laptop' to 'server', and I see a file I want to scp back to
my laptop. The typical way for almost everyone (unless I am totally
mistaken) is to:
scp file user at
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
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*
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
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
2005 May 31
1
rxfax application - doesn't work properly
hi,
I am on fax-to-email system, basically taken from
http://www.voip-info.org/wiki-Asterisk+Fax+to+email
well, it seems that asterisk causes some problems so that it is impossible
to send any fax.
I.e. when I try to send a fax to asterisk (rxfax application):
normalFax--->FXS(TDM400P)--->Asterisk(RxFax) it breakes up the trasmission
at the beginning of sending page.
The code given by
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
2001 Nov 18
1
Problems with serial comm
Hi!
I'm new to this list as well to Wine, so please excuse me if I'm asking a FAQ.
Today I installed wine-20011108, especially to be able to run programs I need
for my work.
One of them is a remote front panel to the measuring instrument, which
communicates with it using a modem connection.
This program cannot establish a connection. It accesses the modem, its LEDs
blink, but no
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
2005 Oct 21
1
How to streaming
Dear all,
Hello,
This is Junichi Takada from Japan.
My PC environment is Linux of Devian sarge3.1 .
And it installed apache2.0, Icecast2.0, and DarwinStreamingServer5.5
Icecast used port 8000, DSS used port 9000 and 554.
Now, I attached mp3s link on my web site.
And when other client PC clicked it's link address, mp3 as meta file
remains in it's cache.
About account, Web dir
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 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
2005 Apr 06
3
How to use Patch-o-matic ?
Hi,
i have used shorewall for several years now, but now i have a problem i
can not solve by my own.
I use Debian (Testing/Sarge) with shorewall 2.2 and 2.6.10 Kernel.
In the next few weeks i need several IPSEC VPN tunnels - ans thats the
problem.
"shorewall check" tells me that "Policy Match: not available".
As i have RTFMd i need some iptables ans netfilter patches for 2.6
2008 Feb 24
3
CentOS serial questions (Hyperterminal equiv and connecting to server via Hyperterminal)
I have two serial-related questions
(1) What is the CentOS (or *nix) equivalent of Hyperterminal in Windows?
Sometimes I'm on a CentOS box and need to, say, console into a Cisco or
something.
and
(2) I have a CentOS server that I may need to transport somewhere and will
most likely *not* want to carry around the monitor. Where should I look in
connecting to my server via a serial
2007 May 21
1
Installing packages from command line on Linux RHEL4
Greetings.
I am a System Administrator, and thus have very little knowledge of R
itself. I have been asked to install a list of some 200 packages (from
CRAM) to R. Rather than installing each package manually, I was hoping I
could script this. I've written a BASH script that hopefully will do this,
but I'm wondering about the Mirror Selection portion of the installation
process.