unable to set a custom date

Hello guys,

i m unable to modify time in the last parrot security version

I tried using GUI and with : sudo date --set=“2020-07-28 23:31:59.990” && date --rfc-3339=ns

Please help

Hello: right click on the current system date (top right), go to preferences, then to “settings” and change day, month, year and time as you prefer; then confirm it by clicking on “set system time”.

i tried that obviously but it keeps getting back to actual time in my timezone

Try:
timedatectl
then:
timedatectl list-timezones
then:
sudo timedatectl set-timezone “your chosen timezone”
then repeat:
timedatectl to see new setting.

bing

my goal is to set the time to old specific date
Thank you

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.