Displaying 20 results from an estimated 21 matches for "zdump".
Did you mean:
dump
2003 Mar 06
1
Timezones
Can anybody give me a hint why as.POSIXlt doesn't recognize the same
timezones that zdump knows about (Linux Suse 8.1 and Suse 7.3)? Is there
a workaround?
R : Copyright 2002, The R Development Core Team
Version 1.6.1 (2002-11-01)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()...
2015 Jun 23
4
yum and yumex change system time
...[need to be root to use that command]
- is your /etc/localtime file a standalone file or a symlink
to /usr/share/zoneinfo/... ?
- if a symlink, to what file?
- what is the timestamp on the localtime (or what it's
symlinked to) file?
- what does "zdump -v /etc/localtime" return ? i.e., is it for
the correct TZ?
2015 Jun 23
2
yum and yumex change system time
...> - if a symlink, to what file?
see above answer.
> - what is the timestamp on the localtime (or what it's
> symlinked to) file?
2015-06-18 20:50
this file was copied several months ago so time stamp shows file has
been updated.
> - what does "zdump -v /etc/localtime" return ? i.e., is it for
> the correct TZ?
[geo at boxen ~]$ zdump -v /etc/localtime
/etc/localtime -9223372036854775808 = NULL
/etc/localtime -9223372036854689408 = NULL
/etc/localtime Sun Nov 18 17:59:59 1883 UTC = Sun Nov 18 12:09:23
1883 LMT isdst=0...
2015 Jun 24
0
yum and yumex change system time
...above answer.
>
>> - what is the timestamp on the localtime (or what it's
>> symlinked to) file?
>
> 2015-06-18 20:50
>
> this file was copied several months ago so time stamp shows file has
> been updated.
>
>> - what does "zdump -v /etc/localtime" return ? i.e., is it for
>> the correct TZ?
>
> [geo at boxen ~]$ zdump -v /etc/localtime
> /etc/localtime -9223372036854775808 = NULL
> /etc/localtime -9223372036854689408 = NULL
> /etc/localtime Sun Nov 18 17:59:59 1883 UTC = Sun Nov...
2007 Feb 07
4
tzdata - extra info.
Sorry for the extra info required, but I had digest mode turned on and
wouldn't have received the mailing till tomorrow.
I have since updated the data manually, but after 'yum update tzdata' was
run, the zdump -v for EST5EDT and America/New_York all still showed a date
of April 1, instead of March 11. After manually fixing, it is correct.
This was mostly a question about why yum provided a tzdata that was for a
2006a rpm instead of the 2006g or later when I did the yum.
Thanks
Steve Campbell
campbe...
2006 Apr 03
5
Stupid newbie question
Is there a configuration file in asterisk used for modifying Daylight savings time or is this strictly being dictated by linux?
________________________________
Mark Galley * Systems Administrator acgroup
<http://www.bflo.com/>
Aurora Consulting Group, Inc. * 7625 Seneca Street * East Aurora, NY 14052
Phone 716.655.9000 X118 * Cell 716.238.3535 * Fax 716.655.4957 * www.BFLO.com
2007 Feb 07
3
tzdata
I read a few days back on the list where the tzdata rpm was to take care of
the new DST rules. I run CentOS 3 servers, and did a 'yum update tzdata' ,
but received a 2006a update of the rpm.
Is this proper? It sure didn't fix anything.
Thanks
Steve Campbell
campbell at cnpapers.com
Charleston Newspapers
2012 Dec 06
1
Incorrect DST time changes in DateTimeClasses
...ght on why R DateTimeClasses give weird times for when daylight saving time information changes, and which aren't consistent with the OS?
Example:
Expected result: in New Zealand DST stopped (NZDT -> NZST) at 03:00 NZDT on 2010-04-04, as confirmed by the OS time zone info (OS X 10.8.2):
zdump -v /etc/localtime
/etc/localtime Sat Apr 3 13:59:59 2010 UTC = Sun Apr 4 02:59:59 2010 NZDT isdst=1
/etc/localtime Sat Apr 3 14:00:00 2010 UTC = Sun Apr 4 02:00:00 2010 NZST isdst=0
Result in R: R has DST changing at 02:26:08, instead of 03:00!
> a<-as.POSIXlt('2010-04-04 02...
2009 May 07
1
timezone "Europe/London" ntpdate
Hi
CentOS 5.3 with latest updates.
I have a problem with the time zone on dedicated server.
I had to setup the timezone using system-config-date to
"Europe/London" and "System clock uses UTC" == checked
# date; date -u; hwclock --show; hwclock --show --utc; zdump /etc/localtime
Thu May 7 21:29:47 GMT 2009
Thu May 7 21:29:47 UTC 2009
Thu 07 May 2009 09:29:48 PM GMT -0.411568 seconds
Thu 07 May 2009 09:29:49 PM GMT -0.997482 seconds
/etc/localtime Thu May 7 21:29:48 2009 GMT
# cat /etc/sysconfig/clock
ZONE="Europe/London"
UTC=true
ARC=false...
2023 Mar 22
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...1996 Roland McGrath <roland at churchy.gnu.ai.mit.edu>
* posix/execvp.c: If execv fails with ENOEXEC, run the shell on
the file.
Fri Feb 9 11:46:45 1996 Roland McGrath <roland at churchy.gnu.ai.mit.edu>
* time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
* hurd/Makefile (user-interfaces): Added hurd/tioctl.
(note the date: 1996!), the POSIX-mandated fallback
execv(<shell path>, { argv[0], file, argv[1], ..., NULL })
is not...
2015 Jun 23
0
yum and yumex change system time
...> - is your /etc/localtime file a standalone file or a symlink
> to /usr/share/zoneinfo/... ?
>
> - if a symlink, to what file?
>
> - what is the timestamp on the localtime (or what it's
> symlinked to) file?
>
> - what does "zdump -v /etc/localtime" return ? i.e., is it for
> the correct TZ?
To add to this list of questions:
- What are you doing to fix the clock each time you discover it
is incorrect?
--
Jonathan Billings <billings at negate.org>
2007 Mar 06
3
Time Change: Centos-immune?
hey all,
I perused my inbox looking for this subject, but not finding it,
-anything I need to keep my server farm of 60 centos servers (that all
run ntp) going smoothly during this next time change on March 11?
I noticed on the w2k side my IT staff have to do some scrambling, heh,
but that's expected.
Any action required?
-karlski
2007 Feb 01
1
New time zone
Sorry if this has been covered..
What are the plans for making our Centos 4.4 servers compliant with
the new time zone changes.
Thanks
--
This message has been scanned for viruses
and dangerous content by MailScanner at
caspercollege.edu and is believed to be clean.
2008 Dec 29
3
TimeZone Mystery on a virtual dedicated server
Hi,
I have a weird problem woth the time zone on my virtual (goDaddy) dedicated
server
I had to setup the timezone using system-config-date to GMT+7
i am in NY (GMT-5)
when i do GMT-5 i get all the times 2 hours ahead
seems like there's something im missing here
If i add an event to my web app let's say 7:30 - 8:15 , the only way for me
to show it right is GMT+7
can anyone help me
2023 Mar 22
1
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...t churchy.gnu.ai.mit.edu>
>
> * posix/execvp.c: If execv fails with ENOEXEC, run the shell on
> the file.
>
> Fri Feb 9 11:46:45 1996 Roland McGrath <roland at churchy.gnu.ai.mit.edu>
>
> * time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
> CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
>
> * hurd/Makefile (user-interfaces): Added hurd/tioctl.
>
> (note the date: 1996!), the POSIX-mandated fallback
>
> execv(<shell path>, { argv[0], f...
2015 Jun 23
3
yum and yumex change system time
greetings,
each and every time i run yum or yumex, system time is advanced
by 5 hours.
this has gone on thru several updates, maybe even upgrades.
centos = 6.6 current
yum = 3.2.29
yumex = 3.0.5
for awhile, i did not mind resetting clock when i noticed it off.
now, it is a pita because when i forget, emails and what ever else
i am doing get wrong time stamps.
i have searched for
2011 Sep 01
3
guestfish zerofree on LVM ?
Hi-
Is it safe to use the zerofree utility on an ext4 partition inside an LVM
with guestfish? I know zerofree works on ext4, but I am unsure about LVM.
The info page uses the syntax "zerofree <device>", so using the info page
example, could I (safely) do something like the following?
$ guestfish
Welcome to guestfish, the libguestfs filesystem interactive shell for
2008 Jun 11
2
time on asterisk
Hi,
I'm using gotoiftime on asterisk, but it seems there is a difference between the asterisk time and the system time. could it be because i adjusted the system timezone on my linux? do asterisk not detect the change of timezone on the system? How can I fix this prob?
Regards,
nhadie
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2023 Mar 22
3
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/21/23 18:28, Eric Blake wrote:
> it is indeed a bug in busybox now that POSIX is moving towards
> standardizing realpath, so I've filed it:
> https://bugs.busybox.net/show_bug.cgi?id=15466
I've found another busybox bug.
The "/bin/sh" utility is provided by busybox as well (via the usual symlinking).
Per POSIX, if
execvp(file, { argv[0], argv[1], ..., NULL })
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine.
I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15
Everything I have read says use the installer to load windows programs.
Where is the installer?
Thanks,
--
Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA
http://www.plansandprojects.com My hobby pages are here: