Displaying 5 results from an estimated 5 matches for "sitex".
Did you mean:
site
2007 Oct 11
4
Specifying geographic related facts
...ical ie. each site has a machine called web1 which is a web server,
etc. Except there are couple site-specific settings ie. outgoing DNS
servers are different, SSL certs are different etc.
On the puppetmaster I can put in a file called e.g.
/etc/sideid
which would uniquely identify a site ie. siteX or siteY. How would I on
the managed nodes get these fact propagated so that
- siteX-web1 gets certificate for web1.siteX.domain.com
- siteY-web1 gets certificate for web1.siteY.domain.com
The key is that I want to keep these sites nearly identical without
needing to generate bunch of configu...
2014 Oct 31
0
sites and services and automatic creation of replication connections in NTDS Settings
...entral, so no Default-First-Site-Name has been created on provisioning, just 'central'.
In AD Site & Services I have unchecked the "Bridge all site links" in "Inter-Site Transports > IP"
I have created several Subnets and the corresponding sites.
Routing between siteX and siteN is disabled, only the central site is reachable.
In the next step I have deleted the DEFAULTIPSITELINK and created several Inter-Site Transports Site Links:
centra-site1, central-site2, ... only containing central DC location and siteX with the default cost of 100.
For the join command...
2009 Apr 08
1
how to adjust titles on sub-plots in levelplot / contour plot?
...ing through all the documentation, I
cannot seem to find anything that mentions how to adjust the scaling of
these sub-plot titles.
Thanks in advance!
Mike
##########################
Plot call:
try(print(levelplot(dataCol ~ siteX * siteY | splitCol, data =
miniDataSet,
col.regions=rainbow(n=length(unique(miniDataSet$dataCol))+5,
start=0.5,end=0.95), layout = 16, shrink = c(0.6,
1.1),
at = c(0.5,0.625,0.75,0.875,1),
xlab=list(label="Site", cex=1),...
2009 Jan 02
1
How to capture multiple graph pages to .png ?
...e =
paste(as.character(plotFileName),".png",sep=""),width=(1.2*plotSize*(maxLayout[2]^(1/3))),
height=(plotSize*(maxLayout[2]^(1/3))))
} else {
devAskNewPage(ask = TRUE)
maxLayout <- c(0,min(16,length(unique(miniDataSet$splitCol))))
}
levelplot(dataCol ~ siteX * siteY | splitCol,data = miniDataSet,
col.regions=rainbow(n=length(unique(miniDataSet$dataCol))+5,start=0.5,end=0.95),
layout = maxLayout,
shrink = c(0.6,1.1),at =
keyCols,xlab=list(label=xlab,cex=labelScale),
ylab=list(label=ylab,cex=labelScale),scales =
list(...
2007 Oct 30
3
[Weft QDA users] Using WeftQDA for Mailing-List Analysis
Hi Alex, Hi Weft-Users!
I am looking for a tool for doing a qualitative analysis of mailing-list
data. This means I have a *lot* of individual documents (the typical case:
around 500-5000 emails), belonging to the same "super-document" (a mailing
list).
I have looked at several tools and I like that Weft is public domain and
written in Ruby, so I want to figure out whether it