nanog mailing list archives

Re: Distributed sniffer products


From: "Dominic J. Eidson" <sauron () the-infinite org>
Date: Wed, 3 Sep 2003 14:58:46 -0500 (CDT)


On Wed, 3 Sep 2003, Larry Rosenman wrote:
--On Wednesday, September 03, 2003 15:22:55 -0400 ravi pina <ravi () cow org>
wrote:
On Wed, Sep 03, 2003 at 12:05:06PM -0700, Luke Starrett said at one point
in time:
SSH works, but it's sometimes nice to have a persistent session that I
can pick back up later (or from a different PC).

Luke
http://www.gnu.org/software/screen/
Does anyone have a *GOOD* screenrc example config?  I was VERY confused by
the info file.

box:~>cat .screenrc
# do not log in new windows
deflogin off

# Annoying bell ON
vbell off

# Bell message so it beeps
bell_msg "Activity: %^G"

# detach on hangup
autodetach on

# don't display the copyright page
startup_message off

defscrollback 10000

# remove some stupid / dangerous key bindings
bind k
bind ^k
bind .
bind ^\
bind \\
bind ^h
bind h

# Re-bind them better.
bind '\\' quit
bind 'K' kill
bind 'I' login on
bind 'O' login off
bind '}' history

-- 
Dominic J. Eidson
                                        "Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/              http://www.the-infinite.org/~dominic/


Current thread: