parsed.org

Tips by tag: bind

Change Default Escape Binding by cygnus on Jan 13, 2005 08:59 AM

The default binding is typically C-a. I like to use C-j:

escape "^j^j"

I also like to use C-j l to get a window list instead of C-j ":

bind 'l' windowlist -b
bindbindingescapegotchakeystrokesscreenscreenrcwindowlist
Debugging Bind 9.x by xinu on Jan 15, 2005 02:54 PM

If you need to see what queries are coming through your nameserver, toggle the querylog flag by typing:

$ rndc querylog
bindbind9commandsdnsnameserverquerylogrndcshell
RSS