search for: s1536

Displaying 2 results from an estimated 2 matches for "s1536".

Did you mean: 1536
2008 Apr 24
0
Name of objects in a list
...calculated the distance matrices with lapply. In order to do a mantel test between them I wrote a function the returns a list with the output of single tests. I would like to include the name of the tests, so I know what each element of the result list is. My code is as follows: land <- list(s1536 = s1536, s384L = s384L, s96L = s96L, s384c = s384c, s96c = s96c, s384r = s384r, s96r = s96r) library(analogue) ldis <- lapply(land, function(x) as.dist(distance(x, method = "mixed"))) mantel.list <- function(x, ...) { require(ade4) for (i in 2:length(x)) { x1 <- x[[i - 1...
2000 Jan 14
2
Re: Security problems in bind -- persisting?
Kyle Ferrio: > Unfortunately, his last act was to rm -rf /var/log so I don't know > exactly how he got root. Definitely a remote exploit, though. > Does anyone have advice on mirorring syslog to "secret" locations, > preferably encrypted? Losing logs makes it hard to do a risk assessment. > For all I know, I'm still vulnerable after updating bind. As for safe