iBackup - iBackup simplifies the task of backing up the system configuration files (those under /etc) for Solaris, *BSD, and Linux systems. You can run it from any directory and it will, by default, save the (maybe compressed) tarball to /root. It is possible to encrypt the tarball, to upload the tarball to another host, and to run the backup automated in a cron job. You can also create a nice HTML summary of a system using the included sysconf.
Blogs
iBackup
Submitted by sandip on Fri, 09/26/2003 - 21:06- sandip's blog
- Login or register to post comments
ApacheTop
Submitted by sandip on Fri, 09/26/2003 - 08:43ApacheTop - A curses-based top-like display for Apache information, including requests per second, bytes per second, most popular URLs, etc.
- sandip's blog
- Login or register to post comments
CRONTAB Tutorial
Submitted by sandip on Wed, 09/24/2003 - 10:19What is a Crontab?
A cron is a utility that allows tasks to automatically run in the background of the system at regular intervals by use of the cron daemon. Crontab (CRON TABle) is a file which contains the schedule of cron entries to be run and at what times they are to be run. This can be quite useful. For example, you may have a personal temporary directory that you wish to be cleaned out once a day to keep your quota from being exceeded. This is where cron scheduling comes in to play. Not all systems allow for a cron schedule to be setup. You need to see your system administrator to see if it is available on your system.
MicroBlogger!
Submitted by sandip on Tue, 09/23/2003 - 16:53MicroBlogger - MicroBlogger, as the name implies, is a small, simple, flexible, reliable weblog engine written entirely in bash script. It has absolutely no dependencies on any other programs--No PHP, no SQL, no CGI, no Perl, nothing. Basically, if you have a Unix shell account, you can blog with the best of 'em. MicroBlogger is self-regulating, self-maintaining, and ready to fly straight out of the box. Just unpack the archive in your web directory, add a greeting, and whammo, you're all set!
- sandip's blog
- Login or register to post comments
e-Learning Center's Free Courses !!
Submitted by sandip on Tue, 09/23/2003 - 10:41e-Learning Center - Sample out some of the free web based courses accessed through the internet.
- sandip's blog
- Login or register to post comments
NetInstaller
Submitted by sandip on Fri, 09/19/2003 - 17:18NetInstaller 1.04 - NetInstaller lets you create setup wizards for Web applications written in PHP. Users only have to upload two files; everything else will be decompressed online on the server, created, and configured. This eliminates the need to perform tedious permission changes (with chmod) or to upload of hundred of files in order to install a PHP application onto a Web server.
- sandip's blog
- Login or register to post comments
User-mode Linux Kernel
Submitted by sandip on Fri, 09/19/2003 - 13:27User-mode Linux Kernel - User-Mode Linux is a safe, secure way of running Linux versions and Linux processes. Run buggy software, experiment with new Linux kernels or distributions, and poke around in the internals of Linux, all without risking your main Linux setup.
- sandip's blog
- Login or register to post comments
Booting Linux Faster
Submitted by sandip on Fri, 09/19/2003 - 12:18Booting Linux Faster - This article shows you how to improve the boot speed of your Linux system without compromising usability. Essentially, the technique involves understanding system services and their dependencies, and having them start up in parallel, rather than sequentially, when possible.
- sandip's blog
- Login or register to post comments
Berkeley DB Tutorials and Reference Guide
Submitted by sandip on Thu, 09/18/2003 - 12:13Berkeley DB Tutorials - Berkeley DB is an open source embedded database library that provides scalable, high-performance, transaction-protected data management services to applications. Berkeley DB provides a simple function-call API for data access and management.
- sandip's blog
- Login or register to post comments
Fluid Dynamic Software - Perl CGI Scripts
Submitted by sandip on Thu, 09/18/2003 - 10:21Fluid Dynamic Software - Provides Perl CGI tools for webmasters. I have used some of their scripts in the past. Great for Perl learners. Free and Shareware !!
- sandip's blog
- Login or register to post comments