Category: Uncategorized
-
O’Reilly Media book: Essential System Administration, 3rd Edition
Essential System Administration, 3rd Edition – O’Reilly Media
-
PuTTY – Fixing Right Click Paste — EtherealMind
PuTTY – Fixing Right Click Paste — EtherealMind No more past on clicking your right mouse button, get a menu instead!
-
Running PuTTY from the Windows Command Line
Running PuTTY from the Windows Command Line — EtherealMind http://the.earth.li/~sgtatham/putty/0.53/htmldoc/Chapter3.html#3.7 You want to load a particular putty session on the command line (and “hide” this in a putty shortcut)? Find the description above! Short version: PuTTY allows you to connect to a remote host in 2 different ways : …putty.exe [USER@]HOST // naming the remote HOST…
-
red-bean: the Open Source Development with CVS, 3rd Edition
A CVS Book the book as online HTML [Link] An excerpt of the TOC of the HTML version of the book: * An Overview of CVS ** Branches The PDF has a nice, printable 4-pages quick reference card (“CVS Commands”) at the end.
-
wrox book: “Beginning Perl” by Curtis ‘Ovid’ Poe
Beginning Perl: Everything beginners need to start programming with Perl Perl is the ever-popular, flexible, open source programming language that has been called the programmers’ Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. In the tradition of the popular Wrox…
-
O’Reilly Media book: Essential CVS, 2nd Edition
Essential CVS, 2nd Edition – O’Reilly Media commons.oreilly.com/wiki/index.php/Essential_CVS Chapter 10: commons.oreilly.com/wiki/index.php/Essential_CVS/Reference/Command_Reference
-
O’Reilly Media book: CVS Pocket Reference, 2nd Edition
CVS Pocket Reference, 2nd Edition – O’Reilly Media
-
how to reach the usual “alt-…” keyboard bindings with an emacs from emacsformacosx
http://emacsformacosx.com = “GNU Emacs For Mac OS X” – this is the emacs, I am referring to here. OS X and emacs use the “alt” key differently, so how do I achieve on OS X within emacs what I usually achieve with “alt“, like entering “[” through alt-5? I sacrificed the right “alt” key to work the…