Displaying 20 results from an estimated 4000 matches similar to: "remote commands: Command terminated on signal 13."
2001 Jun 13
1
2.9p1 SCO OS 5.0.5 server and Linux client hang on exit when using X11 forwarding and protocol 2
When I run this command:
ssh -1 -v -n -l root njdb1b /usr/bin/X11/xterm -sb -sl 1000 -T njdb1b -e find /etc
An xterm appears on my screen, the contents of /etc scroll by and then ssh exits.
When I invoke the same command with the -2 option, the xterm appears (and disappears) but
ssh never exits. netstat says the (ssh) connection is still established but the xterm
is no longer
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
plummer at iarc.fr said:
> On 24-May-00 Prof Brian D Ripley wrote:
> On Wed, 24 May 2000, Christian Posse wrote:
> >> >> I just encountered a problem with the ts package: >> >> >
> library(ts) >> Error in dyn.load(x, as.logical(local),
> as.logical(now)) : >> unable to load shared library >> "/usr/
>
2001 Feb 06
2
SCO 5.0.5 (i686-pc-sco3.2v5.0.5), scp and the -n option
Ok, using openssh-SNAP-20010126.tar.gz, two versions of the server both compiled with the
configure commands as below, one with USE_PIPES defined
and one without. This is on SCO OpenServer 5.0.5 (using SCO dev
environment, SCO make, etc.) The client is always linux, openssh
2.3.0p1.
export CCFLAGS='-L/usr/local/lib -I/usr/local/include'
./configure --sysconfdir=/etc/ssh
2001 Oct 26
0
[RHSA-2001:112-07] Printing exposes system files to reading.
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Printing exposes system files to reading.
Advisory ID: RHSA-2001:112-07
Issue date: 2001-09-24
Updated on: 2001-10-25
Product: Red Hat Linux
Keywords: Ghostscript lpr LPRng printing
Cross references:
Obsoletes:
2007 Aug 07
1
New installation does not show on network
Ever since installing Fedora 7, samba stopped showing the machine on the
network. I can connect to it by entering the machine name (\\lazarus),
but it will not show itself from a Windows machine. I tried a command
suggested to test if it was listening and this is what I got;
$ smbclient -L localhost -U%
Domain=[LAZARUS] OS=[Unix] Server=[Samba 3.0.25b-2.fc7]
Sharename Type
1999 Dec 11
1
make errors while compiling
Dear R users -
I am a first-time R user trying to compile v.0.90.0 under Caldera
OpenLinux 2.3, on a Dell PII400/128. I've encountered a problem with the
make file.
First, I run configure, which appears to complete properly. (I had to
download an updated gcc library from caldera for this to happen though.)
At the end of its run, config reports:
> R is now configured for
2002 Mar 12
3
error compiling openssh-3.1p1 under SCO OpenServer 5.0.5
Trying to compile openssh-3.1p1 on SCO using:
export CCFLAGS='-L/usr/local/lib -I/usr/local/include'
./configure --sysconfdir=/etc/ssh --with-rsh=/usr/bin/rcmd
--exec-prefix=/usr
OpenSSH has been configured with the following options:
User binaries: /usr/bin
System binaries: /usr/sbin
Configuration files: /etc/ssh
Askpass
2000 Jul 20
0
openssh-2.1.1p4 and sco 5.0.5
Hi folks,
just I installed openssh 2.1.1p4 on a sco OpenServer 5.0.5 machine and it works fine. The only problem I have is the X11 forwarding. I have allowed this feature in the /etc/sshd_config and the /etc/ssh_config, respectively and the /usr/bin/X11/xauth program was in the PATH during compilation.
As you can see in the logfile the sco system enables the X11 forwarding and sets the DISPLAY
2001 Feb 22
0
SSH connection hangs with ipchains/RH6.2/OpenSSH 2.5.1p1 (but not <= 2.3.0p1)
I just recently installed OpenSSH 2.5.1p1 on a RH6.2 box (kernel
2.2.17). I run ipchains to do packet filtering, allowing incoming
connections only to 22 and 80 (and some other ports for specific
machines). I was able to run prior versions of openssh in this fashion
(I've run it from the first release, I think). Upon installing 2.5.1p1
I found that my attempts to connect hang, here is ssh
2000 Jul 27
1
rh62 suid files
Hi,
I believe having less root setuid binaries on system is The Way ...
so:
Why does RH6.2 ships with /sbin/dump & /sbin/restore root setuid? These
are for sysadmins, not for regular users I hope.
Is /sbin/unix_chkpwd really used and what is it used for? I haven't find
anything about it in pam documentation.
Is it really necessary to ship /usr/bin/gpasswd and /usr/bin/newgrp? Does
2000 Jun 15
1
SCO OpenServer 5.0.5, issues with MAXPATHLEN and tty devices
These issues affected previous 2. versions of openssh and still
affects openssh-2.1.1p1. The environment is SCO OS 5.0.5 with
the SCO development environment (not gcc, gmake, etc.)
There are two issues, the first is a compilation problem,
and the second is a run-time problem.
The first problem is simply that MAXPATHLEN is not defined. I
found it to be defined in
2001 Apr 10
0
open ssl
I am trying to get any version of sshd working on a cobalt raq3/4(one of
each). I tried ssh.com's version(1.2.31) and I got linking errors. I am
going to try to install openssh, but I need to install openssl, and was
wondering if that will mess up the web server on the raqs. Any responses
are welcome.
errors:
gcc -pipe -c -I. -I./gmp-2.0.2-ssh-2 -I./zlib-1.0.4 -DHAVE_CONFIG_H -DHOST
2002 Aug 16
1
Summary:ROracle error
Oracle is finally up and running on RH 7.3 now. I will try to summarize
the pitfalls to avoid here for future reference.
1> Make sure you have the Pro C/C++ drivers in Oracle client installed.
This can be verified by looking for the existence of the proc directory
in $ORACLE_HOME. Existence of proc means it worked
2> Put the following in the .bashrc script in root
export
2001 Mar 10
3
fatal signal 11
I downloaded the latest wine from the cvs site and ran its
./tools/wineinstall. It ran for quite a while and croaked on
/wine/server/semaphore.c. Basically, gcc says "Internal compiler error:
program cc1 bog fatal signal 11". The compiler is 2.91.66 (aka egcs-1.1.2
release) and compiles other programs including 2.4.1 & 2.4.2 Linux kernels
just fine. I am puzzled what 'fatal
1999 Dec 03
0
Help on seting SAMBA on a Intergraph server running CLIX
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello:
I'm trying to share a partition on a Intergraph 6480 running CLIX.
The OS is CLIX version 3.1 (ISS) r.7.6.20.
The server is at a University Lab and all the clients are either
Windows NT or Windows 95.
I tried NFS, but Windows doesn't support it natively and is much
slower/unreliable than SAMBA.
Does SAMBA support this
2002 Dec 04
0
How to create a hard disk image to load with pxelinux
Hello:
I'm trying to load a DR-DOS image for a set of thin clients through the
memlinux module of pxelinux.
After some help from the people at the Etherboot list, I was able to
make a DR-DOS 2.88 floppy image and loaded it O.K.
The problem is that the program I need to deploy requires a C: drive, so
I'm trying to create a hard disk image to load.
I couldn't find any help on how to
2008 Mar 31
1
AsterPas ObjectPascal Based FastAGI Server goes Open Source
Announcement:
We are pleased to announce that we have released AsterPas FastAGI ObjectPascal
Script Server for Asterisk PBX under xxxx license.
What is AsterPas?
AsterPas is a FastAGI server which allows real-time scripting of Asterisk PBX
call flow using ObjectPascal based scripting.
AsterPas includes many built objects available from scripts such as Cepstral TTS
Engine class, database access
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed
2001 Jul 04
1
ext3 breaks 2.4.5
ext3 broke kernel 2.4.5 that was working just great before
gives "kernel panic: Attempt to kill init" and a bunch of registers on booting
$ kgcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release / Linux-Mandrake
8.0)
kernel configuration attached
Good luck,
Andriy
2002 Jun 21
2
Rshaper Weirdness
Hello, guys, I am trying to get rshaper 2.01 to work on our Redhat 6.2 servers, but it does not seem to be able to control the bandwidth usage, here are the details,
1. Our production servers are all Redhat 6.2 with Kernel 2.2.19-6.2.12, the software we use are customized specifically for RH6.2, so I can''t upgrade to 2.4 kernel.
2. On my test server with the same RH6.2 and kernel (it has