X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/b3c87a80c29e24e2619180df8fd741ee54db8b9e..4e9c067a3241f170bf88f2653f49131d757bc61d:/doc.mdwn?ds=sidebyside diff --git a/doc.mdwn b/doc.mdwn index 7cdaef7..b98fef2 100644 --- a/doc.mdwn +++ b/doc.mdwn @@ -34,9 +34,10 @@ Documents and books that various SIPB members recommend reading. * [[Using SZS (the SMS to Zephyr Relay)|doc/szs]]
Send and receive text messages through Zephyr. +* [Learning Debian Packaging](http://debathena.mit.edu/packaging/) * [[doc/Enabling Client Certificate Auth in Chrome]]
-This documentation is for Linux users; it works, but unlike Windows, there's no UI. +Recent versions of Google Chrome and Chromium should mostly work without surprises. This documentation is primarily for Linux users. * [[Using CPAN|doc/cpan]] CPAN is a source of many useful libraries, but the tools often seem determined not to let you have them. Here's how to beat them into submission. @@ -111,3 +112,5 @@ A one-page reference to reading NetNews. * [Using Discuss](http://stuff.mit.edu/afs/sipb/project/www/discuss/discuss.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/discuss.dvi))
A guide to using and enjoying the Discuss bulletin board system on Athena. +* [[So you want to learn Git...|doc/&git ]] +Pointers to resources from which Git, the Version Control System many of us use.