Displaying 20 results from an estimated 1000 matches similar to: "Status of SPARC64 port?"
2006 Aug 07
5
seeding dev/random in 5.5
I was doing some regression testing in 5.5: Specifically testing booting
up a 'virgin' hard disk from a clean install.
I was testing what happened if the 300 second timeout happened vs
hitting <return> for 'fast+insecure' startup and punching in a bunch of
random garbage.
I found that for some reason, on a 2.4Ghz Celeron, the 'sysctl -a' and
'date' seeding
2003 Sep 24
1
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:14.arp Security Advisory
The FreeBSD Project
Topic: denial of service due to ARP resource starvation
Category: core
Module: sys
Announced:
2003 Apr 26
8
blackmail attempt? Stable mailing list block?
I got some weird mail back, claiming that my e-mail was blocked, w/o
indicating what server was blocked, after the mail appeared in the
mailing list. Is this some BS shakedown? I use postfix on a DSL line
forwarding to earthlink, this is hardly something that should be rare
in the BSD world... the mail appeared to come from a web mail server
and the first link has the following lovely text:
2005 Dec 30
2
Domtools.com hyjacked?
Attempted to install dlint port.
Only distribution site is www.domtools.com
Email to 'content@domtools.com' and pab@domtools.com bounces (can't
relay)
Phone number missing on whois record.
Fetch of tarball fails checksum (it delivers a generic 'web hosted
search engine that just hijacked someone's domain' web page.
Maybe domtools didn't renew? New web company
2006 Mar 16
0
World 2006 - Register for the SECNAP and MIS Training Institute Discount!
InfoSec World(tm) Conference and Expo 2006
April 3-5, 2006
Vendor Expo: April 3 & 4
Optional Workshops: April 1, 2, 5, 6, & 7
Disney's Coronado Springs Resort / Orlando, FL
http://www.misti.com/InfoSecWorld
SPECIAL OFFER!
SECNAP Network Security Corp. and MIS Training Institute would like to offer you 10% OFF of the regular undiscounted conference fee of $1495 to attend
2006 Jun 11
2
Anyone running ntop on FBSD5.4
If you are running ntop on 5.4, what compile options?
Use ports version? Or surgefile tarball?
It makes a great security forensics tools, but I can't get it to stop
segfaulting.Was wondering if anyone found a fix for it.
--
Michael Scheidell, CTO
561-999-5000, ext 1131
SECNAP Network Security Corporation
Take a vacation from spam: http://www.spammertrap.com
2005 Jun 29
3
Perl master site changed to tobez.org?
Tobez: no disrespect intended, obviously you saw a problem with the
master sites for perl 5.8.7 and did what you could to help, and with
your position as a maintainer, I know that the trust we have in you and
your patches is well earned, so don't take this question as anything but
my well-earned paranoia rearing its ugly head:
Yes, building perl5.8.7 did seem like it had a lot of problems
2010 Nov 22
6
DO NOT REPLY [Bug 7809] New: I/O errors other than IOERR_GENERAL should not suppress deletion
https://bugzilla.samba.org/show_bug.cgi?id=7809
Summary: I/O errors other than IOERR_GENERAL should not suppress
deletion
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2011 Nov 29
2
how to transform a data file
Hello R people,
I have a data file with 101 numeric variables: one variable called IDN (the
individual's unique id number, which I need to retain, and which ranges
from 1000 to 1320; some numbers are obviously skipped), and V1 to V100
(each has a value of 0 or 1; these 100 variables represent sequentially
ordered days and whether a characteristic was present or absent--e.g., v1
is day 1 and a
2009 Mar 02
1
Question about normalization to a set of internal standards
Hi,
I have a question of the method as how to normalize the data sets
according to a set of the internal measurements.
For example, I have performed two batches of experiments contrasting
two different conditions (positive versus negative conditions): one at
a time.
1. each experiment, I measure signals of variable v1 to v100. I want
to understand v1 to v100 change under these two contrasting
2009 Mar 02
2
How to normalize to a set of internal references
Thanks for the advice. My question is more on how to do this?
Let me use a biology gene analysis example to illustrate:
In biology, there are always some house keeping genes which differ
little even at pathological conditions.
We know that at different batches, there are external factors affect
the measurements. For example, overall signal intensity might be
different due to lab reagents.
A
2007 Jan 14
3
MOAB advisories
Hi Colin!
I would like to know, that these following "vulnerabilities" does
affect FreeBSD's reliability? If the answer is "yes", what version of
FreeBSD affected, when will be fixed, etc.
http://projects.info-pull.com/moab/MOAB-12-01-2007.html
http://projects.info-pull.com/moab/MOAB-10-01-2007.html
Thank you!
--
kobi
2023 Jun 28
1
horizontal grouped stacked plots and removing space between bars
I have code like this:
data <- read.csv("test1.csv", stringsAsFactors=FALSE, header=TRUE)
# Graph
myplot=ggplot(data, aes(fill=condition, y=value, x=condition)) +
geom_bar(position="dodge", stat="identity", width=0.5) +
scale_fill_manual(values=c("#7b3294", "#c2a5cf", "#a6dba0", "#008837"))+
2003 Aug 19
9
Variance Computing- - HELP!!!!!!!!!!!!!!!!!!
Hello,
I am running a few simulations for clinical trial anlysis. I want some help
regarding the following.
We know trhat as the sample size increases, the variance should decrease, but
I am getting some unexpected results. SO I ran a code (shown below) to check
the validity of this.
large<-array(1,c(1000,1000))
small<-array(1,c(100,1000))
for(i in
2015 Aug 22
3
sprintf error: "only 100 arguments allowed"
I'm trying to apply a function defined in the VW R docs, that attemps to
convert a data.table object to Vowpal Wabbit format. In the process i'm
getting the error in printf mentioned in the subject.
The original function is here:
https://github.com/JohnLangford/vowpal_wabbit/blob/master/R/dt2vw.R
Below there is a small example that reproduces the error. The function
works great with
2014 Nov 15
1
rsync stalls at .sparsebundle directories on OS X
Hi. I try to make backups from one disk to another. I have .sparsebundle[1] directories on the source drive (/Volumes/data/). When rsync reaches the first .sparsebundle it stalls and stays there until i ctrl+c.
I'm using OS X Yosemite and rsync version 3.1.1 protocol version 31 installed via homebrew. However, I had this problem on OS X Lion too using rsync 3.0.9. Actually, the reason I
2005 Oct 17
5
CentOS-4/beta/preview version immediate availability
Hi,
I've had this like since last saturday or something. I don't seem to be
getting it to beta.centos.org tho, so i'll just make it public thru the
channels i control.
ftp://centos.upi.iki.fi/pub/centos/4.2beta/isos/sparc/
There is ISOs and .torrents
Know yourself out and try it out please. If you have something less
than Ultra Sparc, you're out of luck with this as it's
2005 Oct 17
5
CentOS-4/beta/preview version immediate availability
Hi,
I've had this like since last saturday or something. I don't seem to be
getting it to beta.centos.org tho, so i'll just make it public thru the
channels i control.
ftp://centos.upi.iki.fi/pub/centos/4.2beta/isos/sparc/
There is ISOs and .torrents
Know yourself out and try it out please. If you have something less
than Ultra Sparc, you're out of luck with this as it's
2004 Jan 22
1
Newbie: Samba and Networks
Folks,
Installing samba 2.2.8a on a Solaris 2.8 machine for the purpose of mounting
shared Unix file systems on W2K clients.
Completed basic install, and tested OK on the same network.
However, when the W2K boxes are on a separate network, mapping the drive or
using net use on the W2K box results in the dreaded "The network path was
not found." message.. Traffic travels through at
2003 Mar 18
2
rsync over nfs
> Hello,
> I have rsync process which is a crontab job:
> 0 0-23 * * * /bin/rsync -rvg /net/server1/local/filesys1/userhomedir/project_dir /local/filesys1/userhomedir/project_dir
> which sync the user project dir on localsystem from another machine called server1 via nfs, but the weird thing its coping all files every time it syncs am I using the wrong flags? is it possible to copy