Advanced Bash-Scripting Guide - An in-depth exploration of the art of shell scripting
sandip's blog
Tutorials on UNIX shell
Submitted by sandip on Fri, 11/07/2003 - 17:35Site includes Bruce Barnett's tutorials on UNIX shell programming and various other arcane subjects.
Shell Quotes - How to use quotes in a shell script.
Regular Expressions - Written for Solaris, so your milage my vary..
SED - The Stream Editor - Editing a data stream.
Bourne Shell - Everything you wanted to know.
AWK - The basic power tool for UNIX.
Intro to Computer Science and Java Programming
Submitted by sandip on Fri, 11/07/2003 - 17:06Introduction to Computer Science and Java Programming at Princeton.
Get a Digital Camera for $ 12.00
Submitted by sandip on Thu, 11/06/2003 - 23:32The Ritz camera was successfully hacked... as can be found on Maushammer's site.
Interesting comments by hundreds of slashdot readers.
Learning Java
Submitted by sandip on Thu, 11/06/2003 - 17:48Thinking In Java, by Bruce Eckel. TIJ is free (hard to beat that price) for download.
Columns by Randal L. Schwartz
Submitted by sandip on Thu, 11/06/2003 - 13:17Randal L. Schwartz Columns - Randal L. Schwartz writes a monthly column for Linux Magazine, a monthly column for the Perl Journal, and a bi-monthly column for SysAdmin Magazine. New columns are placed on-line according to the agreements he has made with them, generally around three months after they've appeared in print.
Blackboard
Submitted by sandip on Thu, 11/06/2003 - 12:05Blackboard - A way for passing web users to leave a message for the next user. There are couple other interesting scripts by the same author...
Email to Web Log
Submitted by sandip on Fri, 10/31/2003 - 10:54NEWWWSBOY - This is a set of scripts built for a running news sort of a web page. It allows you to set up a couple of inputs, just use email messages, and have those inputs automatically formatted and stuffed into a set of configurable web pages.
HTNEWS - htnews is an E-mail robot. It makes it easier to insert news items to your webpage. You have simply to send an E-mail to a special address and the item will be inserted. htnews is highly configurable, supports templates
Doing More With phpMyAdmin (Part 1)
Submitted by sandip on Thu, 10/30/2003 - 12:56You might not know this, but you can do a lot more with phpMyAdmin than just create tables and insert records. This first in a two-part series takes a look at some of the other features hidden under the hood of this popular PHP application, explaining how it can be used to secure access to the MySQL server, manage multiple servers, manipulate user privileges, view reports on server activity, and export MySQL data into different formats. Read the full article
Procmail Tutorial
Submitted by sandip on Wed, 10/29/2003 - 10:30Filter emails using procmail. See tutorial.
Also see Quick Start Guide