Today's article has you automatically logging out of your shell after a period of inactivity...

KGIII

Super Moderator
Staff member
Gold Supporter
Joined
Jul 23, 2020
Messages
11,792
Reaction score
10,357
Credits
97,550
Just like the headline says, and a way to maybe increase physical security a little, there's this - which will automatically close your terminal (logging you out of your shell) automatically and after a period of inactivity.


Feedback makes the articles better!
 


I think you meant this line.
Code:
sudo /etc/bash.bashrc
To look like this since you were using nano in the previous example.
Code:
sudo nano /etc/bash.bashrc
 


Latest posts

Top