Displaying 20 results from an estimated 5000 matches similar to: "WEBrick over SSL returning empty 404s"
2010 Feb 23
0
subtracting 100 from strptime year vector generates missing values in POSIXct where none appear to exist in strptime year vector
Thanks Don MacQueen for this reply to my initial query - please SEE MY REPLIES TO THESE IDEAS AND FURTHER INFORMATION BELOW
>From: Don MacQueen [macq at llnl.gov]
>Sent: 23 February 2010 21:25
>To: Jonathan Williams; r-help at r-project.org
>
>Subject: Re: [R] Problem with strptime generating missing values where none appear to exist
>
>What happens if you do all that NA
2016 Mar 04
3
vignette index
Dear helpers,
I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below:
https://cran.r-project.org/web/packages/bst/index.html
The order of vignette links on CRAN is different from what I hoped for:
> vignette(package="bst")
Vignettes in package 'bst':
pros
2008 May 11
3
Today's log - yum entries
Hi list,
I have the following entries, below, in today's log file (for yesterday,
10th May).
I don't run the automated yum-updated and didn't run a yum update
yesterday, and no packages were installed. Obviously the entries are old.
I was wondering if anyone could offer an explanation?
Thanks,
Ned
--------------------- yum Begin ------------------------
Packages
2013 Jan 25
3
Help with adding 'dates' string as rownames to matrix
Hi, I need help with two related issues:
1. I wish to drop repeating text "BST" from the below 'dates' string:
[1] "2005-04-01 BST" "2005-04-04 BST" "2005-04-05 BST" "2005-04-06 BST"
"2005-04-07 BST" "2005-04-08 BST" "2005-04-11 BST" "2005-04-12 BST"
"2005-04-13 BST" "2005-04-14
2000 Jun 06
0
Fw: Time Synchronisation
Thank you very much, it was the setting on the RS6000. Whoever originally setup
our box didn't specify the BST time offset correctly. The system was reading
TZ=GMT0BST0,M3.5.0,M10.5.0
Thanks to everyone that contributed to solving a simple and obvious error !!!!
:)
Mike
________________________________________________________________________________________
>From "John Ryan"
2018 Jul 21
0
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
On Sat, 21 Jul 2018 17:09:12 +0100
Roy Eastwood via samba <samba at lists.samba.org> wrote:
> >
> > Strange, you say the time is okay, but the error says it isn't.
> >
> > Try this, open a terminal on both DC's, run 'date' and 'samba-tool
> > time' on both. The results should be virtually the same.
> >
> > e.g.
> >
2005 Jul 20
1
AIX 5.1 /etc/security/failedlogin entry with OpenSSH 4.1p1
Hello
Ive downloaded OpenSSH 4.1p1 from the portable openssh web pages...
Compiled it up for an AIX 5.1 host (with latest IBM maintenance patches
applied)
using defaults in all cases.
When doing a successful SSH authentication it places an entry into
/etc/security/failedlogin
as well as /var/adm/wtmp
Ive also tried adding "UseLogin yes" to the sshd_config
PAM ISNT configured (infact
2006 Feb 16
1
Joining a trusted domain
Hello,
I've come across a fairly unique situation and after much searching have
not found a solution. I thought I would see if anyone here has had any
experience with this before.
I have a location with two ADS domains with a two-way trust configured.
-For this example I will call them corp.company.com and bst.company.com.
-I have a FreeBSD client running Samba version three
-I want to
2018 Jul 21
2
Failed to establish your Kerberos Ticket cache due time differences with the domain controller
>
> Strange, you say the time is okay, but the error says it isn't.
>
> Try this, open a terminal on both DC's, run 'date' and 'samba-tool
> time' on both. The results should be virtually the same.
>
> e.g.
> root at dc4:~# samba-tool time
> Sat Jul 21 16:47:43 2018 BST
> root at dc4:~# date
> Sat 21 Jul 16:47:46 BST 2018
>
>
2012 May 27
3
Problem with strptime
Hello Forum,
I have a problem with the strptime function. With the ''data1'' dataset below
it works fine, but with the ''data2'' dataset something goes wrong (see final
line below). Both data1 and data2 are in exactly the same original format,
the only difference is that they span different dates. Please help, since it
is driving me nuts! Many thanks.
Best
2007 Mar 28
3
Time 1 hour out
Hi list,
Ever since the change to BST here in the UK (GMT to GMT+1) the clocks on
all my Centos 4.4 servers are 1 hour slow.
Timezone is set to Europe/London, and I've tried with and without
"System clock uses UTC". If I disable NTP and set the time manually,
then restart NTP, the time goes back 1 hour. Running `date` reports "Wed
Mar 28 14:59:04 BST" - so it knows
2011 Dec 06
2
split date nad time
Dear R Users,
given that:
> AggDateTime[960:962]
[1] "2011-08-25 23:59:00 BST" "2011-08-26 00:00:00 BST"
[3] "2011-08-26 00:01:00 BST"
> unlist(strsplit(as.character(AggDateTime[960])," ", fixed=TRUE))
[1] "2011-08-25" "23:59:00"
> unlist(strsplit(as.character(AggDateTime[962])," ", fixed=TRUE))
[1]
2008 Jul 31
0
domain trust relationship with AD 2003 and user profile and home directory problems
Hi!
We have a PDC for EEKS domain, running samba 3.2.0 FC9 64 bit, with the
following trust relationships:
one way trust where EEKS trusts ITL domain which is running Samba 3.0.30
FC8 64 bit
two way trust between EEKS and ADEEKS domain which is running Windows
Server 2003.
Now for a given Windows XP SP2 workstation in EEEKS domain:
1. User logs onto ITL domain through the trust relationship and
2016 Mar 04
0
vignette index
On 04/03/2016 9:44 AM, Wang, Zhu wrote:
> Dear helpers,
>
> I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below:
>
> https://cran.r-project.org/web/packages/bst/index.html
>
> The order of vignette links on CRAN is different from what I hoped for:
>
> >
2015 Aug 17
0
persistent change of max_stack_depth
Just a quick addition -
On 17/08/15 08:40, Michael H wrote:
> Hi Jason,
>
> On 14/08/15 16:45, Jason Warr wrote:
>> On Fri, 2015-08-14 at 16:31 +0100, Michael H wrote:
>>> Hi Thomas,
>>>
>>>
>>>> Could anybody point me in the right direction for setting the kernel
>>>> parameter, max_stack_depth, to 10240 for database tuning?
2016 Mar 04
2
vignette index
I think the online order of vignette files are not based on vignette title or filename alphabetically. I am just curious: by what order these vignette files were displayed online so I can make changes accordingly?
Thanks,
Zhu
-----Original Message-----
From: Duncan Murdoch [mailto:murdoch.duncan at gmail.com]
Sent: Friday, March 04, 2016 10:47 AM
To: Wang, Zhu; r-devel at r-project.org
Subject:
2008 Apr 28
2
time zone conversion
Hello,
I'm trying to convert times in the EST/EDT (New York) format to times in
the GMT/BST (London) and UTC+9 format (Tokyo). That is, if I know what
time it is in New York, what is local time in London and Tokyo?
Ex:
Here's the conversion from New York EST/EDT time to London's GMT/BST
time zone for three days in 2007. Note that the US and London change to
daylight savings on
2019 Jul 05
0
DNC and DNS
On 05/07/2019 20:03, Robert A Wooldridge via samba wrote:
> On 07/05/2019 01:55 PM, Rowland penny via samba wrote:
>> I currently run tinydns and dnscache on my proxy machine.? I was
>> hoping to keep that going.? I have a Windows Server2004 doing DC work
>> right now.? Need to update that.
>>>
>>> --
>>> Bob Wooldridge
>>>
>> You
2015 Aug 12
0
C6.7 evolution to cyrus imap(s) fails
On Wed, 12 Aug 2015, Alexander Dalloz wrote:
>> I have been working at trying to get cyrus to listen on 148.197.29.5
>> interface instead of the localhost - I have failed
>>
> No square brackets around the ip address.
imap cmd="imapd" listen="imap" prefork=5
# imaps cmd="imapd -s" listen="imaps" prefork=1
imaps
2006 Apr 19
3
firefox-1.5.0.2-2.1.c4.centos.i386.rpm in testing -error message
firefox-1.5.0.2-2.1.c4.centos.i386.rpm in the testing
repo produces this error when running it as non-rrot
and also as root
Firefox could not install this item because
"install.rdf" (provided by the item) is not well
formed or does not exist. Please contact the author
about this problem.
How to reproduce this message :-
1. download and upgrade
firefox-1.5.0.2-2.1.c4.centos.i386.rpm