vultures 2.1.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 79
Vultures 2.1.0
Vultures is an isometric graphics interface to NetHack and SlashEM. more>>
Vultures is an isometric graphics interface to NetHack and SlashEM.
Vultures is a fork of the now dead "Falcons Eye" project.
An isometric graphics interface to NetHack. The interface was called "Falcons Eye", because the viewpoint resembles a "birds eye view".
This fork of the original "Falcons Eye" is called "Vultures Eye". "Vultures Claw" is the same interface, but for SlashEM
<<lessVultures is a fork of the now dead "Falcons Eye" project.
An isometric graphics interface to NetHack. The interface was called "Falcons Eye", because the viewpoint resembles a "birds eye view".
This fork of the original "Falcons Eye" is called "Vultures Eye". "Vultures Claw" is the same interface, but for SlashEM
Download (35.2MB)
Added: 2006-06-06 License: Other/Proprietary License Price:
1235 downloads
ULTILEX 2.1.0
ULTILEX brings users a versatile Live CD Linux distribution which contains other Live Linux distributions, such as Slax, Finnix, Puppy or DSL more>>
ULTILEX 2.1.0 brings users a versatile Live CD Linux distribution which contains other Live Linux distributions, such as Slax, Finnix, Puppy or DSL. You can boot ULTILEX from CD/DVD, as well as from USB device.
<<lessWhen you boot, the first thing you see is a beautiful startup screen where you can choose which Live Linux distribution to run. The current version of ULTILEX is 2.1.0 and it "wraps" the following Live Linux distributions:
- Slax 6.0.9
- Finnix 92.1
- System Rescue CD 1.1.6
- Puppy Linux 4.1.2
- Damn Small Linux 4.1.10
To install on USB flash device, follow these steps (applied from Slax):
- Copy all files and folders from the CD to the root folder of your USB flash device.
- Execute "/boot/bootinst.sh" (for Linux), or " oot ootinst.bat" (for Windows).
- Thats all. You are ready to boot ULTILEX from your USB flash device!
- One very interesting feature of ULTILEX is that you can easily install it on USB flash device and save the changes youve made during the live session on it.
- You can modify files and even install/remove modules and all your changes are saved on the USB flash.
Enhancements:
- "System Rescue CD" is updated to version 1.1.6
- Some minor bugs are fixed.
Added: 2009-04-01 License: GPL Price: FREE
1 downloads
PRepS 2.1.0
PRepS is a Problem Reporting and Tracking System. more>>
PRepS is a tool for reporting and tracking problems or tasks. PRepS project is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative.
I started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.
Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.
<<lessI started working on PRepS after determining that Gnats was overkill for what I needed to do, and that Gnats did not have the worlds greatest user interface. PRepS borrows some ideas from Gnats, and some ideas from other problem reporting systems that I have used. What I am aiming for with PRepS is a system that has enough features to make it useful, yet is not so complicated that it is cumbersome to use.
Please note that PRepS uses the PostgreSQL database server. If you are familiar with PostgreSQL, and with basic DBA tasks, then you should have no problem setting up and using PRepS.
Download (0.94MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1540 downloads
PyLucene 2.1.0
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. more>>
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG.
PyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
<<lessPyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
Download (4.1MB)
Added: 2007-02-20 License: MIT/X Consortium License Price:
979 downloads
VFGEN 2.1.0
VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools. more>>
VFGEN is a Vector Field File Generator for differential equation solvers and other computational tools.
There are many excellent programs available for solving differential equations and computing bifurcations of vector fields. However, each has its own format for specifying the vector field that defines the differential equation. VFGEN lets you define your vector field once (using XML), and export the vector field in several formats. VFGEN uses a C++ symbolic algebra library (GiNaC) to generate Jacobians and higher derivatives automatically.
Main features:
- Specify your equations once, and export to multiple file formats.
- Generate analytical expressions for Jacobians and higher derivatives automatically.
- Available export formats include MATLAB, Scilab, AUTO, GNU Scientific Library (GSL), SciPy, PyDSTool, XPP and more.
- New in Version 2.1.0: Octave, PyDSTool and RADAU5 commands added.
- New in Version 2.0.0: VFGEN can generate code for delay equations.
<<lessThere are many excellent programs available for solving differential equations and computing bifurcations of vector fields. However, each has its own format for specifying the vector field that defines the differential equation. VFGEN lets you define your vector field once (using XML), and export the vector field in several formats. VFGEN uses a C++ symbolic algebra library (GiNaC) to generate Jacobians and higher derivatives automatically.
Main features:
- Specify your equations once, and export to multiple file formats.
- Generate analytical expressions for Jacobians and higher derivatives automatically.
- Available export formats include MATLAB, Scilab, AUTO, GNU Scientific Library (GSL), SciPy, PyDSTool, XPP and more.
- New in Version 2.1.0: Octave, PyDSTool and RADAU5 commands added.
- New in Version 2.0.0: VFGEN can generate code for delay equations.
Download (MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
871 downloads
vegUI 2.1.0
vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications more>>
vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications that are also fast and flexible.
vegUI was originally developed to serve as a foundation for the online browser-based mmorpg Lands of Kazram. So it was developed with 4 core features in mind:
- Speed
- Compact Design
- Total control over appearance, flexibility
- Modular Design
I like to think that ive managed to stay true to all four of those concepts, and now 2.5 years after the development on vegUI had started i feel quite comfortable in releasing it to the public.
Speed
vegUI uses a template system, that allows you to define any vegUI element/widget as a template. Templates can then be used to clone as many duplicates as you want. This saves time and space while writing the code and also speeds up the loading process of the scripts.
vegUI is also able to load and build modules at "runtime", so instead of loading in everything at once - which would result in some longer waiting times on big applications - vegUI can load and build modules as they are needed even after the page has already been loaded.
Compact Design
Compared to most of the other window managers and widget collections vegUI is fairly small. The package comes with a commented and a compressed library. And while the commented library nearly reaches 200 KB the compressed libraries - with comments removed - is only 75 KB big.
Total control over Appearance, Flexibility
Due to its modular design and the template engine you have total control over the way your widgets look. In the end vegUI is made up of a lot of HTML nodes, and you can style those html nodes in whichever ways javascript and css provide.
Modular Design
vegUI was built to be modular from the beginning, and it has really paid off. It is really painless to add new widgets or elements to vegUI.
Browser Support
vegUI was developed to be standard compliant and currently works in the latest versions of
- Mozilla based browsers (Firefox, mozilla, netscape)
- Internet Explorer 7
- Internet Explorer 6 (slow)
- Opera
Enhancements:
- This release fixes a positioning issue with the drop-downmenu widget.
- It adds two functions to the manager widget that allow cloning a batch of widgets from the same template.
- It also adds page scrolling via the pgUp/pgDown keys to the content box.
<<lessvegUI was originally developed to serve as a foundation for the online browser-based mmorpg Lands of Kazram. So it was developed with 4 core features in mind:
- Speed
- Compact Design
- Total control over appearance, flexibility
- Modular Design
I like to think that ive managed to stay true to all four of those concepts, and now 2.5 years after the development on vegUI had started i feel quite comfortable in releasing it to the public.
Speed
vegUI uses a template system, that allows you to define any vegUI element/widget as a template. Templates can then be used to clone as many duplicates as you want. This saves time and space while writing the code and also speeds up the loading process of the scripts.
vegUI is also able to load and build modules at "runtime", so instead of loading in everything at once - which would result in some longer waiting times on big applications - vegUI can load and build modules as they are needed even after the page has already been loaded.
Compact Design
Compared to most of the other window managers and widget collections vegUI is fairly small. The package comes with a commented and a compressed library. And while the commented library nearly reaches 200 KB the compressed libraries - with comments removed - is only 75 KB big.
Total control over Appearance, Flexibility
Due to its modular design and the template engine you have total control over the way your widgets look. In the end vegUI is made up of a lot of HTML nodes, and you can style those html nodes in whichever ways javascript and css provide.
Modular Design
vegUI was built to be modular from the beginning, and it has really paid off. It is really painless to add new widgets or elements to vegUI.
Browser Support
vegUI was developed to be standard compliant and currently works in the latest versions of
- Mozilla based browsers (Firefox, mozilla, netscape)
- Internet Explorer 7
- Internet Explorer 6 (slow)
- Opera
Enhancements:
- This release fixes a positioning issue with the drop-downmenu widget.
- It adds two functions to the manager widget that allow cloning a batch of widgets from the same template.
- It also adds page scrolling via the pgUp/pgDown keys to the content box.
Download (0.18MB)
Added: 2007-05-26 License: MIT/X Consortium License Price:
881 downloads
Turbo Vision 2.1.0
Turbo Vision is a nice and complete console TUI (Text User Interface) library for C++. more>>
Turbo Vision is a C++ library that provides a very nice user interface for console applications. This UNIX port is based on Borlands version 2.0 with fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.
The library supports /dev/vcsa devices for fast access to local consoles, and it uses ncurses to run from telnet and xterm. This port, in contrast to the Sigalas port, doesnt have "100% compatibility with the original library" as goal. Instead, many modifications were made for the sake of security (especially buffer overflows).
This port is also available for the original platform (DOS).
<<lessThe library supports /dev/vcsa devices for fast access to local consoles, and it uses ncurses to run from telnet and xterm. This port, in contrast to the Sigalas port, doesnt have "100% compatibility with the original library" as goal. Instead, many modifications were made for the sake of security (especially buffer overflows).
This port is also available for the original platform (DOS).
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
929 downloads
VisLib 2.1.0
VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual info. more>>
VisLib is a GTK application for visualizing, editing, and searching hierarchically-organized couples of visual and textual information, from family or holiday photographs, desktop backgrounds, digital comics, to material samples or bacterial cultures photographs.
Enhancements:
- Record and category edition works. File saving in VLB-1 format works.
- Categories and record reordering tools were added and work.
- The edit menu has been completed.
- The full loop between file creation, filling, edition and saving is operational.
<<lessEnhancements:
- Record and category edition works. File saving in VLB-1 format works.
- Categories and record reordering tools were added and work.
- The edit menu has been completed.
- The full loop between file creation, filling, edition and saving is operational.
Download (0.59MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1479 downloads
FOX Calculator 2.1.0
FOX Calculator is a desktop calculator written in FOX. more>>
FOX Calculator is a desktop calculator written in FOX.
The FOX Calculator is a simple desktop calculator geared toward the programmer.
It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting, and base-2 logarithm and exponents, and numeric conversion between hexadecimal, octal, binary, and decimal.
It implements correct operator precedences, and features a constant memory which permanently stores its value even if you exit the calculator and restart it later.
Main features:
- + Addition
- - Substraction
- * Multiplication
- / Floating point division
- AND Bit-wise logical and
- OR Bit-wise logical or
- XOR Bit-wise logical exclusive or
- NOT Bit-wise logical not
- SHL Bit-wise shift left
- SHR Bit-wise shift right
- SAR Bit-wise signed shift right (hit the "inv" button first)
- mod Integer modulo
- div Integer division (hit the "inv" button first
- sin Sine
- cos Cosine
- tan Tangent
- asin Inverse sine or arc sine (hit the "inv" button first)
- acos Inverse cosine
- atan Inverse tangent
- sinh Hyperbolic sine (hit the "hyp" button first)
- cosh Hyperbolic cosine
- tanh Hyperbolic tangent
- asinh Inverse hyperbolic sine (hit the "hyp" and "inv"buttons first)
- acosh Inverse hyperbolic cosine
- atanh Inverse hyperbolic tangent
- log Base 10 logarithm
- ln Natural logarithm
- 2log Base 2 logarithm
- x! Factorial
- nPr Permutations
- nCr Combinations
- sqrt Square root
- x^y X raised to the power y
- 1/x Reciprocal
- 10^x Base 10 exponentiation (hit the "inv" button first)
- e^x Exponentiation
- 2^x Base 2 exponentiation
- x^1/y X raised to the power 1/y
- x^2 X squared
<<lessThe FOX Calculator is a simple desktop calculator geared toward the programmer.
It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting, and base-2 logarithm and exponents, and numeric conversion between hexadecimal, octal, binary, and decimal.
It implements correct operator precedences, and features a constant memory which permanently stores its value even if you exit the calculator and restart it later.
Main features:
- + Addition
- - Substraction
- * Multiplication
- / Floating point division
- AND Bit-wise logical and
- OR Bit-wise logical or
- XOR Bit-wise logical exclusive or
- NOT Bit-wise logical not
- SHL Bit-wise shift left
- SHR Bit-wise shift right
- SAR Bit-wise signed shift right (hit the "inv" button first)
- mod Integer modulo
- div Integer division (hit the "inv" button first
- sin Sine
- cos Cosine
- tan Tangent
- asin Inverse sine or arc sine (hit the "inv" button first)
- acos Inverse cosine
- atan Inverse tangent
- sinh Hyperbolic sine (hit the "hyp" button first)
- cosh Hyperbolic cosine
- tanh Hyperbolic tangent
- asinh Inverse hyperbolic sine (hit the "hyp" and "inv"buttons first)
- acosh Inverse hyperbolic cosine
- atanh Inverse hyperbolic tangent
- log Base 10 logarithm
- ln Natural logarithm
- 2log Base 2 logarithm
- x! Factorial
- nPr Permutations
- nCr Combinations
- sqrt Square root
- x^y X raised to the power y
- 1/x Reciprocal
- 10^x Base 10 exponentiation (hit the "inv" button first)
- e^x Exponentiation
- 2^x Base 2 exponentiation
- x^1/y X raised to the power 1/y
- x^2 X squared
Download (1.1MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1132 downloads
VultureNG 1.97 (ADS)
Vulture is an HTTP reverse proxy. more>>
Vulture is an HTTP reverse proxy. It does many security checks (authentication, rewriting, filtering) before proxying request from Internet to your web applications. With authentication enabled, vulture will open flows only to authenticated users.
VultureNG also allows to your users to use only one password to access many different applications by learning and forwarding their different accounts.
Main features:
- Authentication (SSL, LDAP/AD, SQL, Radius)
- Authentication forwarding (SSO)
- Headers modification on the fly
- Flow encryption
- Content filtering
- URL Rewriting
- Load balancing
Enhancements:
- AJAX in the administration interface (process restart).
- PKI authentication (for ACL syncro).
- ModSecurity2.
- An Oeufdure patch and a mimine patch.
<<lessVultureNG also allows to your users to use only one password to access many different applications by learning and forwarding their different accounts.
Main features:
- Authentication (SSL, LDAP/AD, SQL, Radius)
- Authentication forwarding (SSO)
- Headers modification on the fly
- Flow encryption
- Content filtering
- URL Rewriting
- Load balancing
Enhancements:
- AJAX in the administration interface (process restart).
- PKI authentication (for ACL syncro).
- ModSecurity2.
- An Oeufdure patch and a mimine patch.
Download (0.92MB)
Added: 2007-06-14 License: GPL (GNU General Public License) Price:
862 downloads
iSAK 2.1.0
iSAK is a Internet Secure Access Kit. more>>
iSAK, Internet Secure Access Kit, is an integrated Open Source applications package that gives an efficient departmental access control of Internet services. Right now, many installations of iSAK have been made by Savoir-faire Linux.
Multiple versions of iSAK will be available shortly. Each version differs by its features and the way the Open Source applications are integrated together. Moreover, each installation of iSAK is different because it meets the enterprise requirements.
Enhancements:
- This release includes a new log processing engine for Squid.
- The engine is based on JasperReports to produce professional reports of your network Web activity.
- This version can categorize your Web traffic because of a complete integration of iSAKurlDB.
- Note that is it possible to use this log processing engine without using all iSAK features.
- You can plug it into your actual squid server.
<<lessMultiple versions of iSAK will be available shortly. Each version differs by its features and the way the Open Source applications are integrated together. Moreover, each installation of iSAK is different because it meets the enterprise requirements.
Enhancements:
- This release includes a new log processing engine for Squid.
- The engine is based on JasperReports to produce professional reports of your network Web activity.
- This version can categorize your Web traffic because of a complete integration of iSAKurlDB.
- Note that is it possible to use this log processing engine without using all iSAK features.
- You can plug it into your actual squid server.
Download (0.016MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 downloads
view3dscene 2.1.0
view3dscene project is a viewer for 3D scene files. more>>
view3dscene project is a viewer for 3D scene files.
Main features:
- Two navigation methods are available: Walk (walking like in FPS (Doom, Quake) games, with collision detection, gravity and related features available) and Examine (this allows you to easily rotate and scale the whole model).
- Convertion of 3DS, OBJ and GEO files to VRML 1.0
- You can also simply open and save any VRML 1.0 or 2.0 file and in effect view3dscene will work as a "pretty-printer" for VRML files.
- Built-in ray-tracer (that is also available as a separate command-line program, rayhunter) to generate nice views of the scene (with shadows, mirrors, and transmittance). Classic ray-tracer implements exactly VRML 97 lighting equations.
Supported file formats:
- VRML 1.0 and 2.0. Almost complete VRML 1.0 support is ready. VRML 2.0 (aka VRML 97) support is also done, although some advanced features are missing right now (like prototypes, scripting, interpolators, sensors). VRML files usually have WRL extension.
- See VRML implementation status for detailed list of supported features. See also my extensions to VRML, my VRML test suite, and finally the official VRML specifications.
- Also many OpenInventors 1.0 ASCII files (extension IV) are handled. Mainly its because Inventor 1.0 and VRML 1.0 are very similar formats, but view3dscene handles also some additional Inventor-specific nodes.
- 3d Studio 3DS format. Not every information in 3DS is handled by view3dscene but most important things, like materials, texture coordinates and texture filenames are supported.
- Wavefront OBJ files. Only very basic support : geometry and texture coords. Texture named default_obj_texture.png in the current directory will be used if texture coords are specified in the file.
- GEO. Some simple format; I dont even know what program writes files in this format, it just happened that I had a few files in this format. No, its not Videoscape GEO and its not Houdini GEO.
<<lessMain features:
- Two navigation methods are available: Walk (walking like in FPS (Doom, Quake) games, with collision detection, gravity and related features available) and Examine (this allows you to easily rotate and scale the whole model).
- Convertion of 3DS, OBJ and GEO files to VRML 1.0
- You can also simply open and save any VRML 1.0 or 2.0 file and in effect view3dscene will work as a "pretty-printer" for VRML files.
- Built-in ray-tracer (that is also available as a separate command-line program, rayhunter) to generate nice views of the scene (with shadows, mirrors, and transmittance). Classic ray-tracer implements exactly VRML 97 lighting equations.
Supported file formats:
- VRML 1.0 and 2.0. Almost complete VRML 1.0 support is ready. VRML 2.0 (aka VRML 97) support is also done, although some advanced features are missing right now (like prototypes, scripting, interpolators, sensors). VRML files usually have WRL extension.
- See VRML implementation status for detailed list of supported features. See also my extensions to VRML, my VRML test suite, and finally the official VRML specifications.
- Also many OpenInventors 1.0 ASCII files (extension IV) are handled. Mainly its because Inventor 1.0 and VRML 1.0 are very similar formats, but view3dscene handles also some additional Inventor-specific nodes.
- 3d Studio 3DS format. Not every information in 3DS is handled by view3dscene but most important things, like materials, texture coordinates and texture filenames are supported.
- Wavefront OBJ files. Only very basic support : geometry and texture coords. Texture named default_obj_texture.png in the current directory will be used if texture coords are specified in the file.
- GEO. Some simple format; I dont even know what program writes files in this format, it just happened that I had a few files in this format. No, its not Videoscape GEO and its not Houdini GEO.
Download (0.93MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
867 downloads
GtkExtra 2.1.0
GTKExtra is a useful set of widgets for creating GUIs for the X Window System using GTK+. more>>
GTKExtra is a useful set of widgets for creating GUIs for the X Window System using GTK+. It is written in C and includes the following widgets: GtkSheet, GtkPlot, GtkPlotCanvas, GtkItemEntry, GtkComboBox, GtkColorCombo, GtkBorderCombo, GtkFontCombo, GtkDirTree, GtkIconList, GtkFileList, GtkIconFileSelection, and GtkCheckItem.
It is also Free Software and released under the LGPL license.
Enhancements:
- Bugfixes in gtksheet
- improvements in gtkiconlist
- Pango enhancements in gtkplot
<<lessIt is also Free Software and released under the LGPL license.
Enhancements:
- Bugfixes in gtksheet
- improvements in gtkiconlist
- Pango enhancements in gtkplot
Download (0.87MB)
Added: 2005-06-24 License: GPL (GNU General Public License) Price:
1583 downloads
diskfree 2.1.0
diskfree is a sh-based util for monitoring disk usage with email reporting. more>>
diskfree project is a shell script designed to be run periodically from cron to let you know how much disk space youve used, what directories have grown, which directories have shrunk, etc.
Installing
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
<<lessInstalling
1. If you have Bash installed, then edit line 1 and point it to Bash. If you dont have Bash installed, but have the Korn shell installed, edit line 1 and point it to that (typically #!/bin/ksh).
2. Decide which directories you want reported on or if youre paranoid, remember to use the -p option. If you want something other than the default then use the -d option
3. Decide who should get the report. If it should go to root, dont do anything. If it goes to someone else, use the -m option (-m someone@somewhere.net)
4. Decide where you want the files this script creates to be put. If /tmp is OK with you, do nothing. If you want them elsewhere use the -l option (-l /var/log)
5. Decide how frequently you want the report run (daily, weekly, monthly, etc) If you want it run daily, then create on entry in your crontab like:
00 00 * * * /some/path/diskfree
If you want to run it monthly as well, I suggest you also add this to crontab:
00 02 01 * * /some/path/diskfree -e monthly
And quarterly would appear in crontab like:
00 04 01 */4 * /some/path/diskfree -e quarterly
6. Save your crontab.
7. Copy diskfree.8 /usr/man/man8
8. Wait for the script to run TWICE, then check your email and review the report
9. Send comments, bugs, suggestions to dhunley@columbus.rr.com
Enhancements:
- Altered the output to put the df output first and the details second.
Download (0.012MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1668 downloads
I-Spy 2.1.0
A Perl script which identifies new files on various FTP and Web sites. more>>
A Perl script which identifies new files on various FTP and Web sites.
Installation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
<<lessInstallation
Copy the program where you can acces it and do following commands:
cp i-spy /usr/local/bin/
Make sure the executable bit is set:
ls -l /usr/local/bin/i-spy
-rwxr-xr-x 1 root root 28568 Nov 22 11:36 /usr/local/bin/i-spy
if not, then set it:
$ chmod +x /usr/local/bin/i-spy
If you have perl installed elsewhere than /usr/local/bin, then create
a symbolic link:
$ cd /usr/local/bin
$ ln -s /usr/bin/perl
[or wherever you keep perl]
Now, copy the Log::File module into your Perl distributions site_perl
directory:
$ cp -r Log /usr/local/lib/perl5/site_perl/5.005/
[or wherever you keep site-specific perl modules]
You may also keep the Log::File module in the same directory as you
plan to use for your sites and logs.
Enhancements:
- Added support for browser agent masquerade
- Added support for Google News (Yum)
- Modernized examples
Download (0.271MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above vultures 2.1.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed