Linux IPCHAINS-HOWTO This document aims to describe how to obtain, install and configure the enhanced IP firewalling chains software for Linux, and some ideas on how you might use them. http://www.tldp.org/HOWTO/IPCHAINS-HOWTO.html#toc1
Scheduling Jobs with Crontab crontab: A file that specifies the dates and times at which specified commands are to be executed. The cron daemon examines the crontab file at specified intervals, and executes the indicated commands at the specified dates and times. Need I say more? http://linux.weblogger.com/stories/storyReader$102 The POWER of 'find' Discover one of the more powerful aspects of the Linux command line: find. I've included a simple example for recursively crawling a directory and zipping plain files found within a given path. Also a few good links to tutorials and examples of GNU find version 4.1. http://linux.weblogger.com/stories/storyReader$100 Automating Simple Tasks on Linux Very handy, lots of examples. Intermediate Linux skills required. I found a construct for iterating over a directory of files and executing a command on each one. Real handy for a Linux Admin. http://linux.weblogger.com/stories/storyReader$96 All About Command Line FTP What is FTP and how do I use it? Learn how to use the Unix command-line FTP client with this introductory-level tutorial. http://linux.weblogger.com/stories/storyReader$51 All About Grep This is real handy to ferret out errors and other usfull infor from you logs and other files on your Linux system. Very complete and well written by Donovan Rebbechi. http://linux.weblogger.com/stories/storyReader$44 Installing Software in Linux If you've ever wondered how everyone else knows how to install software packages and you don't, read on. Here, I'll try to explain what you should look for when you're downloading all sorts of programs from all over, as well as some examples. Part of Joshua Go's excellent Linux Guide. http://linux.weblogger.com/stories/storyReader$24 -- Regards Jad madi Personal Blogger http://EasyHTTP.com/jad/ Web standards Planet http://w3planet.info/site/ EasyHTTP Network http://EasyHTTP.com _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
