Displaying 20 results from an estimated 22 matches for "nzst".
Did you mean:
nest
2003 Sep 25
2
sshd (openssh 3.7.1p1) dies during login on Solaris 8 system with SRM installed
...= 0
1061: open(0xFF0C4D94, 0) = 9
1061: 0xFF0C4D94: "/etc/passwd"
1061: fstat64(9, 0xFFBEE630) = 0
1061: d=0x0154000A i=197963 m=0100444 l=1 u=0 g=3 sz=1462
1061: at = Sep 25 10:52:54 NZST 2003 [ 1064443974 ]
1061: mt = Sep 25 10:45:07 NZST 2003 [ 1064443507 ]
1061: ct = Sep 25 10:45:07 NZST 2003 [ 1064443507 ]
1061: bsz=8192 blks=4 fs=ufs
1061: ioctl(9, 0x00005401, 0xFFBEE5BC) Err#25 ENOTTY
1061: read(9, 0x00160CCC, 8192)...
2018 Apr 27
2
Listening on multiple ports
I appreciate your suggestion. That'll allow both ports or only 8839?
Derek
On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com>
>wrote:
>>
>>
>> Hi,
>>
>> I want dovecot to listen for imaps (ssl) on both 993 and a
>non-standard
>> port 88...
2018 Apr 27
2
Listening on multiple ports
...Yep.
>
> Aki
>
>> On 27 April 2018 at 09:50 Derek Harding <rev.derek.harding at gmail.com> wrote:
>>
>>
>> I appreciate your suggestion. That'll allow both ports or only 8839?
>>
>> Derek
>>
>>
>> On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>>
>>>> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com>
>>> wrote:
>>>>
>>>>
>>>> Hi,
>>>>
>>>> I want dovecot to listen for im...
2012 Dec 01
3
cubic spline
Hallo,
I'm facing a problem and I would really appreciate your support.
I have to translate some Matalb code in R that I don't know very well but I
would like to.
I have to interpolate 5 point with a cubic spline function and then I expect
my function returns the Y value as output a specific X value inside the
evaluation range. Let's suppose that:
1- *X = [-10, -5, 0, 5, 10]*
2
2020 Aug 02
4
8.2.2004 Quick recovery and fix for unbootable machines
...#47;x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm
2) We can now reinstall the older shim package using yum. This will
downgrade the package to the working version.
# yum install shim-x64-15-11.el8.x86_64.rpm
Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06
NZST.
Dependencies resolved.
====================================================================================================================================================================================
?Package Architecture Version
Repository???????????????????????????????????? Size
=========...
2002 Mar 26
1
ellipsis question
...r(jj$y))
}
ntuple <- function(a,b, ...) {
#help help how do I do this
}
--
Robin Hankin, Lecturer,
School of Geographical and Environmental Science
Private Bag 92019 Auckland
New Zealand
r.hankin at auckland.ac.nz
tel 0064-9-373-7599 x6820; FAX 0064-9-373-7042
as of: Wed Mar 27 09:15:00 NZST 2002
This (linux) system up continuously for: 209 days, 16 hours, 10 minutes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &...
2013 May 01
2
Shorewall 4.5.15 fails to start using systemctl on FC18
...s 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.wp...
2007 Jun 06
4
Slow list
Wow. My message made it to the list after more than 3 hours.
Philipp
--
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
Let's use IT to solve problems and not to create new ones.
Asterisk? -> http://www.das-asterisk-buch.de
Gesch?ftsf?hrer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1
Cannot find device "imq0"
mdew:~# lsmod
Module Size Used by Not tainted
ipt_REDIRECT 728 0 (autoclean)
ipt_MARK 728 2 (autoclean)
iptable_mangle 2100 1 (autoclean)
ipt_REJECT 2712 4 (autoclean)
iptable_filter 1672 1 (autoclean)
2002 Apr 15
1
Re: Writting R Function
Hi,
I think I found the problem. It lies in my Fortran program. Is there a
way, after a DO loop, to make sure it does NOT return anything?
Cheers,
Kevin
On Mon, 15 Apr 2002, Ko-Kang Kevin Wang wrote:
> Date: Mon, 15 Apr 2002 17:27:20 +1200 (NZST)
> From: Ko-Kang Kevin Wang <kwan022 at stat1.stat.auckland.ac.nz>
> To: R Help <r-help at stat.math.ethz.ch>
> Subject: Writting R Function
>
> Hi,
>
> Suppose I have a function as below:
> Fibonacci <- function(n, all = T) {
> .Fortran("fib...
2018 Apr 26
2
Listening on multiple ports
Hi,
I want dovecot to listen for imaps (ssl) on both 993 and a non-standard
port 8839.
I've tried using variations on the inet_listener entries in
10-master.conf as shown in a couple of threads on here but none of the
attempts have worked.
Can someone provide me with a cut-and-paste solution and confirm into
which file it should be placed (i.e. is the dovecot.conf format using
the
2018 Apr 27
0
Listening on multiple ports
Yep.
Aki
> On 27 April 2018 at 09:50 Derek Harding <rev.derek.harding at gmail.com> wrote:
>
>
> I appreciate your suggestion. That'll allow both ports or only 8839?
>
> Derek
>
>
> On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> >
> >> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com>
> >wrote:
> >>
> >>
> >> Hi,
> >>
> >> I want dovecot to listen for imaps (ssl) on both 993...
2018 Apr 27
0
Listening on multiple ports
...2018 at 09:50 Derek Harding
>>> <rev.derek.harding at gmail.com> wrote:
>>>
>>>
>>> I appreciate your suggestion. That'll allow both ports or only 8839?
>>>
>>> Derek
>>>
>>>
>>> On 27 April 2018 4:34:33 PM NZST, Aki Tuomi <aki.tuomi at dovecot.fi>
>>> wrote:
>>>>
>>>>> On 27 April 2018 at 02:25 Derek Harding <rev.derek.harding at gmail.com>
>>>> wrote:
>>>>>
>>>>>
>>>>> Hi,
>>>>>
>&g...
1997 Apr 24
0
R-beta: Re: R-0.49 -- '1 bit' patch for postscript bug
...t;> The postscript bug mentioned in 0.49 has a "1 bit" patch:
Replace '0' by '1' in one place of the source and recompile, i.e.,
type 'make' again in $RHOME, i.e. the directory which should end in .../R-0.49
>> Date: Thu, 24 Apr 1997 21:35:41 +1200 (NZST)
>> From: Ross Ihaka <ihaka at stat.auckland.ac.nz>
>> To: r-devel at stat.math.ethz.ch
>> Subject: R-alpha: R-0.49 Patch #1
>> Sender: owner-r-devel at stat.math.ethz.ch
>>
>> This patch corrects the broken postscript graphics driver.
>> If you have...
2002 Jun 13
0
possum sleeping: thanks and fisher.test() FEXACT error
...;, "x88",
"x82", "x90", "x98")))
--
Robin Hankin, Lecturer,
School of Geographical and Environmental Science
Private Bag 92019 Auckland
New Zealand
r.hankin at auckland.ac.nz
tel 0064-9-373-7599 x6820; FAX 0064-9-373-7042
as of: Thu Jun 13 16:19:00 NZST 2002
This (linux) system up continuously for: 287 days, 23 hours, 01 minutes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &...
2004 Jul 08
1
Re: Asterisk-Users digest, Vol 1 #4460 - 14 msgs
> Message: 13
> Date: Fri, 9 Jul 2004 11:42:01 +1200 (NZST)
> From: =?iso-8859-1?q?Eugen=20Cristea?= <tecristea@yahoo.co.nz>
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] asterisk to asterisk config
> Reply-To: asterisk-users@lists.digium.com
>
> Hi,
>
> I would like to set two separate asterisks to talk to...
2020 Aug 02
1
Fwd: 8.2.2004 Quick recovery and fix for unbootable machines with rescue disk
...S/x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm
2) We can now reinstall the older shim package using yum. This will
downgrade the package to the working version.
# yum install shim-x64-15-11.el8.x86_64.rpm
Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06
NZST.
Dependencies resolved.
===========================================================================================
=========================================================================================
Package Architecture Version
Repository Size
=========...
2004 Apr 08
1
R on MacOS X
I just got a G4 running MacOS 10.3 today, so I immediately downloaded
R from CRAN. To my disappointment, it insists on installing in a fixed
place and requires a root password to do so. University policy is that
if your machine is on the net, you WON'T get root access nohow, unless
you're a designated sysadmin, which I'm not. Is there any alternative
to downloading a source
2020 Aug 02
0
Fwd: 8.2.2004 Quick recovery and fix for unbootable machines
...S/x86_64/os/Packages/shim-x64-15-11.el8.x86_64.rpm
2) We can now reinstall the older shim package using yum. This will
downgrade the package to the working version.
# yum install shim-x64-15-11.el8.x86_64.rpm
Last metadata expiration check: 2:11:11 ago on Sun 02 Aug 2020 11:31:06
NZST.
Dependencies resolved.
====================================================================================================================================================================================
Package Architecture Version
Repository Size
==========...
2016 Apr 03
0
p values from GLM
...o:john.maindonald at anu.edu.au>
On 3/04/2016, at 22:00, r-help-request at r-project.org<mailto:r-help-request at r-project.org> wrote:
From: Heinz Tuechler <tuechler at gmx.at<mailto:tuechler at gmx.at>>
Subject: Re: [R] p values from GLM
Date: 3 April 2016 11:00:50 NZST
To: Bert Gunter <bgunter.4567 at gmail.com<mailto:bgunter.4567 at gmail.com>>, Duncan Murdoch <murdoch.duncan at gmail.com<mailto:murdoch.duncan at gmail.com>>
Cc: r-help <R-help at r-project.org<mailto:R-help at r-project.org>>
Bert Gunter wrote on 01.04.2016...