Include in /root/.bashrc
# History with date
HISTTIMEFORMAT="%F-%T "
or
HISTTIMEFORMAT="%d/%m/%y %T "
Optional: Clear history
history -c
Logoff and login again.
Checking Local Root Account Status Run sudo passwd -S root : Look for the status letter in the output. An L means the account is locked (...