Security: Revision history

From Server Knowledge Base
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 March 2013

22 February 2013

15 January 2013

  • curprev 11:3611:36, 15 January 2013Rootadminacc talk contribs 3,477 bytes +3,477 Created page with "== Autokick SSH user after specified time == if [ -n "$SSH_CONNECTION" ]; then export TMOUT=300; fi This will check if a user is logged in using ssh and will log out the use..."