Displaying 20 results from an estimated 3098 matches for "cest".
Did you mean:
best
2011 Aug 14
2
Trouble: Time Difference with difftime
...ts (given a start and an end time).
The catch is that I require the output in calender days. This means:
02-Jan-2011 00:01:00 minus 01-Jan-2011 23:59:00 should be 1 day (although
the real time difference is only 2 minutes)
My data is the following
head(episode.ct)
[1] "2009-07-13 13:37:20 CEST" "2009-07-14 07:29:20 CEST" "2009-07-14
07:51:20 CEST" "2009-07-14 08:45:20 CEST"
[5] "2009-07-14 09:43:20 CEST" "2009-07-14 10:01:20 CEST"
head(episode.end.ct)
[1] "2009-07-13 13:47:20 CEST" "2009-07-14 07:49:20 CEST" &quo...
2011 Jul 12
2
time zone - any practical solution?
...s.
Have googled for a while and read the manuals, but without solutions...
-------------------------------------------------------------------
When data imported from Excel 2007 into R (2.13)
all time variables, depending on date (summer or winter) get (un-asked for
it!) a time zone addition CEST (for summer dates) or CET (for winter dates).
> Dataset
Start End1 End2
days2End1.from.Excel days2End2.from.Excel
days2End1.in.R days2End2.in.R
1 2010-01-01 2011-01-01 2012-01-01
365 730
365...
2018 Jul 13
1
samba-tool drs showrepl not reporting last attempt/success time correctly
...tionId: 5b85ee7e-afb5-4ea7-b507-84559aa9ca8b
==== INBOUND NEIGHBORS ====
CN=Schema,CN=Configuration,DC=SAMDOM,DC=LOCAL
Default-First-Site-Name\SRVSAMBA2 via RPC
DSA object GUID: a21f165c-9fc8-4024-83e9-89f182f05077
Last attempt @ Fri Jul 13 14:53:02 2018 CEST was successful
0 consecutive failure(s).
Last success @ Fri Jul 13 14:53:02 2018 CEST
CN=Schema,CN=Configuration,DC=SAMDOM,DC=LOCAL
Default-First-Site-Name\SRVWIN via RPC
DSA object GUID: 237cdbec-2e42-4b36-b571-eea51daaa535
...
2013 Oct 24
1
SAMBA 4 - Remove last Windows DC from Domain
HI,
i just played around with Windows 2008 R2 as ADS Server and two SAMBA 4 as
additional DCs.
Setting up the Samba 4 DCs works fine. Now I wanted to remove the last
Windows DC with dcpromo.
It fails with the following statement:
Der Vorgang konnte nicht durchgef?hrt werden. Fehler:
Active Directory konnte keinen anderen Dom?nencontroller f?r die ?bertragung
der verbleibenden Daten
2020 Apr 09
2
fail2ban firewalld problems with current CentOS 7
...at server ~]# systemctl restart firewalld
[root at server ~]# systemctl status firewalld
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
Active: active (running) since Do 2020-04-09 09:25:28 CEST; 5s ago
Docs: man:firewalld(1)
Main PID: 8324 (firewalld)
CGroup: /system.slice/firewalld.service
??8324 /usr/bin/python2 -Es /usr/sbin/firewalld --nofork --nopid
Apr 09 09:25:28 server.my.domain systemd[1]: Starting firewalld - dynamic firewall daemon...
Apr 09 09:25:28 server...
2017 Mar 29
5
NT_STATUS_NO_LOGON_SERVERS after removing a DC and WERR_BADFILE when trying to remove broken DC
Situation: Trying to upgrade Samba from 4.1 to 4.5 without disruption
too much by adding new DCs and demoting old ones.
After bringing online the first 4.5 DC, I ran `demote
--remove-other-dead-server=` on that DC to remove one of the old 4.1 DCs
(held no FSMO roles). That seemed to run fine (the DC had been offline
for a few weeks at that point and I didn't want to restore it just for
2017 Jul 11
1
Replica 3 with arbiter - heal error?
...txt contains $(date) same as just
before the firewall modification. Each consecutive write e.g. echo
"STRING" >> a.txt actually appends not the "STRING", but number of
bytes previously written.
If the file content just before firewall rule addition is:
Tue Jul 11 14:19:37 CEST 2017
Tue Jul 11 14:19:39 CEST 2017
It will later become (which is OK):
Tue Jul 11 14:19:37 CEST 2017
Tue Jul 11 14:19:39 CEST 2017
Tue Jul 11 14:20:18 CEST 2017
Tue Jul 11 14:20:20 CEST 2017
Tue Jul 11 14:20:22 CEST 2017
But after some time, file content is only:
Tue Jul 11 14:19:37 CEST 2017
Tue...
2006 May 11
1
Conditional contour plots for estimated density functions using Lattice
...' package only accepts data that
are on the form 'z ~ x * y', not on the form 'x,y' or 'y~x'; otherwise I
could probably have used the panel function to do the needed conversion.
Here is my current, not very elegant, solution:
estcontplot=function(x, y, grp, ...)
{
cest=matrix( nrow=0, ncol=4 )
for( i in levels(grp) )
{
cest.gr=kde2d( x[grp==i], y[grp==i] )
cest.gr.lat=con2tr(cest.gr)
cest.gr.lat=cbind(cest.gr.lat, i)
cest=rbind(cest, cest.gr.lat)
}
contourplot( z ~ x * y | i, data=cest,...)
}
And here is a simple exampl...
2014 May 08
1
Trouble demoting DC with broken replication
...6f6-e521a5415d81
DSA invocationId: b0bc10b9-a67f-4550-8fbf-3dc9fbe6fecc
==== INBOUND NEIGHBORS ====
DC=samdom,DC=loc
Standardname-des-ersten-Standorts\dc01 via RPC
DSA object GUID: c60bca82-df6e-409e-85c5-e2cc733691da
Last attempt @ Thu May 8 14:49:28 2014 CEST was successful
0 consecutive failure(s).
Last success @ Thu May 8 14:49:28 2014 CEST
DC=samdom,DC=loc
Standardname-des-ersten-Standorts\dc03 via RPC
DSA object GUID: 94534f65-5d06-41f5-844d-a58a0bc03c93
Last attempt @ Thu May...
2003 Jun 08
0
daylight saving time problems
...quot;2002-03-31 00:15:00 CET"
[3] "2002-03-31 00:30:00 CET" "2002-03-31 00:45:00 CET"
[5] "2002-03-31 01:00:00 CET" "2002-03-31 01:15:00 CET"
[7] "2002-03-31 01:30:00 CET" "2002-03-31 01:45:00 CET"
[9] "2002-03-31 03:00:00 CEST" "2002-03-31 03:15:00 CEST"
[11] "2002-03-31 03:30:00 CEST" "2002-03-31 03:45:00 CEST"
[13] "2002-03-31 03:00:00 CEST" "2002-03-31 03:15:00 CEST"
[15] "2002-03-31 03:30:00 CEST" "2002-03-31 03:45:00 CEST"
[17] "2002-03-...
2010 Jul 05
1
SMB Trans2 Response and STATUS_OBJECT_NAME_NOT_FOUND
...lient (from ubuntu linux), to run a script which needs to get some file
informations (eg. size, version, etc..). Connection and authentication works
perfectly. From linux, i can execute the following command:
smb: \> allinfo test.txt
altname: test.txt
create_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
access_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
write_time: Thu 01 Jul 2010 11:06:30 AM CEST CEST
change_time: Thu 01 Jul 2010 12:12:07 PM CEST CEST
stream: [::$DATA], 0 bytes
response from Windows: 20 bytes (data_len within cli_qpathinfo_alt_name()
But, when i try to do the sam...
2017 Apr 21
1
NT_STATUS_NO_LOGON_SERVERS after removing a DC and WERR_BADFILE when trying to remove broken DC
On 2017-04-20 18:38, Rowland Penny wrote:
> On Thu, 20 Apr 2017 18:00:24 +0200
> Sven Schwedas via samba <samba at lists.samba.org> wrote:
>
>> On 2017-04-07 13:44, Sven Schwedas via samba wrote:
>>> In the end I just upgraded all DCs to 4.5 and remote-deleted the
>>> broken ones. Seemed to work without a hitch, manual removal was
>>> only necessary
2014 Jul 19
0
Fwd: Re: demote DC
...Id: 5a66b068-ae8b-4f7b-8a6a-aa9aeb33ab2e
==== INBOUND NEIGHBORS ====
CN=Schema,CN=Configuration,DC=solid-optics,DC=local
Default-First-Site-Name\TILBURG via RPC
DSA object GUID: 0799ccb2-20c6-4f32-999c-ddb7a48a0ed6
Last attempt @ Sat Jul 19 12:25:49 2014 CEST was successful
0 consecutive failure(s).
Last success @ Sat Jul 19 12:25:49 2014 CEST
CN=Schema,CN=Configuration,DC=solid-optics,DC=local
Default-First-Site-Name\HOORN via RPC
DSA object GUID: b8bbec55-2f48-47b5-b606-d22e318b7c1f...
2009 Feb 10
3
ISOdatetime gives NA for a specific date
Hi all,
I am using ISOdatetime, and I just found out that when I do
ISOdatetime(1995,03,26,2,10,0) (or any other value under minutes or seconds)
I get NA
This does not happen with the same time in other dates, nor with different
hours in the same date.
Any hint why this happens?
Using R 2.8.1 under ESS/GnuEmacs under Windows XP
Pedro
--
View this message in context:
2013 Aug 12
0
drs failed on version 4.1.0rc2: RID Manager failed RID allocation - WERR_BADFILE
...3-9e9d-4476d02f6993
DSA invocationId: b1d14df0-427b-43aa-8cc5-22a6f3ead48d
==== INBOUND NEIGHBORS ====
DC=DomainDnsZones,DC=ec,DC=sbat,DC=be
1016\SAMBA1016 via RPC
DSA object GUID: 652575fc-ccf4-4d1e-9379-70c817e0cb75
Last attempt @ Mon Aug 12 12:44:02 2013 CEST failed, result
2 (WERR_BADFILE)
15 consecutive failure(s).
Last success @ NTTIME(0)
DC=ForestDnsZones,DC=ec,DC=sbat,DC=be
1016\SAMBA1016 via RPC
DSA object GUID: 652575fc-ccf4-4d1e-9379-70c817e0cb75
Last attempt @ Mon Aug 12 1...
2018 Jul 10
0
Repadmin fails when querying Samba server 4.7.6
...************************
# samba-tool drs showrepl
==== INBOUND NEIGHBORS ====
CN=Schema,CN=Configuration,DC=SAMDOM,DC=IT
Default-First-Site-Name\SRVWIN via RPC
DSA object GUID: 237cdbec-2e42-4b36-b571-eea51daaa535
Last attempt @ Tue Jul 10 09:17:08 2018 CEST was successful
0 consecutive failure(s).
Last success @ Tue Jul 10 09:17:08 2018 CEST
CN=Configuration,DC=SAMDOM,DC=IT
Default-First-Site-Name\SRVWIN via RPC
DSA object GUID: 237cdbec-2e42-4b36-b571-eea51daaa535
Last atte...
2012 Nov 01
0
(no subject)
Dear Claudia:
Your question has many layers.
Technically speaking, when I do "2011-05-01 CEST" -"2011-04-01 CEST" I get:
> "2011-05-01 CEST" -"2011-04-01 CEST"
Error in "2011-05-01 CEST" - "2011-04-01 CEST" :
non-numeric argument to binary operator
As previous posters suggest, storing the date strings as Date objects
works becaus...
2012 Oct 30
3
subtract a time period from a date
Hello everybody,
how can I reduce e.g. 30 days from a date?
When I do the following "2011-05-01 CEST" -"2011-04-01 CEST" I get:
"Time difference of 30 days"
an thats fine.
But when I try "2011-05-01 CEST" - 30 I get nonsense.
So how can I subtract some days, month or years from a date?
thanking you in anticipation
Claudia Paladini
2015 Apr 03
0
samba 4 joining a Windows 2003 srv / Sync and DNS problems
...98-9aa7-97a71481fef4
DSA invocationId: f36fc4a1-714c-4906-962c-49f713337271
==== INBOUND NEIGHBORS ====
DC=ariane,DC=intra
Premier-Site-par-defaut\W2003 via RPC
DSA object GUID: 6939e9d0-1c85-4600-9b7f-18ab35e6775d
Last attempt @ Fri Apr 3 16:36:58 2015 CEST was successful
0 consecutive failure(s).
Last success @ Fri Apr 3 16:36:58 2015 CEST
DC=DomainDnsZones,DC=ariane,DC=intra
Premier-Site-par-defaut\W2003 via RPC
DSA object GUID: 6939e9d0-1c85-4600-9b7f-18ab35e6775d
Last a...
2006 Sep 01
3
Date conversion with as.POSIXct and as.POSIXlt (PR#9196)
...Erich Neuwirth
Version: 2.3.1
OS: Windows XP, Linux
Submission from: (NULL) (131.130.135.167)
Converting Sys.Date() to a POSIX compliant time type in different ways
produces inconsistent results:
> Sys.date()
[1] "2006-09-01"
> as.POSIXct(Sys.Date())
[1] "2006-09-01 02:00:00 CEST"
> as.POSIXlt(Sys.Date())
[1] "2006-09-01"
> as.POSIXct(as.POSIXlt(Sys.Date()))
[1] "2006-09-01 01:00:00 CEST"
Applying as.POSIXct directly or first applying as.POSIXlt and then
applying as.POSIXct produces different results.
This happens on Linux with timezone &quo...