Page 1 of 1

Porteus-v5.0rc3 x86_64 Cinnamon clock time [solved]

Posted: 22 Apr 2022, 19:35
by Farid
hi
i cant change the time and clock in Cinnamon applet
date its ok but time no
i click on time applet and go to date and time settings
i choose my city and network time but there is no bottom to save and i click close but its not set

Porteus-v5.0rc3 x86_64 Cinnamon clock time

Posted: 23 Apr 2022, 04:06
by Ed_P
This may help:

Code: Select all

su
toor
clock --help

Porteus-v5.0rc3 x86_64 Cinnamon clock time

Posted: 23 Apr 2022, 05:26
by Blaze
In the /boot/syslinux/porteus.cfg I have my local time

Code: Select all

LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/porteus kmap=us,ru timezone=Europe/Moscow
Set your timezone in this file.

and you can try

Code: Select all

su
toor
cp /etc/localtime{,.bak} && rm /etc/localtime && ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime && ntpdate pool.ntp.org && hwclock -lw

Porteus-v5.0rc3 x86_64 Cinnamon clock time [solved]

Posted: 24 Apr 2022, 13:10
by Farid
worked thanks
just chenge to asia tehran