RCS

Revision Control System, one of the grand daddies of them all. I still use it because its simple and does not have a network interface. Links An O’reilly five minute tutorial http://www.manpagez.com/man/1/rcs/ http://www.manpagez.com/man/1/ci/ http://www.manpagez.com/man/1/co/ Keywords at babbage.cs.qc.edu rcs -i creates the repo, rcs -l will turn locking on, ci -l checks the file in. If…

Read more

File Transfer

I need to revise file transfer over TCP/IP. This article consists of links on encryption, sftp man pages, restricting shell escapes, sshd, ssh keys, restarts and scp.

Read more

Shell Programming

At somr point, I wrote. “This page never seems to age, …” it just contains some idioms I like to use in my .login and/or .bashrc files. I don’t do this so often as when I started the page but the MAC keeps it in the house, and I have installed cygwin on nearly all…

Read more