Linux: TMOUT To Automatically Log Users Out Linux bash shell allows you to define the TMOUT environment...

Please Visit: http://ift.tt/1ajReyV



Linux: TMOUT To Automatically Log Users Out



Linux bash shell allows you to define the TMOUT environment variable. Set TMOUT to automatically log users out after a period of inactivity. The value is defined in seconds. For example,



export TMOUT=120

To disable auto-logout, just set the TMOUT to zero or unset it as follows:

$ export TMOUT=0

or

$ unset TMOUT



Read full article from: http://ift.tt/1s5G8XA

http://ift.tt/1jCUi1A



Linux: TMOUT To Automatically Log Users Out







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1jCUihO

via LifeLong Community

No comments:

Post a Comment