Displaying 20 results from an estimated 300 matches similar to: "SCP support for -o StrictHostKeyChecking=no broken"
2001 Feb 22
3
intermittent stderr
The command "ssh ls -l /doesnotexist" gives various responses:
Running from a 200 MHz PentiumPro with dsa key added to ssh-agent:
Mistakes worst to fast machine:
To a faster 600 MHz dual processor i686 600 MHz machine:
ls: /doesnotexist: No such file or directory -- correct
nothing at all -- wrong
ls: select: Bad file descriptor -- wrong
2009 Mar 10
1
require() is not giving TRUE / FALSE statements ?
Dear list,
?require says :
"... |require| is designed for use inside other functions; it returns
|FALSE| and gives a warning (rather than an error as |library()| does by
default) if the package does not exist ..."
However when I run the following code I don't get any TRUE / FALSE
statements (but the warning only).
Since I want to test from inside of a function if a given package
2018 Feb 26
0
Ubiquiti Model UAP-AC-PRO
On 02/15/2018 08:41 PM, Gregory P. Ennis wrote:
> It looks like the setup requires the use of software; they have some
> packages that are ready made for Ubuntu and Debian, but not RedHat
>
> https://www.ubnt.com/download/unifi/unifi-ap-ac-pro
>
> Have any of you tried or succeeded in installation this on Centos 7.4?
I have several Ubiquiti UniFi access points (nitpick:
2004 Oct 06
1
RExcel : problem with error handler?
Dear R-help,
Call RInterface.StartRServer ' Works fine
Call RInterface.RRun("objects()") ' Works fine
Call Rinterface.RRun( other R commands which do not generate errors, the
demos etc ) ' Works fine
But ...
Call RInterface.RRun("doesnotexist") ' Sends Excel into endless loop it
appears
After about 90 seconds a dialog box appears "Microsoft
2014 Mar 11
2
Upgrading openssh to 6.5 on centOS 5 machine
Hello Everyone,
I am a newbie.
I am supposed to upgrade openssh on a centOS machine.
Following are the current versions of openssh and centOS.
/tmp# /usr/sbin/sshd -V
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
/tmp# rpm -q centos-release
centos-release-5-2.el5.centos
I have already tried the following link.
http://fr2.rpmfind.net/linux/rpm2html/search.php?query=openssh
I am unable
2007 Mar 05
2
sshd leaking processes
Hello,
I am experiencing a problem with
OpenSSH_4.3p2 Debian-8, OpenSSL 0.9.8c 05 Sep 2006
I have a tool which I use to generate command lines for end-end
encryption through firewalls, following directions from an old
discussion on this mailing list (thanks btw). It gives me something
like this:
ssh -p 47774 localhost -o "ProxyCommand=ssh -v -v vds5.dedi.blackcatnetworks.co.uk -- 'nc
2006 Sep 14
2
openSSH 4.3p2
I have compiled the latest version to test out, installed into /opt so
as not to break my old version, and have not been able to log in, I am
trying to ssh into the local machine...
rmarshall at Sam:/opt/bin$ ./ssh sam -v
OpenSSH_4.3p2, OpenSSL 0.9.7g 11 Apr 2005
debug1: Reading configuration data /opt/etc/ssh/ssh_config
debug1: Connecting to sam [127.0.0.1] port 22.
debug1: Connection
2007 Nov 24
1
need patch for if_bce driver for Broadcom BCM5708S 1000Base-SX (B2)
Hello
Try install FreeBSD 6.3-prerelease on Intel SBXD132 blade (same as IBM
HS21 XM)
ifconfig bce0 report:
bce0: flags=8847<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
options=3b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
inet 172.0.0.199 netmask 0xffffff00 broadcast 172.0.0.255
ether 00:1a:64:33:29:c7
media: Ethernet autoselect (none)
status: no carrier
We are looking
2020 Jun 15
1
very low performance of Xen guests
On 6/15/20 2:46 PM, Stephen John Smoogen wrote:
>
>
> On Sun, 14 Jun 2020 at 14:49, Manuel Wolfshant
> <wolfy at nobugconsulting.ro <mailto:wolfy at nobugconsulting.ro>> wrote:
>
> Hello
>
>
> ??? For the past months I've been testing upgrading my Xen hosts
> to CentOS 7 and I face an issue for which I need your help to solve.
>
>
2012 May 24
3
PXE looping on localboot
I have seen posts about this problem, but have had trouble finding how/if it was resolved. I am trying to upgrade from syslinux-3.11 to syslinux-3.86 on RHEL5.
On 3.86, when it performs a local boot from hard disk, it just keeps looping back into PXE boot again instead of booting from the hard disk. It will perform a system install just fine, but when it switches to localboot after the install,
2007 Dec 14
3
Qlogic HBA scanning issues with CentOS 5.1 ?
Hi,
I got few servers (IBM HS20,HS21 blades, IBM xSeries 3650 & others)
connected to a dual fabric san throught Qlogic HBA's (23xx, 24xx).
Multipathing is done with device-mapper-multipath.
On CentOS 4.x i can scan for new scsi devices without any problems, get
them up with multipathing & use them without any problems.
However, after i started installing CentOS 5.1 (did not
2006 Feb 14
15
[Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1
http://bugzilla.mindrot.org/show_bug.cgi?id=1131
------- Comment #5 from dtucker at zip.com.au 2006-02-14 22:17 -------
Also, what compiler did you use to compile OpenSSH? If you compile OpenSSH
(and openssl and zlib if possible) with optimization disabled (-O0) does the
error still occur?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are
2006 Apr 28
2
Disconnecting: Bad packet length
Hi,
I'm trying to get OpenSSH to work on Solaris 10 wich Sun C 5.8 compiler
(SUNWspro 11). I've compiled OpenSSL 0.9.8a without problem and OpenSSH
4.3p2 as well.
[user at compilationserver ~/openssh-4.3p2] ./ssh -V
OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005
My problem is that I cannot connect to anything. When I try I always get an
error
[user at compilationserver ~/openssh-4.3p2]
2010 Mar 31
2
Sending PATH using SendEnv
Hi
I thought this was something that might concern the developers so I thought I'd post here. Apologies in advance if that's not the case.
I'm setting up a CentOS cluster with OpenSSH_4.3p2 which uses ssh to launch processes on the remote nodes. I'm trying to use the SendEnv/AcceptEnv functionality to send the PATH environment variable from the headnode when users are launching
2010 Mar 30
0
San boot failure after upgrade to latest
Hello All:
Had an issue after upgrading to the latest CentOS kernel from
kernel-2.6.18-164.11.1.el5 to kernel-2.6.18-164.15.1.el5 on an IBM
HS21 blade with SAN boot. Upgrade went fine, but after rebooting the
system was unable to find /boot even though it was mounted. The
reboot displayed an error with fsck.ext3 that /dev/mapper/mpath0p1 was
not found, which was the /boot volume. I reverted
2008 Apr 16
2
CONNECTING VIA SSH BETWEEN CENTOS 4 AND 5
Hi,
I am trying to set up an automatic connection between CentOS 4 system
(server) and a CentOS 5 DomU VM (client) via ssh to enable my to back up
development files on the server to the client with a cron process.
I generate they key pair without a pass phrase on the client and copy
the public key to the same user's .ssh directory on the server as
authorized_keys2.
When I try to ssh to
2012 Nov 23
1
Public Key Authentication
Hi,
I wonder, how can i use openssh Public key authentification with
ActivCard pkcs11 x509 certificate store and login to only my account
reading/using username provided from certificate DN, or principal
name,friendly name ?
b111887 and e411617 is administrator on this os. I have rights to put
e411617 pub keys to b111887 home folder authorized keys. And because
openssh ask's me to provide
2008 Feb 14
3
ssh_exchange_identification: Connection closed by remote host
Hi,
I'm getting this error when I ssh to the servers.
ssh_exchange_identification: Connection closed by remote host
I added /etc/hosts.allow and it actually worked once and if I tried again I get the same error.
OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090702f
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: Rhosts Authentication disabled,
2006 Mar 22
4
[Bug 1175] ssh-keygen is generating 2048 bit keys by default
http://bugzilla.mindrot.org/show_bug.cgi?id=1175
Summary: ssh-keygen is generating 2048 bit keys by default
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo: bitbucket at mindrot.org
2007 Mar 02
2
[Bug 1290] sshd dies if passed host key with relative path on command line
http://bugzilla.mindrot.org/show_bug.cgi?id=1290
Summary: sshd dies if passed host key with relative path on
command line
Product: Portable OpenSSH
Version: 4.5p1
Platform: All
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at