It is possible to configure BASH to logout a user automatically after a certain idle-time. This can be done by appending the seconds in TMOUT variable in the bash startup script.
Append the seconds in your BASH startup script (~/.bashrc)
Read more... Add new comment
