Why when I'm on the forum but when I'm in yahoo mail the mail is 4 hour ahead (UTC)? Can it be fixed or not? I'm running Porteus-MATE-v5.0rc3-x86_64.iso.
There is more like that in other programs to.
System time
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
System time
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
System time
so.. i guess you're talking about using yahoo webmail in a web browser?
that would be some setting in yahoo mail, i imagine.
like this maybe https://help.yahoo.com/kb/SLN28063.html
just as this forum has a timezone setting in the user control panel.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
System time
It was set right zone.ncmprhnsbl wrote: ↑11 Sep 2021, 13:03so.. i guess you're talking about using yahoo webmail in a web browser?
that would be some setting in yahoo mail, i imagine.
like this maybe https://help.yahoo.com/kb/SLN28063.html
just as this forum has a timezone setting in the user control panel.

I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
System time
output of:
Code: Select all
date
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
-
- Contributor
- Posts: 1955
- Joined: 09 Aug 2013, 14:25
- Distribution: Nemesis Cinnamon 64
- Location: USA
System time
Here is the output in terminal.
Code: Select all
gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
guest@porteus:~$ date
Sat Sep 11 13:18:32 Local time zone must be set--see zic manual page 2021
guest@porteus:~$ su
Password:
root@porteus:/home/guest# date
Sat Sep 11 13:18:53 Local time zone must be set--see zic manual page 2021
root@porteus:/home/guest#
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.