General :: How To Synchronize Clock In Antix To Computer Time Zone

May 10, 2010

I just installed antix. It asked for time zones and I set all of that up but it is 3hrs off. My computer clock is correct, why can't I just set up antix to recognize my computer clock? Or why doesn't it just use that as a default?

View 7 Replies


ADVERTISEMENT

General :: Uncheck Option To Synchronize Clock With UTC?

Apr 7, 2011

how to uncheck option to synchronize clock with UTC. This option is being asked at installation time. I couldn't remember text correctly but above text will give you hint. how can I uncheck that option using command.

View 4 Replies View Related

General :: Synchronize The Time Of VM Server With Ntpd?

Mar 22, 2010

I am trying to synchronize the time of my VM server with ntpd. I have the following configuration. And in the /etc/ntp.conf, I have the following line:

restrict default ignore
restrict 127.0.0.1.
server time1.server
server time2.server

Whenever I have this line, the erver is not able to synchronize its time... So far as I understood, this line prevents other servers using this machine as a time server. And the second line says to allow localhost to use as time server. But why do I need to use its own time server when I have specified to use time1.server and time2.server ? ( firewall for tcp and udp ports 123 is open)

However, when I replace the first line of the configuration with the following line, it works. restrict default kod nomodify notrap noquery But with this, i am allowing other servers to use this server a ntp (which I wouldn't like to). Why this machine tries to use ntp server of its own (to snyc time) and why it is not working though i have the entry "restrict 127.0.0.1" ??

View 1 Replies View Related

Fedora :: Synchronize System Clock Before Starting Option?

Apr 24, 2009

I want to set up a web server, and I want to set up NTP so to always keep the clock in sync. I have installed a very basic system (No GUI or X components), to keep it slim and thereby a little less prone to security problems. However, does anybody know what the Synchronize system clock before starting option in system-config-date actually does in terms of changing config files or permissions? I'd like to know so I can do it manually via the commandline.

View 8 Replies View Related

General :: Need To Synchronize Local And Remote Directories In Real Time

May 18, 2010

I'd like to have a copy of a web site on my local drive. Then when I make changes to that copy, have those changes automatically updated on the site's server. Ideally I'd like to tell it to only do this for certain file types. Does anybody know of a way to do this with Linux?

View 2 Replies View Related

General :: Changing The Time Zone To GMT?

Dec 15, 2010

I want to to change my time zone from PKT to GMT but when I do it from setup command it give the following error:

Traceback (most recent call last):
File "/usr/share/system-config-date/timeconfig.py", line 112, in ?
runConfig(rc)

[code]...

View 2 Replies View Related

General :: Run Crontab At Various Time Zone?

Apr 21, 2011

My server is in CDT. I want to run one script @9.30am of EST5EDT

View 4 Replies View Related

General :: Amend Time Zone In My Profile?

Jan 16, 2011

How do I amend the time zone in my profile please?
I entered "London" but the page reverted back to its probable default -5GMT.

View 2 Replies View Related

General :: Incorrect Time Zone Displaying In Arch?

Mar 6, 2010

I have a server running ArchLinux; I recently installed openntpd on it. Since I started paying closer attention to the clock, I started noticing other things; specifically when I run the "date" command, it's returned in PST when it should be "EST":

[spice@sandbox ~]$ date
Sat Mar 6 00:17:42 PST 2010

I have set the hwclock to localtime, configured "HARDWARECLOCK" to "localtime" in rc.conf, and chosen two different (but accurate) values for TIMEZONE in rc.conf:

[spice@sandbox ~]$ hwclock
Sat 06 Mar 2010 03:17:38 AM PST -0.922220 seconds
[spice@sandbox ~]$ cat /etc/rc.conf | grep TIMEZONE
TIMEZONE="US/Eastern"
[spice@sandbox ~]$ cat /etc/rc.conf | grep HARDWARE
HARDWARECLOCK="localtime"

However, as you can see, "hwclock" and "date" both say they're showing PST, although hwclock is showing the time in EST. I am not sure whether this was the case before installing openntpd. Is there another place where I should be setting the time zone?

View 2 Replies View Related

Red Hat :: Adding Time Zone Files To The Time GUI Interface?

Mar 7, 2010

There are many time zone files accessible from the command line that don'thow up in the GUI ("system-config-time"). How do I add these time zones to the GUI

View 1 Replies View Related

General :: Can't Find Second Hard Drive On Antix?

May 10, 2010

I have two hard drives in my computer. I always use two, one for my software and the other for files. This is my first real try at using a linux os. I installed antix in this computer, its an older dual pentuim 2 with 2 400mhz processors and 728mb ram. Install went well and there is no other os on this machine. But I can't find my second hardrive, it shows on boot up but I can't find it any where in antix

View 1 Replies View Related

OpenSUSE Install :: Unable To Synchronize Time?

Feb 20, 2011

I have an OpenSuSE 11.1 web server. For some reason the time will not stay with what I set it to.I go into Personal Settings and adjust the date/time and no matter what it keeps defaulting back to december of 2007.This is a virtual machine sitting on VMware ESXi 3.5. I noticed that the time in the BIOS was also off by the same date. I adjusted it there and still the time is incorrect within the OS.As soon as I boot into the OS, it displays december of 2007. I check the BIOS again and it reverts back.

View 9 Replies View Related

General :: Computer Time Difference At Windows / Make The Time The Same?

Apr 13, 2011

My computer has different time when booting to linux or Windows.How to make the time the same?My computer time is 10:57pm Apr 14 when booting to linux.My computer time is 2:57am Apr 14 when booting to Windows Vista Home Premimum SP2.Both OS are set to the same time zone (GMT-5. Eastern Time US & Canada).

View 5 Replies View Related

Ubuntu :: Way To Set Time Zone

Nov 11, 2010

I want to change my time zone (not time, but the time zone). Just as an experiment.

I am GMT.

I go to /etc/timezone and enter US/Eastern.

I know that Gmail uses JavaScript to check the computers time zone (not the time). Therefore if I sent an e-mail from Gmail to myself at Gmail it should show the new time.

But it does not. It shows my GMT. Obviously Eastern time is behind GMT.

(The same happens if I just change the time using date -u). Gmail shows the GMT rather than the time a certain number of hours behind the GMT.

How can I set the time zone on my computer so that webmail like Gmail recognises the new time zone?

View 1 Replies View Related

General :: Enhanced Real Time Clock Support - Missing Kernel Option

Jul 6, 2011

In regards to compiling a custom kernel:

When using make menuconfig - under Device Drivers --> Character Devices --> there should be an option with the label "Enhanced Real Time Clock Support" (CONFIG_JS_RTC).

The problem is that this option seems to only show up while using the menu method when other options are either enabled or disabled and I've entirely forgotten what should be what. I swear fingered it out once.

This is on an older computer (P4) so HPET is no good.

You would think that disabling the HPET option would enable the RTC option but that does not appear to be the case.

I understand I can just add the option to the .config file and avoid this hassle but I'm very interested to know how to make this work.

To show my appreciation I will do something nice for you such as call you a nice name or tell you that you are pretty (or ugly if that's what you prefer).

View 1 Replies View Related

Ubuntu :: NTP Time Zone Wrong?

Mar 19, 2011

since the upgrade tzdata (2011c-0ubuntu0.10.04) to 2011d-0ubuntu0.10.04which I installed on Saturday, ntp updates seem to put me in GMT time.I've switched to manual time settings, as it does horrific things to my mythtv database!I'm not sure if its the upgrade, or the ntp time servers. My timezone is Australia/Tasmania.

View 2 Replies View Related

Debian :: Set Time Zone Under Xfce?

Mar 17, 2011

I have Squeeze with xfce desktop installed.
Howto set a "Time Zone" under xfce or which additional package should be installed to do that?

View 2 Replies View Related

OpenSUSE :: Time Zone And Language Setting?

May 22, 2010

My time zone is set right. I look at yest. And it set to the right time zone. But it said 02:04 am. When it should be about 19:07 PM! I'm not sure what to do. As for my language problem. I'm not sure. Took a look at yest again. But I'm having a ton of spelling error. How to do it.

View 9 Replies View Related

Ubuntu :: Scheduling Cron Job In Different Time Zone

Jan 22, 2011

I have a script to record a weekly radio show from a Sydney radio station.I am in Brisbane.Sydney and Brisbane are both in the same time zone but Sydney(NSW) bounces around on daylight savings time and Brisbane(QLD) does not. Is there a way to specify a timezone for a specific job in the crontab file? If so what would be the format for Sydney so it follows the daylight savings time changes? Right now I will just change the cron schedule when Sydney goes on and off DST.

View 9 Replies View Related

Programming :: Getting Current Time Zone Offset?

Jun 18, 2010

I'm looking for a function (prefer POSIX, but Linux specific would do if it has to) to get the current timezone offset. For my location, eastern USA, that should be -14400 when daylight time is in effect, and -18000 otherwise.

View 1 Replies View Related

Networking :: Run Script In EST Time Zone But Server In GMT / Achieve This?

Apr 4, 2010

I have a server which time zone is in GMT format. I have a user which is also get time zone variable in GMT. But I want to run script which will start from crontab in EST time zone. For that I�m not suppose to give extra entry in crontab. May be it would be in script.

How can I achieve this?

View 1 Replies View Related

Ubuntu Installation :: Time Zone Data Not Retrievable For Update

Apr 12, 2010

time zone data not retrivable for update

View 1 Replies View Related

Ubuntu Installation :: Installer Freezes After Selecting Time Zone?

May 8, 2010

Attempting to install 10.04... I can get to the "Where are you?" screen, then the little circular "please wait" cursor spins forever and ever.

Here are a few things I've tried, with no success:Leaving it alone for hours, hoping it was just taking a really long time. No Dice. Unplugging any hardware that might be causing a problem, including the network card. No dice. Burning it to CD, DVD, and booting from a USB key. No dice. Trying every combination of kernel options I could find in the forums, and setting most combinations found in the "more options" menu in the boot screen. No dice. Booting into the live environment, then installing from there (instead of just choosing "install" directly). No Dice. Booting both from the 32-bit and 64-bit ISOs (my machine is 64-bit)

Note: I have not tried just upgrading from my 9.10 install, and I will not try this. If I can't get a live CD to boot, there's no way I would voluntarily hose my current system by upgrading.

Also note: I checked the MD5 of the ISO, and did the "check the disk for defects" menu option as well. Everything checks out fine.

View 5 Replies View Related

Ubuntu :: Change Time Zone From Gnome Panel Applet?

May 27, 2010

I frequently travel between San Diego and Boston. I am able to add "Locations" to Gnome's Clock applet, which seems like it should take care of time zone information (see attached screenshot). However, I can't figure out how to set one (or the other) as my current location so that it will update my time zone information.

View 4 Replies View Related

Fedora :: Cannot Set Time Of Clock

Jul 29, 2009

When installing I perhaps mistakingly told Fedora it should use the BIOS clock and now it shows the wrong time, 1 hour ahead of my time-zone GMT+0. If I try and go to the preferences and set the time the 'Advanced Options' one of which I need are grayed out, I need the 'Use local time source' option to be unchecked. Could somebody tell me a workaround or the command-line commands to tell it not to do this anymore?

View 2 Replies View Related

CentOS 5 :: Clock Changes Time Regularly

Mar 19, 2010

I have noticed my system time changes very often. Usually it's only by a minute or two.

If i'm watching date I see things like this :

$ date
Fri Mar 19 12:26:59 EDT 2010
$ date
Fri Mar 19 12:25:23 EDT 2010
$ date

[Code]....

View 3 Replies View Related

Debian :: KDE Desktop Time/clock Settings?

May 18, 2010

Trying to adjust my clock settings!I am running KDE 4.4.3 on Squeeze, on an 64bit laptop.(I used the AMD64 net install version)How can I fix the time settings so it shows 5:00pm instead of 17:00:00So far I have not been able to find a cure

View 3 Replies View Related

Debian :: Clock Keeps Losing Correct Time?

Sep 21, 2010

When I boot into Debian (lenny) my clock is always 4 hours slow. Whether I set it manually, or set it to get it's time from the network, the next time I boot into debian, it's back to being 4 hours slow.

View 14 Replies View Related

Fedora :: Clock - Can't Get Accurate Time On Systems

Jul 7, 2009

I have dual boot on my comp. Windows XP and Fedora 11 Now in both systems time zone is set to Belgrade ( which is my time zone), but when I setup clock in fedora to be, let's say 16.15h, then when I swich to windows it says time is 14.15h. When I setup in windows on 16.15h, and I swich to fedora, it says time is 18.15h. So I can't get accurate time on both systems in no way.

View 6 Replies View Related

Fedora :: 11 Clock Showing Local Time + 2h

Aug 10, 2009

Before my windows clock was at local time + 2h. Now my Win clock is ok but my F11 clock is at local time +2h. What happened?!

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved