similar to: .leap.seconds

Displaying 20 results from an estimated 400 matches similar to: ".leap.seconds"

2012 Feb 23
1
Does Samba affect leap second?
At 2012-06-30, leap second will be introduced. ftp://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat Does Samba affect leap second? -- --- Oota Toshiya --- t-oota at dh.jp.nec.com NEC Systems Software Operations Unit Shiba,Minato,Tokyo IT Platform Solutions Division Japan,Earth,Solar system (samba-jp/ldap-jp Staff,mutt-j/samba-jp postmaster)
2001 Aug 26
1
time zone issues
>RFC822 is HISTORIC: please refer to RFC2822 instead. > >While UTC is sufficient for human beings, but not necessarily accurate >for machines, because of the leap year adjustment. TAI is the You mean leap seconds, not leap years. Since 1972, UTC == TAI modulo some number of seconds. Leap Seconds are announced officially by the IERS http://www.iers.org/iers/products/eop/leap.html
2001 Oct 02
1
Graceful exit from fortran. (fwd)
rolf at math.unb.ca said: > If I say something like > if(x .gt. 42.d0) stop > then indeed everything stops, i.e. R falls over. I'd ***like*** to be > able to print out an informative error message (which I guess could be > done - In Fortran: subroutine foo(..., ier) integer ier ier=0 ... if (x .gt. 42.d0) then ier=1 return endif
2019 Aug 30
3
no DNS functionality on second subnet
-----Original Message----- From: samba <samba-bounces at lists.samba.org> On Behalf Of Rowland penny via samba Sent: torsdag 29. august 2019 16:33 To: samba at lists.samba.org Subject: Re: [Samba] no DNS functionality on second subnet On 29/08/2019 13:50, Andreas Habel via samba wrote: > Hi, > > we have successfully installed our samba4 AD domain with AD > DC, smb > file
2019 Aug 30
3
no DNS functionality on second subnet
What for OS is the server and windows clients? The VPN tunnel, are you lowering MTU sizes? Something like: -A FORWARD -m policy --pol ipsec --dir in -s 192.168.0.0/24 -o eth1 -p tcp -m tcp --tcp-flags SYN,RST SYN -m tcpmss --mss 1361:1536 -j TCPMSS --set-mss 1360 On the client PC's, have you checkout the windows firewall and are you allowing the remote subnets. The samba server on the
2005 May 09
2
use "integrate" for functions defined in C, not R
Dear all, I am trying to use the C code for "integrate" function ( that calls Rdqagi and Rdqags) so that I can integrate a function defined in C, instead of passing from R. Is there a way for doing this? My unsuccessful attempt: I looked into the files (including integrate.c, Applic.h) and 1. modified the definition of "integr_fn" by droping the environment
2019 Aug 30
3
no DNS functionality on second subnet
> -----Original Message----- > From: samba <samba-bounces at lists.samba.org> On Behalf Of Rowland penny via > samba > Sent: fredag 30. august 2019 09:57 > To: samba at lists.samba.org > Subject: Re: [Samba] no DNS functionality on second subnet > > On 30/08/2019 07:00, Andreas Habel via samba wrote: > > -----Original Message----- > > From: samba
2005 Jan 04
1
problems includind a samba server in a 2003 network
Hello I am brand new on samba server I am trying to put a samba server in a windows 2003 domain the autentification have to be done by the 2003 AD, and my configuration does not work my samba version is samba-3.0.10-1 on redhat as i try to access samba server from a xp on the domain it does not work i have try to access the pdc with ads "laurel" with net join from the samba server
2018 Jul 12
2
loop para repetir valores de un vector
Hola a todos! Estoy intentando crear un vector (alt) a partir de la repetición de valores provenientes de otro vector (altitud). A cada valor de altitud lo quiero repetir 1247 veces, y de ahi continuar con el siguiente valor de altitud. Probé varias cosas, pero esto me pareció lo más coherente: altitud=read.csv("C:/Users/IER/Dropbox/Pasantia Castelar/YungasLigustroTS/altitud44.csv")
2009 Jan 17
2
DierckxSpline segfault
I've just encountered a segfault when using DierckxSpline::percur function. Below is the minimal example which triggers the error: --- library(DierckxSpline) x <- 1:10 y <- rep(0, 10) pspline <- percur(x, y) --- *** caught segfault *** address (nil), cause 'memory not mapped' Traceback: 1: .Fortran("percur", iopt = as.integer(iopt), m = as.integer(m), x =
2007 Nov 28
1
Order observations in a dataframe
Dear All, Suppose I have the following dataframe: country;weight;group bul;10;1 cze;12;1 grc;12;1 hun;12;1 prt;12;1 rom14;1 fra;29;2 ita;29;2 gbr;29;2 aut;10;3 bel;12;3 The "group" variable denotes the id-number of a group of countries. How can I re-label the groups in the descending order of their cumulative "weight", which wound be: country;weight;group fra;29;1 ita;29;1
2019 Aug 30
0
no DNS functionality on second subnet
Ah, you gave the solution yourselve.. > client on "different" subnet: > > Host Name . . . . . . . . . . . . : pitter35 > Primary Dns Suffix . . . . . . . : <<< your missing .. > DNS Suffix Search List. . . . . . : ier.ux.uis.no > client on same subnet as DC: > > Host Name . . . . . . . . . . . . : geoah > Primary Dns Suffix . .
2004 Nov 18
0
Calling Rdqags doesn't produce correct result.
Does anyone has a clue what went wrong in the following attempt? I am trying to call the R built-in function Rdqags() from my C program for numerical integration. Following are the C program and the corresponding R program: C program --------- void test(double *a, double *b, double *epsabs, double *epsrel, double *result,
2012 Nov 30
13
Remove disk
Hi all, I would like to knwon if with ZFS it''s possible to do something like that : http://tldp.org/HOWTO/LVM-HOWTO/removeadisk.html meaning : I have a zpool with 48 disks with 4 raidz2 (12 disk). Inside those 48 disk I''ve 36x 3T and 12 x 2T. Can I buy new 12x4 To disk put in the server, add in the zpool, ask zpool to migrate all data on those 12 old disk on the new and
2009 Feb 04
12
Serial console hangs with Linux 2.6.20 HVM guest
I am seeing a problem with the Xen emulated serial console. When running a Linux 2.6.20 HVM guest that has CONFIG_HOTPLUG_CPU=n, the guest blocks on output to the console until it receives input keypresses from `xm console`. This prevents the guest from booting up without banging on some keys, and makes interactive use of the console difficult. By bisecting Linux kernel commits, I found that
2008 Jul 29
3
sapply(Date, is.numeric)
FYI, I've tried posting the below message twice to the bug tracking system, once by email (below), and the second time 5 days later directly to the bugs.r-project.org website. As far as I can tell, the bug tracking system hasn't picked this up. Also it looks like the latest "incoming" bug is dated 25 May 2008, so perhaps others are having difficulty as well. (cc: r-bugs)
2011 Jan 31
1
leap year and order function
im trying to write a for loop so that every leap year, the number of days becomes to 366 instead of 365. could someone help me out? and also, this set of data has 99.99s I set all the 99.99 ==NA. however, when im doing the order function to find the max value of that year, it still reads 99.99 as the max value. Thank you very much maxday <- matrix(NA,63,5) for (a in 1948:2010){
2008 Oct 10
2
Leap year?
Given a Date object or simply a year is there an R function to tell me if the it is a leap year or not? I was hoping for something like 'is.leapyear'. I probably can build my own function (year divisible by 4 etc.) but I would rather use an existing function if it is available. Thank you. Kevin
2003 Mar 15
0
configure, IBM AIX and checking whether leap seconds are treated according to POSIX...
Hi, I am trying to compile R for 64 bits on a mainframe running IBM AIX. Setting the environment variable OBJECT_MODE=64 leads to hanging while checking whether leap seconds are treated according to POSIX... Interestingly, it works fine when OBJECT_MODE=32... Any pointer would help me much... Thanks, L. -- -------------------------------------------------------------- currently at the
2008 Feb 28
1
Friday Feb 29th Leap Year Special wih Aastra
Leap year? Election year? Will your GoToIfTime() dialplan function properly on Feb 29th? Every week we try to get guests with ideas, products and services you haven't had time to check out to come and talk about what they're doing. Aastra has some interesting phones so we asked them to come talk about them. Friday, February 29 at 12:00 PM (Eastern US) 9AM PST, 5PM GMT * Call (724)