search for: 01224

Displaying 13 results from an estimated 13 matches for "01224".

Did you mean: 1224
2007 Jan 26
2
Using functions within functions (environment problems)
..."1.1.1" "0.9975-10" "0.9975-8" "0.14-16" "0.9-5" "0.9-5" "1.58" "0.9-5" "0.9-5" Dr. Colin Beale Spatial Ecologist The Macaulay Institute Craigiebuckler Aberdeen AB15 8QH UK Tel: 01224 498245 ext. 2427 Fax: 01224 311556 Email: c.beale at macaulay.ac.uk -- Please note that the views expressed in this e-mail are those of the sender and do not necessarily represent the views of the Macaulay Institute. This email and any attachments are confidential and are intended solely for t...
2006 Feb 15
1
Rails on Apache
...ithout using mod-rewrite? Do I have to use .htaccess with various rewrite rules, or can I just do it with a really minimal .htaccess that only says something about the AddHandler for .cgi? -- cheers, Bruce Dr. Bruce Scharlau Dept. of Computing Science University of Aberdeen Aberdeen AB24 3UE 01224 272193 http://www.csd.abdn.ac.uk/~bscharla mailto:scharlau@csd.abdn.ac.uk
1997 Aug 13
0
Incomplete backups with tar option of smbclient.
...and Samba works fine generally. The interactive tar command of smbclient behaves the same and we have also tried this with Samba 1.1.15p1 running on Solaris 2.5: still no luck. -- > Roger Stansfield, > Rowett Research Institute, Bucksburn, Aberdeen, AB21 9SB, Scotland, U.K. > Telephone: 01224 716677. Fax: 01224 716629. > mailto:R.Stansfield@rri.sari.ac.uk http://www.rri.sari.ac.uk/
2007 May 25
0
Help with complex lme model fit
...svMisc svIDE "3.1-80" "0.9975-11" "0.15-5" "0.9-5" "0.9-5" "1.58" "0.9-5" "0.9-5" Dr. Colin Beale Spatial Ecologist The Macaulay Institute Craigiebuckler Aberdeen AB15 8QH UK Tel: 01224 498245 ext. 2427 Fax: 01224 311556 Email: c.beale at macaulay.ac.uk -- Please note that the views expressed in this e-mail are those of the sender and do not necessarily represent the views of the Macaulay Institute. This email and any attachments are confidential and are intended solely for t...
2006 Feb 08
1
logLik == -Inf in gls
...080 0.0041099 -2.143127 0.0332 Does anyone have any suggestions of how I can get a meaningful value for logLik? Or some other way that I can compare models. Thankyou for your help, Lillian. -- Lillian Sandeman PhD Student School of Biological Sciences University of Aberdeen AB24 2TZ Tel.: 01224 272648 E-mail: l.sandeman at abdn.ac.uk
2007 Jan 26
0
R crash with modified lmer code
...r, frame = if (model) mf else data.frame(), terms = mt, call = match.call()), weights = weights, family = family) } environment(lmer1) <- environment(lmer) Thanks, Colin Dr. Colin Beale Spatial Ecologist The Macaulay Institute Craigiebuckler Aberdeen AB15 8QH UK Tel: 01224 498245 ext. 2427 Fax: 01224 311556 Email: c.beale at macaulay.ac.uk -- Please note that the views expressed in this e-mail are those of the sender and do not necessarily represent the views of the Macaulay Institute. This email and any attachments are confidential and are intended solely for t...
2008 Jun 05
0
bug in barplot.default (graphics) (PR#11585)
...=3D xlab, ylab =3D ylab, ...) if (axes) axis(if (horiz) 1 else 2, cex.axis =3D cex.axis, ...) invisible(w.m) } else w.m } Dr. Colin Beale Spatial Ecologist The Macaulay Institute Craigiebuckler Aberdeen AB15 8QH UK Tel: 01224 498245 ext. 2427 Fax: 01224 311556 Email: c.beale at macaulay.ac.uk=20 --=20 Please note that the views expressed in this e-mail are those of the sender and do not necessarily represent the views of the Macaulay Institute. This email and any attachments are confidential and are intended solely f...
2006 Mar 29
1
Plotting shapefiles on existing maps
...projection). Despite extensive searches of the help files and R site, I cannot find a way to plot the contours onto the map. Does anyone have any suggestions? Thankyou for you help, Lillian. -- Lillian Sandeman PhD Student School of Biological Sciences University of Aberdeen AB24 2TZ Tel.: 01224 272648 E-mail: l.sandeman at abdn.ac.uk
2006 Mar 30
0
Converting shapefiles to use in contour plots
...he sea contours with surrounding coastlines and answers to my previous question (thankyou to everyone for that) seem to suggest that using contour plot is the way to go. Thankyou again, Lillian. -- Lillian Sandeman PhD Student School of Biological Sciences University of Aberdeen AB24 2TZ Tel.: 01224 272648 E-mail: l.sandeman at abdn.ac.uk
2018 Dec 08
2
doveadm batch crash
...service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0660 user = postfix } } service imap-login { process_limit = 200 process_min_avail = 4 service_count = 1 } service stats { fifo_listener stats-mail { group = users mode = 01224 } } ssl = required ssl_cert = <### redacted ### ssl_key = # hidden, use -P to show it ssl_prefer_server_ciphers = yes ssl_protocols = !SSLv2 !SSLv3 !TLSv1 userdb { driver = passwd } verbose_proctitle = yes protocol imap { imap_idle_notify_interval = 10 mins imap_metadata = yes ma...
2018 Dec 13
0
doveadm batch crash
...??? group = postfix > ??? mode = 0660 > ??? user = postfix > ? } > } > service imap-login { > ? process_limit = 200 > ? process_min_avail = 4 > ? service_count = 1 > } > service stats { > ? fifo_listener stats-mail { > ??? group = users > ??? mode = 01224 > ? } > } > ssl = required > ssl_cert = <### redacted ### > ssl_key =? # hidden, use -P to show it > ssl_prefer_server_ciphers = yes > ssl_protocols = !SSLv2 !SSLv3 !TLSv1 > userdb { > ? driver = passwd > } > verbose_proctitle = yes > protocol imap { > ?...
2013 Mar 14
8
Question regarding Postfix and Dovecot
...ot.sieve sieve_dir = ~/sieve } postmaster_address = postmaster at cryptodan.net protocols = imap pop3 sieve service auth { unix_listener /var/spool/postfix/private/dovecot-auth { group = postfix mode = 0660 user = postfix } unix_listener auth-userdb { group = mail mode = 01224 user = vmail } } ssl_ca = </etc/ssl/certs/ca-certificates.crt ssl_cert = </etc/ssl/certs/dovecot.pem ssl_cipher_list = ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM ssl_key = </etc/ssl/private/dovecot.pem userdb { args = /etc/dovecot/dovecot-sql.conf.ext drive...
2015 Sep 23
2
[dovecot-2.2.18] dsync error: Error: Can't delete mailbox INBOX: INBOX can't be deleted. Problem with name of folders?
...dict { unix_listener dict { group = poczta mode = 0660 } } service lmtp { inet_listener lmtp { address = 192.168.1.198 port = 24 } } service quota-warning { executable = script /data/poczta/bin/quota-warning.sh unix_listener quota-warning { group = poczta mode = 01224 } user = poczta } service stats { fifo_listener stats-mail { group = poczta mode = 0660 } } ssl_cert = </etc/ssl/private/example2.com.crt ssl_cipher_list = HIGH:!aNULL:!MD5!DES:!3DES ssl_dh_parameters_length = 2048 ssl_key = </etc/ssl/private/example2.com.key ssl_prefer_server...