Ah, time issues. I have a laptop that likes to desync its time at seemingly random intervals. If you want a way to automate fixing the time, look into NTP. It's a protocol that fixes a computer's time by syncing it with official time servers. The exact thing to install and run to make it work depends on your distribution of Linux, but I use Chrony to handle it and haven't run into issues related to time since.
no subject
Ah, time issues. I have a laptop that likes to desync its time at seemingly random intervals. If you want a way to automate fixing the time, look into NTP. It's a protocol that fixes a computer's time by syncing it with official time servers. The exact thing to install and run to make it work depends on your distribution of Linux, but I use Chrony to handle it and haven't run into issues related to time since.