Toggle navigation
Collections
Fun
Jokes
Fortune
Photo
Nicknames
Blog
ﻮﺑﻻگ
Iran
Fedora Time Setup
Home
› System Administration
« First
← Prev
Index
Next →
Last »
Fedora Time Setup
Setting up timezone in fedora, linux, etc..:
cp /etc/localtime /etc/localtime-orig
cp /usr/share/zoneinfo/America/Los_Angeles /etc/localtime
/usr/bin/rdate -s time.nist.gov
/sbin/hwclock --systohc
0,30 * * * * /usr/bin/rdate -s time.nist.gov >/dev/null 2>&1
1,31 * * * * /sbin/hwclock --systohc >/dev/null 2>&1
« First
← Prev
Index
Next →
Last »
Also Check Out:
The most beautiful Russian women
Strange Statues
Persian Models
Ugliest Dog in the World
More Collections
We have a lot more to share.
Check out more collections.
User Comments
Thank you for this useful information, I had a lot of trouble getting
my system clock to work properly and this saved the day.
John Cartwright
on January 05, 2012 at 10:47
Leave a Comment
Name
Email (Optional)
Web Site (Optional)
Comment
Type
8822
here
my system clock to work properly and this saved the day.