Posted in
If you made a mistake when you were adjusting the time and date of your Linux system, you may not be able to run sudo for a while. There are a couple of options you can try to fix this:
- Execute "sudo -k" to clear the sudo timestamp.
- Execute "sudo -K" to clear the user's timestamp entirely.
- Execute "sudo -v" to reset the user's timestamp.
- On Ubuntu, you can use the GUI "Adjust Date & Time" to set the date/time to the sudo timestamp or later, or correct the date/time.
If you are on Ubuntu, please consider enabling the su (root) account:
# sudo passwd root
# sudo passwd -u root

Recent comments
2 weeks 2 days ago
2 weeks 4 days ago
8 weeks 1 day ago
9 weeks 1 day ago
13 weeks 5 hours ago
13 weeks 2 days ago
15 weeks 1 day ago
15 weeks 1 day ago
15 weeks 1 day ago
16 weeks 3 days ago