Displaying 20 results from an estimated 332 matches for "11.00".
Did you mean:
1.00
2009 Oct 15
1
tapply() and using factor() on a factor
Dear List,
Shouldn't result1 and result2 be equal in the following case?
Note that log$RequestID is a factor. That is, is.factor(log$RequestID)
yields TRUE.
result1 <- tapply(log$Flag,factor(log$RequestID),sum)
result2 <- tapply(log$Flag,log$RequestID,sum)
Yet, when I summarize the output, I get the following:
summary(result1)
Min. 1st Qu. Median Mean 3rd Qu.
2001 Mar 14
3
OpenSSH 2.3.0p1: HP-UX 11.00 64-bit
I have encountered a problem with using OpenSSH 2.3.0p1 on 64-bit HP-UX
11.00 systems. This bug does not exhibit itself on any 32-bit HP-UX
11.00 or HP-UX 10.20 systems that I have built 2.3.0p1 on. OpenSSH
2.3.0p1 was built with HPs ANSI C compiler with OpenSSL 0.9.6 and zlib
1.1.3.
The problem is with the call to vhangup(2) in sshd when interactive
sessions are started. The problem does not
2004 Aug 06
5
"live" stream online
hi,
there is a low bitratestream available for testing. it's around 40kbps and
it sounds really bad, because it's 11khz stereo :).
http://ogg.radiostudio.org:8007/ostream.ogg
--
Sent through GMX FreeMail - http://www.gmx.net
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
5
[icecast] "live" stream online
hi,
there is a low bitratestream available for testing. it's around 40kbps and
it sounds really bad, because it's 11khz stereo :).
http://ogg.radiostudio.org:8007/ostream.ogg
--
Sent through GMX FreeMail - http://www.gmx.net
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2001 Aug 15
2
rsync building OK on HP-UX 11.00 and 11.11?
On 8 Aug 2001, "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com> wrote:
> Hi Martin,
> Thought I would let you know that rsync is failing to
> build on HP-UX 11.00 and 11.11 (using HP's ansi C compiler) because of a
> test you have for socklen_t; on HP-UX 11.00 and 11.11, socklen_t is not
> defined in types.h, but instead is defined in socket.h
> Result is that
2016 May 25
1
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
On 2016-05-25 19:13, Kelly Lesperance wrote:
> Hdparm didn?t get far:
>
> [root at r1k1 ~] # hdparm -tT /dev/sda
>
> /dev/sda:
> Timing cached reads: Alarm clock
> [root at r1k1 ~] #
Hi Kelly,
Try running 'iostat -xdmc 1'. Look for a single drive that has
substantially greater await than ~10msec. If all the drives
except one are taking 6-8msec, but one is very
2004 Jun 14
4
Problem with transfering files between Solaris and HPUX 11.00
Is terir any known problem with this? Can someone let me know if they are
movingp and Solrais with rsync.
2002 Jul 25
1
R: High CPU utilization with samba2.2.5 on HPUX 11.00
Note that the problem arises only by scanning subdirectories with a large number of files ( 3.000 files and more ).
-----Messaggio originale-----
Da: Usai, Maria Grazia
Inviato: gioved? 25 luglio 2002 11.11
A: samba@lists.samba.org
Oggetto: [Samba] High CPU utilization with samba2.2.5 on HPUX 11.00
Hello, I need some help for a strange problem.
I have an HP L2000 server ( 2 CPU and 2 GB RAM
2001 Oct 05
4
SaMBa 2.2.1a in HP/UX 11.00
Hullo All
I hjave a problem with SaMBa 2.2.1a with HP/UX 11.00. It seems to work fine,
but after a couple hours users received a message in Windows (all 95) like
that ...
"There were no servers to log you into", or something like that (Win95
Brazilian Portuguese). It seems like it can't find the domain master
server...
Below is my smb.conf... Some help is greatly apreciated...
2001 Jun 05
5
HPUX: ssh hangs after shell exit
I am aware that there have been several posts related to ssh connections
hanging, i have tried to read through most of them in the archives... I
am posting this in hopes that it may present something new that will
further help resolve this problem.
The problem i am having appears to be similar to what others have
reported where after typing exit in an interactive shell the connection
is not
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi,
compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on
Linux i386 / x86_64, SunOS, AIX and HP-UX.
Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now
only on Linux i386 / x86_64, SunOS, AIX.
But on HP-UX 11.00 (gcc 3.3.2), "make" produces following...
(cd openbsd-compat && make)
gcc -o ssh ssh.o readconf.o
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi,
I suggest to add the following definition to configure and its template
configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with
some lesser warnings. Without this definition you'll get warnings on all
socket operation because the socket operations are UNIX98 specific and
HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined.
--
Ren? Nieuwenhuizen
Afdeling
2001 Dec 04
1
Problems with SAMBA 2.2.2 Locking Databases Running on HP-UX 11.00 64 Bit
Hi,
I have been trying to get Samba 2.2.2 to run on HP-UX 11.00 64 bit, but seem
to be running into problems with the locking databases. (Note : this is
running the smb.conf file from the examples directory in SAMBA 2.2.2). I
have tried to two different servers and both of them generate the same
result described below.
The problem I have hit is after compiling samba and starting up the system
2001 Sep 19
0
Antw: openssh compile errors on hpux 11.00
Hi Kyle,
I've compiled 2.9p2 on HP-UX 11.00 with gcc-3.0.0 als well as 2.95.2 and openssl-0.9.6 and got _no_ problems. I took the openssh-package from the porting center. Some month ago I got some errors with the commercial c-compiler from HP but going back to gcc solve them.
Hope that helps
Stephan
--
LDS Brandenburg
Dr. Stephan Hendl
fon: +49-(0)331-39 471
fax: +49-(0)331-27548 1187
2003 Sep 05
0
/dev/random for HP-UX 11.00
Hi,
I "developed" an implementation of /dev/random for HP-UX 11.00
that can be used to speed up entropy gathering for OpenSSL/OpenSSH
implementations on HP-UX 11.00.
It is still a first release, lots of stuff still to be done, but
interested people can take a look at:
http://www.josvisser.nl/hpux11-random/
Share and enjoy!
++Jos.nl
P.S. I sent this message to the "user"
2001 Oct 29
0
[Fwd: HP-UX 11.00 samba 2.2.* smbd SIGSYS in pread]
"Tyler, Ross E" wrote:
> configure determines that my HP-UX 11.00 box has pread (and pwrite) because the linker resolves them to symbols in my libc.
>
> however, i don't believe that this system call is implemented in my version of the kernel because smbd dies with a SIGSYS (bad arg
> to sys call) in libc:pread.
>
> my workaround was to override what configure
2002 Jun 20
1
Compile error with samba-2.2.5 on HP/UX 11.00
Hi,
I got an compiler error while compiling samba-2.2.5 on HP/UX 11.00
compiling msdfs/msdfs.c
cc: "msdfs/msdfs.c", line 105: error 1000: Unexpected symbol:
"parse_symlink".
cc: panic 2017: Cannot recover from earlier errors, terminating.
make: *** [msdfs/msdfs.o] Error 1
Line 105 of msdfs/msdfs.c contains:
static inline BOOL parse_symlink(char* buf,struct
2003 Jan 30
0
Compiling 3.0 alpha 21 on HP-UX 11.00
Hi!
I'm trying to compile 3.0 alpha 21 on a HP-UX 11.00 machine. make bombs
out with the following error message:
lib/snprintf.c:790: conflicting types of `snprintf?
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493:
previous declaration of `snprintf?
*** Error exit code 1
I tried to compile it with gcc 3.2, which I got from the HP-UX porting
centre. I wanted to use
2002 Jul 25
0
HPUX 11.00 & CIFS/9000 Server - Domain authenticatio n problem
can you post your smb.conf
you should set encryption to yes
and put wins,dc server name in password server paratmeter
-----Original Message-----
From: Cheney, Richard [mailto:Richard.Cheney@infores.com]
Sent: Thursday, July 25, 2002 11:32 AM
To: samba@lists.samba.org
Subject: [Samba] HPUX 11.00 & CIFS/9000 Server - Domain authentication
problem
Hi,
I have been using Samba and CIFS/9000