Displaying 20 results from an estimated 7000 matches similar to: "req: list mirrors on http://www.openssh.com/install.html"
2000 Jan 25
1
Origin of directory /usr/slocal?
I could not help but notice (at least in the solaris7/x86 port) the existance
of /usr/slocal; what is the origin/purpose of this dir, and what conditions/
restrictions on what goes in there?
thnaks
chris
--
Christopher Linn <celinn at mtu.edu> Staff System Administrator
Center for Experimental Computation Michigan Technological University
All opinions are my
2003 Oct 15
4
Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A
All,
I'm getting the following error message when trying to 'make' OpenSSH
3.7.1p2:
cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in
#include directive. (noinclfilef)
#include "zlib.h"
-^
*** Exit 1
Stop.
What can I do to get this to compile correctly?
Thanks in advance,
Trevor Strickland
trevor.strickland at ed.gov
2001 Mar 23
3
2.5.2p2 ssh-keyscan installed group writable?
just wondering about this. i noticed "make install" installs
ssh-keyscan group-writable. is this intentional?
openssh-2.5.2p2/Makefile.in, line 168:
$(INSTALL) -m 0775 -s ssh-keyscan $(DESTDIR)$(bindir)/ssh-keyscan
chris
--
Christopher Linn, <celinn at mtu.edu> | By no means shall either the CEC
Staff System Administrator | or MTU be held in any way liable
2001 Mar 29
3
Patches for OpenSSH 2.5.2p2: evaluate /etc/default/login, makefiles manpages
Dear developers of OpenSSH,
first of all I want to thank you for your excellent work on OpenSSH!
I have compiled OpenSSH 2.5.2p2 on Sun Solaris 2.6 and Sun Solaris 8
and discovered some problems.
The first is that OpenSSH doesn't evaluate the file /etc/default/login
which contains some flags and parameters for the login process.
On important parameter is the default value for PATH.
As we
2002 Jan 24
3
Configure script
Hello,
Why does the configure scipt include -I/usr/local/include for
CPPFLAGS
and -L/usr/local/lib -R/usr/local/lib for LDFLAGS in the Makefile?
Is this nesscesary? I take them out for security concerns
Thanks
Doug
2001 Apr 04
1
known_hosts
Hello,
I have just set-up SSH on my UNIX systems. I can connect to all of them
just fine using Win32 client. But when I try to ssh from one UNIX system to
another I keep getting this message:
RSA1 key fingerprint is fa:a2:ac:d6:58:a6:48:0b:cc:13:ea:b7:d5:bd:fd:de.
Are you sure you want to continue connecting (yes/no)?
When I choose yes to the above message it just keeps looping through, never
2001 Nov 12
4
Openssh 3.0p1/Solaris 8 problems still...
Currently under solaris 8 with a fairly generic build:
CC="cc" ./configure \
--prefix=/opt/openssh \
--sysconfdir=/var/ssh \
--with-rsh=/usr/local/etc/rsh \
--with-ipv4-default \
--with-ssl-dir=/usr/local/ssl \
--with-ipaddr-display \
--with-pam \
--with-pid-dir=/var/ssh
cron will quit working since ssh hasn't
2001 Mar 28
1
OSSH 2.5.2p2: Why is /usr/local/ put into the include & lib p aths under Solaris?
But the main question hasn't been answered: Why is /usr/local placed before
user-specified paths? Hypothetical example: You want to link against OpenSSL
0.96 for OpenSSH, but /usr/local contains 0.95, which is needed for
something else. (Assume it comes binary only on Solaris for the sake of
argument...)
--Matt
> -----Original Message-----
> From: Damien Miller [mailto:djm at
2001 Jan 18
3
BSafe toolkits for implementing RSA public key algorithm
Has anyone had any experience with any of the BSafe toolkits that are
available and contain support for the RSA public key algorithms? I would
like to use one of RSA's toolkits in a port of a Windows OpenSSH client that
I am working on, in order to avoid any licensing issues from RSA. Can anyone
recommend a good toolkit? I understand that there a number of them, such as
BSafe SSL-C, SLPlus,
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 &
2001 Aug 17
1
Comment Re: http://www.openssh.com/faq.html#3.2
The analysis given in section 3.2 of the portable OpenSSH FAQ regarding
"Empty passwords not allowed with PAM authentication"
appears to be specific to Linux's pam_unix.so. No mention is made that
this is in fact a Linux-specific remedy. Some text should probably be
added to this extent.
If anyone has worked on this on Solaris 8 I'd be interested to hear what
solution was
2008 Apr 14
3
[Bug 15494] New: http://www.gladdening.com/games/mariorush/mariorush. html does not render/play correctly
http://bugs.freedesktop.org/show_bug.cgi?id=15494
Summary: http://www.gladdening.com/games/mariorush/mariorush.html
does not render/play correctly
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: plugin
2005 Mar 14
2
How NuFone.Net's customer service works.
Hello All,
I have been using asterisk for some time, and I would like for all
to take a look at what NuFone does when they get something called out
about their website. I ordered a 800 number from them on 3/4/05, they
did not make me aware of the time that they took in provisioning and how
terrible their support was. I called them on Tuesday 3/8/05 asked for a
phone call because the
2007 Oct 18
1
new FLAC support
as devices that support FLAC come out from time to time, I update the
front page on the FLAC site, but it occurred to me that people might
miss some of these. the ideal way would be to set up an rss news
feed but until that's ready, here are a few from the last month or so:
Linn Klimax DS networked digital music player
http://www.linn.co.uk/klimax_ds
Pioneer SC-LX90 amplifier
2009 May 03
3
Optim function in the loop
Hi all,
I wrote the following lines of codes try to do some iterations to find the
global optimal values, but the function does not execute properly. Every
time codes stop after one iteration right after executing the optim()
function. Does anyone could have me to take a look? Thanks.
if (count>0){
k=k+0.05;
mu0=c(83+k,0,0)
Sigma0= diag(0.4,3)
initpar=c(.1+10*k,10*k,10*k,10*k) # initial
2005 Mar 04
2
Bluetooth phone as SIP handset?
Even better you can set your firefly softphone to auto answer so that
you don't even need to be near the pc to answer.
Cheers,
Dean
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Linn Boyd
Sent: Friday, March 04, 2005 2:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re:
2012 Oct 10
1
"optim" and "nlminb"
#optim package
estimate<-optim(init.par,Linn,hessian=TRUE, method=c("L-BFGS-B"),control =
list(trace=1,abstol=0.001),lower=c(0,0,0,0,-Inf,-Inf,-Inf,-Inf,-Inf,-Inf,-Inf,-Inf,-Inf),upper=c(1,1,1,1,Inf,Inf,Inf,Inf,Inf,Inf,Inf,Inf,Inf))
#nlminb package
estimate<-nlminb(init.par,Linn,gr=NULL,hessian=TRUE,control =
2005 Mar 10
7
IAX2 800 Termination
I am looking for a good provider for IAX2/800 termination. I am
currently using FreeWorldTel and wanted to use NuFone but it seems that
both of them don't provide customer service. FreeWorld has terrible
voice quality and NuFone never answers their phone or responds to messages.
Thanks,
Linn
2008 Jul 22
1
Glamour models & Fasion designing New look watch my profile http://www.geocities.com/cathrina39 http://namithawithyou.blogspot.com/
Glamour models & Fasion designing
New look
watch my profile
http://www.geocities.com/cathrina39
http://namithawithyou.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to
2011 Mar 04
1
FLAC Albums on sale this month
I don't want this to sound like an advertisement, because I'm
certainly not making any money off of this, but Bleep.com is having a
sale on lossless downloads, and nearly all of the titles are
available in FLAC.
http://bleep.com/index.php?page=dynamic&module=marchsale
Bleep offers a nice alternative to Linn Records and HDtracks, in case
your tastes are more underground.