From 90425b979d636fcbbad1ed59ec81ab6c065f0163 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 29 May 2012 19:55:49 -0400 Subject: move ssh tricks --- software/unix-tricks.page | 7 ------- 1 file changed, 7 deletions(-) (limited to 'software/unix-tricks.page') diff --git a/software/unix-tricks.page b/software/unix-tricks.page index 3add87b..3573bc9 100644 --- a/software/unix-tricks.page +++ b/software/unix-tricks.page @@ -47,10 +47,3 @@ appropriate, and go through the output file to clean up the text. $ sudo grep "bookmark_bar" --binary-files=text -B 10 -A 1000 /dev/sda5 | tee undeleted_content.txt - -SSH Key Agent Timeout ------------------------------ -``ssh-agent`` has an argument (``-t``) to timeout private keys. You'll need to -enable this flag in your X initialization file somewhere... on Ubuntu it seems -to be in ``/etc/X11/Xsession.d/90x11-common_ssh-agent`` (set ``SSHAGENTARGS='-t -6h'`` for six hour timeout). -- cgit v1.2.3