You can use the following commands to add history to bash_history.
nano ~/.bash_history
HISTTIMEFORMAT="%F %T "
source ~/.bash_history
NOTE: Instead of ~/, you must type the name of the user you want to perform the action. . For example: /root/.bash_history
To test:
history
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket