Displaying 20 results from an estimated 100 matches similar to: "openssh 3.1p1: ToS trouble"
2011 May 15
1
Need help with text processing / string split
I used screen scraping to extract some information and put it into a table
called tbl. Now I want to modify the table a bit so the data can be more
useful. Here's the code I used:
library(XML)
rm(list=ls())
url <-
"http://webapp.montcopa.org/sherreal/salelist.asp?saledate=05/25/2011"
tbl <-data.frame(readHTMLTable(url))[2:405, c(3,5,6,8,9)]
names(tbl) <-
2008 Oct 23
3
high cpu load
I think I have narrowed down the problem why smbd processes are soaking
up so much CPU on our file server. Here are some selected samples from
strace output as I attached to the offending smbd process:
Culprit #1
I took three sample snapshots, each lasted for several seconds, and I
took them
minutes apart from each other. I noticed many lines involved stat'ing
the
a single file in the
2006 Jan 19
1
Problem with rxfax - Dropping incompatible voice frame?
Hi,
I'm having problems with the rxFax app. One of the messages that appear in
my console is:
Executing Set("SIP/something",
"FAXFILE=/var/spool/asterisk-fax/1137692307.5.tif") in new stack
-- Executing RxFAX("SIP/something",
"/var/spool/asterisk-fax/1137692307.5.tif") in new stack
Jan 19 12:38:30 NOTICE[12008]: channel.c:1906 ast_read: Dropping
2011 Oct 09
0
WARNING: Deprecated config file /etc/modprobe.conf
Hello,
I've changed the web hoster recently
and also upgraded from CentOS 5 to6.
Now I get this warning:
# service iptables restart
iptables: Flushing firewall rules: [ OK ]
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Unloading modules: [ OK ]
iptables: Applying firewall rules: WARNING: Deprecated
2013 May 27
1
Question about subsetting S4 object in ROCR
Dear list
I'm testing a predictor and I produced nice performance plots with ROCR
package utilizing the 3 standard command
pred <- prediction(predictions, labels)
perf <- performance(pred, measure = "tpr", x.measure = "fpr")
plot(perf, col=rainbow(10))
The pred object and the perfo object are S4
with the following slots
An object of class "performance"
2006 Jan 23
1
OFF TOPIC: Core router upgrade for a voip colocation center
Hello, hope this isn't too far offtopic here but being a troller for a long
time here I've realized there is a great knowledge base so I wanted to at
least see if i could get some tips. I help run a small colocation company
in California and I am in the middle of recommending a new 'core router'
platform for our network. We offer mainly colo and dedicated servers, and
several of
1999 Jan 07
0
3.0beta5 disconnecting drives
Hi there!
Seems that my 2.0beta5 is not going as smoothly as I'd hoped.
We've found a strange behaviour which is only happening when people
first log in in the morning.
When we log in, a number of drives are mapped to various directories on
the Unix box. Things seem to go OK until another person logs in and tries
to access a file already open by another user. Then they both seem to
2001 Nov 09
4
keystroke timing attack
I'm reading this fine article on O'Reilly:
http://linux.oreillynet.com/lpt/a//linux/2001/11/08/ssh_keystroke.html
<quote>
The paper concludes that the keystroke timing data observable from
today's SSH implementations reveals a dangerously significant amount of
information about user terminal sessions--enough to locate typed
passwords in the session data stream and reduce the
2000 Aug 04
0
Combining RSA host authentication with another method
Precedence: bulk
Hi folks,
It seemed to me that it would be useful to be able to control access to
my server with the /etc/ssh_known_hosts file, using RSA authentication
of the remote host. But the protocol only allows RSA host authentication
in conjunction with rhosts, while I prefer RSA user authentication.
I've made a patch to the server which adds a new configuration option:
2014 Feb 27
0
problem this morning - need help
Hi,
This monrning, my DC cause a problem and do a panic :
Feb 27 07:47:49 cordc01 samba[10611]:
/usr/local/samba/sbin/samba_dnsupdate: interpret_interface: Adding
interface 10.217.7.22/255.255.252.0
Feb 27 07:51:56 cordc01 sshd[25416]: Connection closed by 10.217.7.18
[preauth]
Feb 27 07:53:57 cordc01 out of memory [10603]
Feb 27 07:53:57 cordc01 out of memory [10603]
Feb 27 07:53:57 cordc01
2001 Feb 01
0
warnings on aix325
Hi,
I'm trying to compile openssh2.3.0p1 on aix3.2.5.
Can I ignore this list of warning messages?
bsd-bindresvport.c: In function `bindresvport_af':
bsd-bindresvport.c:94: warning: implicit declaration of function `bind'
bsd-rresvport.c: In function `rresvport_af':
bsd-rresvport.c:64: warning: implicit declaration of function `bzero'
bsd-rresvport.c:82: warning: implicit
2000 Jan 22
0
Solaris 2.5.1 patch
Aside from the u_int_8 thing, Solaris 2.5.1 has some other problems. For
some reason even the newest gcc's preprocessor can't grok
#define blah (x,y) (stuff using x and y)
as opposed to
#define blah(x,y) (stuff using x and y).
also, getsockname() expects its "tolen" parameter to be initialized for
some reason.
This patch seems to fix any problems with 2.5.1. It includes my
2008 Mar 28
4
[Bug 15233] New: geforce 7800gs and AGP 3.0 DBI function
http://bugs.freedesktop.org/show_bug.cgi?id=15233
Summary: geforce 7800gs and AGP 3.0 DBI function
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Aug 07
1
sapply(Date, is.numeric) (PR#12008)
Full_Name: Robert McGehee
Version: 2.7.1
OS: Windows
Submission from: (NULL) (192.223.226.6)
R-developers,
The results below seem inconsistent. From the documentation for is.numeric, I
expect FALSE in both cases.
> x <- data.frame(dt=Sys.Date())
> is.numeric(x$dt)
[1] FALSE
> sapply(x, is.numeric)
dt
TRUE
## Yet, sapply seems aware of the Date class
> sapply(x, class)
dt
2013 Nov 25
2
Samba4 in FreeBSD cannot upgrade dns
Hi, Samba team!
I am trying to install samba4 on FreeBSD 9.2 as a domain DC to join an
existing samba4 domain controller on FreeBSD 9.2.
I followed the instruction of:
Samba4/HOWTO/Join a domain as a DC
Everything is OK until I run the following command:
root at mtm:/var/named/etc/namedb # samba-tool drs showrepl
Default-First-Site-Name\MTM
DSA Options: 0x00000001
DSA object GUID:
2008 Jun 06
0
[PATCH] stubdom: permit compilation without lwip
stubdom: permit compilation without lwip
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r b320cfe1f10f extras/mini-os/lib/sys.c
--- a/extras/mini-os/lib/sys.c Thu Jun 05 13:04:07 2008 +0100
+++ b/extras/mini-os/lib/sys.c Fri Jun 06 11:28:09 2008 +0100
@@ -43,7 +43,9 @@
#include <stdlib.h>
#include <math.h>
+#ifdef HAVE_LWIP
#include
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
libswfdec/swfdec_as_context.c | 3
player/swfplay.c | 2
test/trace/ASSetPropFlags-extended-5.swf |binary
test/trace/ASSetPropFlags-extended-5.swf.trace | 8213 +++++++++++++++++++++++++
test/trace/ASSetPropFlags-extended-6.swf |binary
test/trace/ASSetPropFlags-extended-6.swf.trace | 8213 +++++++++++++++++++++++++
2006 Jan 19
1
[Newbie] undefined method `useremail'' error
Hi all,
I''m just starting out... the solution to this must be really trivial but
can''t figure out what''s wrong. I''m using Webrick + Rails 1.0
The error is:
undefined method `useremail'' error
What am I missing?
Thanks,
Lorenzo
class User < ActiveRecord::Base
set_table_name "\"tblUser\""
set_primary_key
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
libswfdec/swfdec_as_internal.h | 2
libswfdec/swfdec_as_object.c | 28
libswfdec/swfdec_as_types.c | 33
libswfdec/swfdec_as_types.h | 1
libswfdec/swfdec_sprite_movie_as.c | 44
test/trace/Makefile.am | 18
test/trace/localToGlobal-propflags-5.swf |binary
2001 Sep 30
3
UTF-8 stuff
Here's a propsed heavy-duty solution for your UTF-8 problems.
I'm including a patch in this message, but I'll put the new files on
my web site at http://rano.org/tmp/xiph_files.tar.gz
I've tested this by running vorbiscomment with and without
-DHAVE_ICONV=1 in vorbis-tools/share/Makefile. It seems to work.
Changed files:
acinclude.m4: Add a test for nl_langinfo(CODESET). This