12-14-2022, 06:26 AM
That looks fine.
I understand that the widget checks the apt history log to determine when the most recent update was.
Can you open a terminal by pressing 'Ctrl' 'Alt' and 't' at the same time.
In the window that opens paste the following commands and press enter after each
(This could be done in one command but the forum won't let me post that)
This should show a list of dates and times. Please post back with what you get.
I understand that the widget checks the apt history log to determine when the most recent update was.
Can you open a terminal by pressing 'Ctrl' 'Alt' and 't' at the same time.
In the window that opens paste the following commands and press enter after each
(This could be done in one command but the forum won't let me post that)
Code:
cd /var
Code:
cd log
Code:
cd apt
Code:
cat history.log | grep End-Date
This should show a list of dates and times. Please post back with what you get.
stevef
clueless
clueless