Eastern day time in north america
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Eastern day time in north america
Post#1 by francois » 13 Mar 2016, 14:39
What about you others north eastern americans?
How do you set it right?
francois
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Eastern day time in north america
Post#2 by Slaxmax » 13 Mar 2016, 18:22
2 - sync clock with ntp
Code: Select all
root@porteus:/home/guest# ntpdate 0.us.pool.ntp.org
Code: Select all
root@porteus:/home/guest# hwclock -w
― Bill Gates, The Road Ahead
Slaxmax
- Tonio
- Contributor
- Posts: 276
- Joined: 28 Dec 2010, 16:37
- Distribution: Slackware,porteus,FreeBSD,Slax
- Location: 127.0.0.1
Re: Eastern day time in north america
Post#3 by Tonio » 13 Mar 2016, 19:13
Your answer helped me fix a computer which had the wrong time. I checked with time.gov in Central Standard Time. Great answer! I had checked other sites, but I had to stop ntpd service and run your ntpdate command and it worked

Tonio
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Eastern day time in north america
Post#4 by francois » 18 Mar 2016, 01:24
porteus 3.2 is coming. This must be good time to come for you.

This is the panacea. My computer just resumed the good time.

Thanks slaxmax.
francois
- Tonio
- Contributor
- Posts: 276
- Joined: 28 Dec 2010, 16:37
- Distribution: Slackware,porteus,FreeBSD,Slax
- Location: 127.0.0.1
Re: Eastern day time in north america
Post#5 by Tonio » 18 Mar 2016, 13:15
This is great news indeedfrancois wrote:@tonio:
porteus 3.2 is coming. This must be good time to come for you.![]()
.



Tonio
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Eastern day time in north america
Post#6 by francois » 18 Mar 2016, 21:55
francois
- Ed_P
- Contributor
- Posts: 8960
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Eastern day time in north america
Post#7 by Ed_P » 18 Mar 2016, 23:36
Nobody uses GUIs, everything is done via the command line. Just like USM.francois wrote:Maybe this should be added to porteus setting center.

Ed_P
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Eastern day time in north america
Post#8 by Bogomips » 19 Mar 2016, 01:55

NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Eastern day time in north america
Post#9 by francois » 23 Aug 2016, 02:35
Thanks once more.

francois
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Eastern day time in north america
Post#10 by francois » 28 Oct 2016, 15:39
https://wiki.archlinux.org/index.php/Time#Set_clock
To check the current zone defined for the system:
Code: Select all
$ timedatectl
Code: Select all
$ timedatectl list-timezones
Code: Select all
# timedatectl set-timezone Zone/SubZone
Code: Select all
# timedatectl set-timezone America/Los_Angeles
This is for systemd.

francois
- Ed_P
- Contributor
- Posts: 8960
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Eastern day time in north america
Post#11 by Ed_P » 28 Oct 2016, 17:44
&
Porteus 3.0.1 LXQT 64-bit
Code: Select all
guest@porteus:~$ timedatectl
bash: timedatectl: command not found
guest@porteus:~$ su
Password:
root@porteus:/home/guest# timedatectl
bash: timedatectl: command not found
root@porteus:/home/guest#
Ed_P
jssouza
- Ed_P
- Contributor
- Posts: 8960
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Eastern day time in north america
Post#13 by Ed_P » 28 Oct 2016, 21:49
In other words not Porteus? Or maybe only for Nemesis?jssouza wrote:I think timedatectl is used in systemd based Linux systems.
Ed_P
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Eastern day time in north america
Post#14 by Bogomips » 28 Oct 2016, 22:20
pkgs.org wrote:Search Results for timedatectl
ALT Linux Sisyphus
Classic:
systemd-services-231-alt3.i586.rpmsystemd services
systemd-services-231-alt3.x86_64.rpmsystemd services

NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
- Ed_P
- Contributor
- Posts: 8960
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Eastern day time in north america
Post#15 by Ed_P » 28 Oct 2016, 23:45
Worked on a neighbor's pc today. Had to change his BIOS to support booting from my USB drive. Found his pc's system clock set to local time!! What a surprise.

Ed_P