Displaying 20 results from an estimated 400 matches similar to: "[Bug 394] SSH 2 MAC Error Caused By OpenSSH?"
2002 Sep 11
0
[Bug 394] New: SSH 2 MAC Error Caused By OpenSSH?
http://bugzilla.mindrot.org/show_bug.cgi?id=394
Summary: SSH 2 MAC Error Caused By OpenSSH?
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Mar 27
2
Problem with ssh-keygen
Dear Developer,
I'm having problem running ssh_keygen on my solaris 7 box. Can you
please tell me as to why I'm getting this error as described below? I
don't have that problem with solaris 8 that runs SMCossh 3.0.2p1
Thanks in advance.
Louie
# /usr/local/bin/ssh-keygen
ld.so.1: /usr/local/bin/ssh-keygen: fatal: libcrypto.so.0.9.6: open
failed: No such file or directory
Killed
#
2004 Jun 08
2
Request patch for samba 2.2.2
Dear Sir/Madam,
I'm request patch for samba 2.2.2 on Sun Server (Solaris)
If you require futher information, Please let me know.
Regards.
Udomchai S.
=======================================================
PKGINST: samba
NAME: SMB based file/printer sharing
CATEGORY: system
ARCH: sparc
VERSION: 2.2.2
BASEDIR: /usr/local
VENDOR: Samba Team
DESC: File
2003 Nov 28
1
Samba: 32 or 64 bit
All
Due to an application issue I need to let app support know whether the
version of Samba we are running is 32 or 64 bit. We are running Samba
2.2.8 on Solaris 8 (64 bit mode). Aplogies if this is really obvious but I
have looked many places with no luck.
It was installed from a file containing Solaris packages -
samba-2.2.8-sol8-sparc-local.gz
Screenshot of pkginfo:-
2000 Jan 13
3
/dev/urandom
on solaris7/sparc this device doesn't exists
i can use EGD but he very big (perl script!) - in memory it take about
4mb! apache use the same!
why ssh1.27 doesn't requre /dev/urandom on solaris?
what alternatives exists?
2009 Dec 04
2
Substitute "Object not found" with NA
Hi everybody,
I'm trying to create a script that picks a txt file with 2 columns of coordinates (depth and variable1) and automatically tries to fit several polynomial with the function nls().
After that, it creates a list of observed, predict, residuals and other, and then it calculates AIC, RMSD, MAD and R^2.
At the end of the script I create a series of vectors with MAD for all
2000 Jan 27
6
EGD requirement a show stopper for me
On Thu, Jan 13, 2000 at 17:34:10, Andre Lucas wrote:
> Subject: /dev/urandom
> On Thu, Jan 13, 2000 at 09:24:01AM -0700, SysProg - Nathan Paul Simons wrote:
> > On Thu, 13 Jan 2000, Ben Taylor wrote:
> >
> > > On Thu, 13 Jan 2000, Max Shaposhnikov wrote:
> > > > why ssh1.27 doesn't requre /dev/urandom on solaris?
> >
> > i think the
2010 Aug 31
13
[PATCH v2] Add progress bars
This is an updated and extended version of the original patch:
https://www.redhat.com/archives/libguestfs/2010-August/msg00163.html
This adds OCaml and Perl bindings (both tested), support for
progress bars in virt-resize, and adds progress notifications
to a number of the simpler commands.
Still to do is to add progress messages to more commands. There
are still a few commands which would be
2010 Mar 31
2
Generative Topographic Map
I tried to use R version of package
I noticed the original MatLab Pckage is much better documented.
I had a look at the R demo code "gtm_demo" and found that variable Y is used in advanced of being created:
I wrote my own few lines as follows:
inDir <- "C:/Documents and Settings/Monville/Alanine Dipeptide/DBP1/DHA"
setwd(inDir)
T <-
2015 Jan 13
3
CentOS 6.6 64-bit won't install on a 3 TB disk
> I'm having an issue getting a C6.6 install to work on a 3 TB dual hard
>drive system, raid 0. I'm hoping that someone here can help.
1: Is this system booting UEFI or BIOS?
2: Is the disk partitioned with MBR or GPT?
3: Is /boot on its own partition?
3TB drives are larger than MBR and BIOS properly support, so they're
only really expected to work on a system partitioned with
2010 Jun 18
4
Root mean square on binned GAM results
Hi,
Standard correlations (Pearson's, Spearman's, Kendall's Tau) do not
accurately reflect how closely the model (GAM) fits the data. I was told
that the accuracy of the correlation can be improved using a root mean
square deviation (RMSD) calculation on binned data.
For example, let 'o' be the real, observed data and 'm' be the model data. I
believe I can calculate
2013 Mar 18
1
Mantel test for comparing two matrices
Hi everyone,
I have two matrices of 2000x2000 size. They consist of a measurement of
RMSD deviations of a protein structure. The basic question i want
to answer is the following: are there a significant differences between
the two matrices?
I aim to use the Mantel test. I don't really know if this is a good idea or
if there are better solutions for these mega matrices.
Thanks
[[alternative
2011 Mar 24
1
Colour makes my life; but not my bwplot (panel.violin)
Using Trellis, am successfully setting up a number of panels (25) in which I
have two box and violin plots.
I would like to colour - one plot as RED and the other as BLUE (in each
panel). I can do that with the box plots, but the violin density areas just
take on one colour.
My basic call is as follows:
bwplot(rmsd ~ file | code,
data=spread_data.filtered,
panel = function(...,
2001 Mar 26
7
RFE: Portable OpenSSH
For a future release of Portable OpenSSH, it would be nice to have a
./configure option to enable the binaries produced, to be statically
linked.
I tried using LDFLAGS option to ./configure .... but this passes
arguments to gcc not ld, this should be documented.
Additionally, I feel that ./configure should --extra-inc=dir and
--extra-lib=dir to add paths to compile (-I) and link lines (-L &
2004 Mar 04
4
Solaris 9 --with-krb5 problems
Hi,
I am running configure with the option --with-krb5=/opt/local which is
where I have heimdal installed. The problem is that after running make,
it still tries to use the include files from SUN that are in /usr/ and this
screws up the compile.
I can compile samba just fine using --without-krb5.
I have already tried:
setenv CFLAGS "-L/opt/local/lib"
setenv CPPFLAGS
2008 Feb 19
2
[LLVMdev] Problem with variable argument intrinsics
Hi,
I tried creating variable argument intrinsics which
are to be placeholders for some instructions which
should not be executed by the backend.
Kindly help me with the errors in my "migrate_begin"
intrinsic creation
//Additions made to Intrinsics.td file:
def llvm_migrate_begin : LLVMType<iAny>;
def int_migrate_begin :
2007 Nov 29
10
ZFS write time performance question
HI,
The question is a ZFS performance question in reguards to SAN traffic.
We are trying to benchmark ZFS vx VxFS file systems and I get the following performance results.
Test Setup:
Solaris 10: 11/06
Dual port Qlogic HBA with SFCSM (for ZFS) and DMP (of VxFS)
Sun Fire v490 server
LSI Raid 3994 on backend
ZFS Record Size: 128KB (default)
VxFS Block Size: 8KB(default)
The only thing
2005 Feb 13
6
Who makes these phones?
Message: 1
Date: Mon, 14 Feb 2005 09:53:36 +1100
From: "PHP Mechanic" <oliver.bode@phpmechanic.com>
Subject: [Asterisk-Users] Who makes these phones?
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
Message-ID: <08d401c5121e$dbea4750$0200a8c0@oliver>
Content-Type: text/plain; format=flowed;
2009 Jan 12
2
bwi: no DS tssi no OFDM tssi
Hello,
I am attempting to get by broadcom wifi card up and running, am sick of
trying to get ndis working, and am attempting to use the bwi driver
(originating in dragonflyBSD). I'm hoping others here have tried to do the
same and have some pointers. I'm using 7.1-RELEASE (system/source are
in-sync) and my card is a BCM94306MP. My dmesg is posted below.
Bwi(4) is installed and it
2004 May 11
1
Trouble with ISOLINUX and IDE bus resets.
Hpa,
Dell ships a CD called Dell OpenManage Server Assistant that,
starting with version 8.0 released last November, is a Linux-based
bootable CD. It uses ISOLINUX to load a linux kernel/initrd combo to
start the system. From version 8.0 to 8.2 we use isolinux version 1.66.
Starting with version 8.3 we have upgraded to version 2.08. First of
all, I'd like to say thanks for your excellent