search for: nz

Displaying 20 results from an estimated 8680 matches for "nz".

Did you mean: jnz
2015 Sep 01
7
Samba 4 DC backups
...cript does a tdbbackup of ldb files. In my case that would be the following: [root at dc02 ~]# cd /var/lib/samba/ [root at dc02 samba]# find . -name "*.ldb" ./private/sam.ldb ./private/privilege.ldb ./private/share.ldb ./private/idmap.ldb ./private/sam.ldb.d/DC=SAMBA,DC=COMPANY,DC=CO,DC=NZ.ldb ./private/sam.ldb.d/DC=DOMAINDNSZONES,DC=SAMBA,DC=COMPANY,DC=CO,DC=NZ.ldb ./private/sam.ldb.d/DC=FORESTDNSZONES,DC=SAMBA,DC=COMPANY,DC=CO,DC=NZ.ldb ./private/sam.ldb.d/CN=CONFIGURATION,DC=SAMBA,DC=COMPANY,DC=CO,DC=NZ.ldb ./private/sam.ldb.d/CN=SCHEMA,CN=CONFIGURATION,DC=SAMBA,DC=COMPANY,DC=CO,D...
2007 Sep 12
1
Integrate() error message, I am at a loss
...6*(c1*c2-3*c0)-1/27*c2^3 b0 <- sqrt(-4*q)*cos(acos(r/sqrt(-q^3))/3)-c2/3 t1 <- -mu+a*b0 t2 <- -a*t1/b0/n/2 nu <- 1/(1-2*t2) w <- sqrt(-mu*t1-n*log(nu)-2*theta*nu*t2)*sign(a-alpha) u <- sqrt((a^2+2*n*t2)*(2*n*nu^2+4*theta*nu^3)+4*n^2*b0^2)/(2*n*b0^2) pdf <- normconst*dnorm(w)/u nz <- (abs(t1*b0)>=1e-10) iz <- (abs(t1*b0)<=1e-10) if(any(nz)){ d <- numeric() d[nz] <- 1/(t1[nz]*b0[nz]) cdf[nz] <- pnorm(w[nz])+dnorm(w[nz])*(1/w[nz]-d[nz]/u[nz]) } if(any(iz)){ n <- sum(iz==1) rez <- nctspa(c(a[iz]-1e-4, a[iz]+1e-4),n,m...
2003 Dec 01
0
No subject
...s.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ > if you use the 2.2.0-rpm ^^^^^^^^ there's rpm for Solaris ?? Alain Return-Path: <mark@mcs.vuw.ac.nz> Delivered-To: samba@lists.samba.org Received: from kaukau.mcs.vuw.ac.nz (kaukau.mcs.vuw.ac.nz [130.195.5.20]) by lists.samba.org (Postfix) with ESMTP id C47B2486E for <samba@lists.samba.org>; Mon, 21 May 2001 20:02:18 -0700 (PDT) Received: from city-art.mcs.vuw.ac.nz (city-art.mcs.vuw...
2008 Dec 15
3
Variables for dial plan
I want to have a arbitary named variable within the client's user details in sip.conf [client1] dialplan=NZ .......... In extensions.conf (Logic expressed using PHP style) if ($dialplan == NZ) { $NAT = 0; $INT = 00; }; and in the [outgoing] section ; Australia exten => _${INT}61[278]NXXXXXX.,1,Set(CDR(UserField)=AUSTRALIA) exten => _${INT}61[278]NXXXXXX.,n,Dial(SIP/SIP_PROVIDER/0${EXTEN:4:9})...
2013 Aug 22
1
ssl ofloading on amazon ELB for puppetmasters
...SL_CLIENT_VERIFY=$1 SetEnvIf X-Forwarded-For "(.*)" REMOTE_ADDR=$1 SetEnvIf X-Forwarded-Proto "https" HTTPS=1 SSLProxyEngine On # Proxy all requests that start with things like /production/certificate to the CA ProxyPassMatch ^/([^/]+/certificate.*)$ https://puppetlb.aws.*.co.nz:8141/$1 Errorlog /var/log/httpd/puppetmaster.error.log CustomLog /var/log/httpd/puppetmaster.access.log combined </VirtualHost> puppetca Listen 8140 <VirtualHost *:8140> SSLEngine off # Obtain Authentication Information from Client Request Headers S...
2007 Oct 02
2
Folder renaming oddities.
...ese folders have an asterisk in the name. * LIST (\HasChildren) "." "*Own Family" * LIST (\HasChildren) "." "*Own Family.Tour" * LIST (\HasNoChildren) "." "*Own Family.Maid" * LIST (\HasNoChildren) "." "*Own Family.Tour.NZ" a OK List completed. a rename "*Own Family.Tour.NZ" "Own Family.Tour.NZ" a OK Rename completed. a LIST "" * * LIST (\HasChildren) "." "*Own Family" * LIST (\HasNoChildren) "." "*Own Family.Tour" * LIST (\HasNoChildren) &...
2018 May 21
2
split brain? but where?
Hi, I seem to have a split brain issue, but I cannot figure out where this is and what it is, can someone help me pls, I cant find what to fix here. ========== root at salt-001:~# salt gluster* cmd.run 'df -h' glusterp2.graywitch.co.nz: Filesystem Size Used Avail Use% Mounted on /dev/mapper/centos-root 19G 3.4G 16G 19% / devtmpfs 3.8G 0 3.8G 0% /dev tmpfs...
2013 May 01
2
Shorewall 4.5.15 fails to start using systemctl on FC18
...apologies if this is not a Shorewall issue as such, but I can''t see where to go next. Thanks, shorewall.service - Shorewall IPv4 firewall Loaded: loaded (/usr/lib/systemd/system/shorewall.service; enabled) Active: failed (Result: exit-code) since Wed, 2013-05-01 11:33:16 NZST; 1min 27s ago Process: 5178 ExecStart=/sbin/shorewall $OPTIONS start (code=exited, status=13) CGroup: name=systemd:/system/shorewall.service May 01 11:33:16 spare-millgate.wpi-international.co.nz shorewall[5178]: Applying Policies... May 01 11:33:16 spare-millgate.wpi-internationa...
2015 Sep 01
2
Samba 4 DC backups
...lib/samba/sysvol > /var/lib/samba/share > getfacl -R /redirectedFolders /var/lib/samba/sysvol > /var/lib/samba/share > > --Mark > > -----Original Message----- >> Date: Tue, 01 Sep 2015 14:59:20 +1200 >> From: "Brady, Mike" <mike.brady at devnull.net.nz> >> To: samba at lists.samba.org >> Subject: [Samba] Samba 4 DC backups >> >> I have a few Samba 4.2 DC in production now and figured that I should >> do >> something about backups. >> >> I have read >> https://wiki.samba.org/index.php/Bac...
2003 Jun 02
1
Virus Alert
An attachment called (WORM_SOBIG.C) in an email that appears to have been sent from your email address to (arrowcomp at xtra.co.nz) contained the virus (WORM_SOBIG.C), which has been deleted. If you do not believe you were the actual sender, the Klez virus is likely to be the culprit. The Klez virus works by forging the 'From' address inside the virus infected email, which means you can receive a virus alert from Xtra...
2008 Jun 16
1
Error in maximum likelihood estimation.
Dear UseRs, I wrote the following function to use MLE. --------------------------------------------- mlog <- function(theta, nx = 1, nz = 1, dt){ beta <- matrix(theta[1:(nx+1)], ncol = 1) delta <- matrix(theta[(nx+2):(nx+nz+1)], ncol = 1) sigma2 <- theta[nx+nz+2] gamma <- theta[nx+nz+3] y <- as.matrix(dt[, 1], ncol = 1) x <- as.matrix(data.frame(1, as.matrix(dt[, 2:(nx+1)], ncol = 2))) z <-...
2018 May 21
0
split brain? but where?
...mail.com> wrote: >Hi, > >I seem to have a split brain issue, but I cannot figure out where this >is >and what it is, can someone help me pls, I cant find what to fix here. > >========== >root at salt-001:~# salt gluster* cmd.run 'df -h' >glusterp2.graywitch.co.nz: > Filesystem Size Used >Avail Use% Mounted on > /dev/mapper/centos-root 19G 3.4G > 16G 19% / > devtmpfs 3.8G 0 >3.8G 0% /dev > t...
2017 Oct 13
4
[FORGED] can't print ggplot with Chinese characters to pdf files
...got this error message: > > Warning message: > In cairo_pdf("test_plot_chinese.pdf") : failed to load cairo DLL > > Is there anything else I need to install? > > Thanks, > > John > > 2017-10-12 19:24 GMT-07:00 Paul Murrell <paul at stat.auckland.ac.nz > <mailto:paul at stat.auckland.ac.nz>>: > > Hi > > Instead of ... > > ggsave("test_plot_chinese.pdf", m2) > > ... try ... > > cairo_pdf("test_plot_chinese.pdf") > print(m2) > dev.off() > >...
2012 Jun 28
2
R help, using R to build choropleth
Hi guys i need some help to build choropleth. Basically i am trying to colour regions on the map by population. I possess the shape file of the country, and also the population data, however, i am having trouble to create the plot, below is my code: population=read.csv("nz2.csv") population names(population) nz=readShapeSpatial((sprintf('nz-geodetic-marks',tmp_dir))) nz$land_distr mapnames = nz$land_distr mapnamesnew=as.character(mapnames) popnames =as.character(mapnamesnew) pop =population$People pop2=as.numeric(pop) popdich = ifelse(pop2 < 10...
2009 May 21
0
CentOS5 Desktops authenticating to 389 Directory Server
...get id: 1001: No such user id: 5001: No such user I then thought perhaps it was an LDAP permissions problem so I tried binding to the LDAP server using a user I know has full rights using these entries in /etc/openldap/ldap.conf there was no change. BINDDN cn=admin,dc=scms,dc=waikato,dc=ac,dc=nz BINDPW LDAPt3st I can query these users from a desktop that I want to use the LDAP server as an authentication source. Using * ldapsearch -x -H ldap://distilled.scms.waikato.ac.nz -b dc=scms,dc=waikato,dc=ac,dc=nz uid=LDilks* # extended LDIF # # LDAPv3 # base <dc=scms,dc=waikato,dc=ac,dc=nz...
2018 May 22
2
split brain? but where?
...t; >I seem to have a split brain issue, but I cannot figure out where this > >is > >and what it is, can someone help me pls, I cant find what to fix here. > > > >========== > >root at salt-001:~# salt gluster* cmd.run 'df -h' > >glusterp2.graywitch.co.nz: > > Filesystem Size Used > >Avail Use% Mounted on > > /dev/mapper/centos-root 19G 3.4G > > 16G 19% / > > devtmpfs 3.8G 0 &gt...
2016 Feb 16
2
Voicemail using object storage?
...ect storage (like S3) after they've been recorded. But I was wondering if any work has been done on the VoiceMail app to actually store and retrieve messages to/from an object store? Cheers, Andrew -- Andrew Ruthven, Wellington, New Zealand MIITP, ITCP At work: andrew.ruthven at catalyst.net.nz At home: andrew at etc.gen.nz Cloud : NZs only real cloud - https://catalyst.net.nz/cloud GPG fpr: C603 FC4E 600F 1CEC D1C8 D97C 4B53 D931 E4D3 E863 LCA2016: LCA By the Bay, Geelong, AU - lca2016.linux.org
2002 Aug 22
1
installing package maps
HI, Is there anybody using package maps, available at ftp://ftp.mcs.vuw.ac.nz/pub/statistics/map/ I have installed it (version maps_0.1-3.tar.gz wich seems to be latest, on R 1.5.1, linux), but whatever I do, I get a segfault. Discussion in the mailing list suggests that the package is not finished yet but is still usable, at least on some platforms. Does anybody has exp...
2016 Jun 28
2
termplot intervals - SE or CI?
...the se.fit values from predict() are multiplied by 2, suggesting it's a rough 95% confidence interval, is that right? Many thanks, Eric Goodwin Scientific data analyst | Coastal and Freshwater Group Cawthron Institute Phone +64 (0)3 548 2319 | Mobile 027 439 1141 eric.goodwin at cawthron.org.nz<mailto:eric.goodwin at cawthron.org.nz> | www.cawthron.org.nz<http://www.cawthron.org.nz/> ##################################################################################### Note: This message is for the named person's use only. It may...{{dropped:18}}
2015 Sep 01
1
Samba 4 DC backups
...the following: >> [root at dc02 ~]# cd /var/lib/samba/ >> [root at dc02 samba]# find . -name "*.ldb" >> ./private/sam.ldb >> ./private/privilege.ldb >> ./private/share.ldb >> ./private/idmap.ldb >> ./private/sam.ldb.d/DC=SAMBA,DC=COMPANY,DC=CO,DC=NZ.ldb >> ./private/sam.ldb.d/DC=DOMAINDNSZONES,DC=SAMBA,DC=COMPANY,DC=CO >> ,DC=NZ.ldb >> ./private/sam.ldb.d/DC=FORESTDNSZONES,DC=SAMBA,DC=COMPANY,DC=CO >> ,DC=NZ.ldb >> ./private/sam.ldb.d/CN=CONFIGURATION,DC=SAMBA,DC=COMPANY,DC=CO, >> DC=NZ.ldb >> ./privat...