Displaying 3 results from an estimated 3 matches for "osserv".
Did you mean:
observ
2006 Apr 21
2
omega on debian 0.9.5
...satisfied for the results I obtained. I customized a bit the "query"
template.
But once I installed omega on the server (using apt for Debian, and omega
version 0.9.5), I discovered that the relevances didn't work, as you can
see:
http://www.opencontent.it/cgi-bin/omega/omega?DB=osservatorio&FMT=osservator
io
I don't know if the problem is related to the template's customization, nor
to the indexscript: they are the same I used for the omega 0.9.4
installation I had on my local machine with Ubuntu.
that's the indexscript I wrote:
--------------------------...
2011 Mar 22
1
Problem with plot histogram
...this:
goal <- c(125, 143, 81, 26, 2, 3)
numgoal <- 0:5
lambda <- sum(goal*numgoal)/sum(goal)
plot(numgoal, goal, type="h")
x <- 0:5
y<-dpois(x, lambda)
att<-y*380
lines(x,att, type="h", col="red")
legend(x="topright", legend=c("Osservate", "Attese"), col=c("black","red"),
ncol=1, lty=1, lwd=3,
inset=c(0.01, 0.02), bg="white")
How can I draw the two lines one near other?
Thanks a lot to everyone
--
View this message in context: http://r.789695.n4.nabble.com/Problem-with-plot-his...
2008 Jan 14
3
Spot the cyclical relationship
...-e "0,290\n,290\n," | sfdisk
/dev/sdb]
Here''s the node:
node testing {
package { "iscsi-initiator-utils":
provider => rpm,
source => "/tmp/iscsi-initiator-utils-4.0.3.0-4.x86_64.rpm",
require => Exec["wget
http://osserver.dev.gridapp.com/osprov/media/Linux/RH-4.0-ES-U4-AMD64/Re
dHat/RPMS/iscsi-initiator-utils-4.0.3.0-4.x86_64.rpm -O
/tmp/iscsi-initiator-utils-4.0.3.0-4.x86_64.rpm"];
}
file { "/etc/iscsi.conf":
ensure => present,
source => "puppet:///files/clari...