Main > Free Download Search >

Free all aware software for linux

all aware

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 224
Aware 0.11.1

Aware 0.11.1


Aware is a high performance distributed event processing framework built for systems management. more>>
Aware is a high performance distributed event processing framework built for systems management. It comes with probes for common network services and system resources. Additionally, Aware allows the cross-correllation of many different streams of information, and includes a Web-based reporting interface.
Aware is intended to enable system administrators tune system variables, set monitoring/security alarms and build adaptive distributed systems. Aware modules may be linked into applications making them aware and able to participate in the larger managed system.
Ultimately, multiple systems will monitor themselves and others, cooperating to make decisions to optimally tune performance, proactively enhance security and compensate for faults.
The Aware software is a high performance distributed event processing framework built for systems management. It comes with probes for the common network services and system resources. Additionally, Aware allows the cross-correllation of different streams of information
Enhancements:
- This major beta release provides a new Web-based interface using a built-in websever and a Sqlite database.
- The old PHP/MySQL GUI is gone.
- Installation and configuration were simplified and the run-time footprint is now very small relative to similar systems.
- The user interface now has threshold alerts on metrics (e.g, traffic), and more reports.
- There are new handlers for mDNS, Sqlite, and BigBrother.
- Two new applications included are a small faster static Web server (xap) and multicast file copy programs (mcctx and mccrx).
<<less
Download (1.3MB)
Added: 2006-08-06 License: GPL (GNU General Public License) Price:
1191 downloads
iCalDoubleRemover

iCalDoubleRemover


iCalDoubleRemover script just removes duplicate Entries in iCals. more>>
iCalDoubleRemover script just removes duplicate Entries in iCals. Dupicate entries are defined as having the same Entries except for the UID bit. A special feature is support for duplicate BirthdayCal entries as well.

Be aware that you need Perl, Config::Inifiles via Perlupdate ( perl -MCPAN -e shell install Config::IniFiles ).
<<less
Download (0.006MB)
Added: 2005-11-18 License: Freeware Price:
1436 downloads
WAusers 0.1

WAusers 0.1


WAusers is one component of the WAhelper Web accessibility testing suite. more>>
WAusers application is one component of the WAhelper Web accessibility testing suite.

WAusers serves for managing Web accessibility testing sites where users can register, create their own Web accessibility testing projects, and log into all their projects using a single global password.

Web pages are often designed without handicapped users in mind. Despite there exist Web accessibility guidelines such as W3C Accessibility Guidelines or U.S. Section 508 law, many Web designers are not aware about problems they cause to handicapped visitors of their pages. And even when a Web designer tries to make Web pages accessible, he may not be aware about all the obstacles handicapped users can meet.

- Software tools can be helpful here. Several Web accessibility checking tools already exist, but they have various problems:
Most of them are non-free and you cant use them freely to evaluate accessibility of your website effectively. Making things accessible means removing barriers and it is important to make the barriers as low as possible.
- New tests usually cant be added easily. An easily extensible and freely modifiable tool is needed so that its features can be improved efficiently. A good and maintained tool can make the whole process of making Web pages accessible more effective.
- The tools often dont try to go beyond semi-automated tests. But there are many accessibility problems which cant be detected, diagnosed and reported without human assistance. A tool helping humans with the testing process is needed.
<<less
Download (0.024MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1380 downloads
namefix.pl 4.0 RC5

namefix.pl 4.0 RC5


namefix.pl is a Perl script which purpose is to make formatting file names of media files very easy and quick. more>>
namefix.pl is a Perl script which purpose is to make formatting file names of media files very easy and quick.

Initialy it was just used to convert spaces to underscores on all mp3s in a given directory, but I soon added case formatting and many other options.

As far as Im aware this was first the script/ program created for the purpose of automatically formatting media collections.

So after many lapses, drinking/ smoking binges, hard drive failures and my laziness in general, namefix.pl is back, better than ever.

<<less
Download (0.10MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
892 downloads
Yabause 0.8.6

Yabause 0.8.6


Yabause is a Sega Saturn emulator. more>>
Yabause is a Sega Saturn emulator under GNU GPL. It currently runs on GNU/Linux and is being ported to Microsoft Windows and Mac OS X.
Yabause is also ported to the Sega Dreamcast as a separate project : Yabause-dc.
Be aware that this project is at an early stage. Dont expect to play commercial games on your PC. This software is released for testing purposes only, and is essentially aimed to developers.
Enhancements:
- Lot of bug fixes and addition of COFF support.
<<less
Download (0.32MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
826 downloads
AA Helper Library 0.1

AA Helper Library 0.1


AA Helper Library is a basic library of helper functions for AAlib. more>>
AA Helper Library is a basic library of helper functions for AAlib.

Inspiration that started this is AAJM, when I implemented circles and lines. More or less on a whim, I turned it into a more convincing project.

Yes, Im fully aware of the existence of libcaca. A few things:

1. Libcacas picture definition isnt as good as aalibs - as the designer of libcaca stated, its designed to make colors work right on ascii displays, rather than necessarily the shapes. For a simple example of this, run cacafire next to aafire on a screen at the same time

2. AA Helper addresses most of libcacas other good points - sprites and graphics primitives, primarily

3. If youre at the point where you feel the urge to even start this argument, youve got bigger issues than whether or not a text-mode library is as good as another
<<less
Download (0.018MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
scanlogs 2.2.6

scanlogs 2.2.6


scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks. more>>
scanlogd is a TCP port scan detection tool, originally designed to illustrate various attacks an IDS developer has to deal with, for a Phrack Magazine article (see below). Thus, unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use.

This release of scanlogd can be built with support for one of several packet capture interfaces. In addition to the raw socket interface on Linux (which does not require any libraries), scanlogd is now aware of libnids and libpcap.

The use of libpcap alone is not a good idea. If youre on a system other than Linux and/or want to monitor the traffic of an entire network at once, you should be using libnids in order to handle fragmented IP packets.
<<less
Download (0.010MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1200 downloads
scanlogd 2.2.6

scanlogd 2.2.6


scanlogd is a system daemon which attempts to log all portscans of a host to the syslog, in a secure fashion. more>>
scanlogd project is a system daemon which attempts to log all portscans of a host to the syslog, in a secure fashion.

This release of scanlogd can be built with support for one of several packet capture interfaces. In addition to the raw socket interface on Linux (which does not require any libraries), scanlogd is now aware of libnids and libpcap.

The use of libpcap alone is discouraged. If youre on a system other than Linux and/or want to monitor the traffic of an entire network at once, you should be using libnids in order to handle fragmented IP packets.

<<less
Download (0.010MB)
Added: 2006-03-13 License: BSD License Price:
1322 downloads
cPanel::SyncUtil 0.0.2

cPanel::SyncUtil 0.0.2


cPanel::SyncUtil is a Perl extension for creating utilities that work with cpanelsync aware directories. more>>
cPanel::SyncUtil is a Perl extension for creating utilities that work with cpanelsync aware directories.

SYNOPSIS

use cPanel::SyncUtil;

These utility functions can be used to in scripts that create and work with cpanelsync environments.

EXAMPLE

See scripts/cpanelsync_build for a working example that can be used to build cPanels cPAddon Vendor cpanelsync directory for your website.

EXPORT

None by default, all functions are exportable if you wish:

use cPanel::SyncUtil qw(_raw_dir);

use cPanel::SyncUtil qw(:all);

FUNCTIONS

_chown_pwd_recursively

Takes as its first argument a user that matches ^w+$ (and optionally a group as its second argument, also matching ^w+$) and recursively chowns the current working directory to the given user (and group if given).

Currently the return value is from a system() call to chown.

_safe_cpsync_dir

Returns true if the given argument is a directory that it is safe to be cpanelsyncified.

See the simple, scripts/cpanelsync_build_dir script for example useage while recursing directories.

_raw_dir

This function makes the .tar and .bz2 version of the file system.

Its arguments are the following:

_raw_dir($base, $archive, $verbose, @files);

$base and $archive are the only required arguments.

$archive is a directory in $base.

It will chdir in $base and the process the directory $archive

If $verbose is true, output will be verbose.

If @files is specified each item in it is also processed.

Each item in @files must be a file (-f) in $base/$archive.

If it returns false the error is in $!

_raw_dir($base, $archive, $verbose, @files)
or die "_raw_dir($base, $archive, $verbose, @files) failed: $!";

Its very important to check the return value because if its failed its possible you will not be in the directory you think and then subsequent file operations will either fail or not work like you expect. Plus if its returned false then there is either a file system problem or the input to the function is not valid. In other words, if it fails you need to resolve the problem before continuing so die()ing is a good idea generally.

_sync_touchlock_pwd is then run on $base/$archive so that its now a cpanelsync directory

_get_opts_hash

Shortcut to get a hash (in array context) or hash ref (in scalar context) of the script using this modules command line options.

Takes the same exact input as Getopt::Std getopts()

_sync_touchlock_pwd

Creates the .cpanelsync file (and its .bz2 version) and .cpanelsync.lock for the current working directory

_read_dir

Shortcut to File::Slurps read_dir

_write_file

Shortcut to File::Slurps write_file

_lock

Locks the given directories.

_unlock

Unlocks the given directories.

_unlock(qw(foo bar baz));

<<less
Download (0.007MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
886 downloads
QtTV 0.0.3-pre1

QtTV 0.0.3-pre1


QtTV is a TV Guide. It reads from an XMLTV formatted document to retrieve listings, then allows output sorted by time, per channel or in a grid of time vs channel more>>
QtTV is a TV Guide. It reads from an XMLTV formatted document to retrieve listings, then allows output sorted by time, per channel or in a grid of time vs channel.

For now, the package requires the XMLTV listings to be in "/root/Documents/tv.xml" if you are installing on the zaurus. Windows or linux compilations allow you to choose a file.

Be aware that this software is slow to load and may be buggy.

<<less
Download (0.56MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1452 downloads
Choose a free eCourse 1

Choose a free eCourse 1


Education Wallpaper. Education Wallpaper. Education Wallpaper. Auto Expenses – first off, there isn’t the extra expense of gas and we are all aware (a... more>> <<less
Download (41KB)
Added: 2009-04-12 License: Freeware Price: Free
194 downloads
libjackasyn 0.11

libjackasyn 0.11


libjackasyn is a library that allows you to use programs written for the OSS sound API with the JACK audio server. more>>
libjackasyn is a library that allows you to use programs written for the OSS sound API with the JACK audio server. libjackasyn is a library that can be used for two purposes.
First it can be loaded via the LD_PRELOAD variable, turning OSS applications automatically into JACK-aware applications.
Second, it can be used to link against the program during build time, making it trivial to turn an OSS aware sound application into a JACK aware sound application in a short time.
libjackasyn got its name from the asynchronous manner in which it communicates with the JACK server, which means by using libjackasyn you will introduce an additional delay exactly the size of one JACK audiobuffer (1024 samples or 44 ms with the JACK default settings).
This delay can be reduced by reducing the JACK buffersize. It should not matter for sound generating applications, but it might introduce phasing effects when doing sound processing.
Enhancements:
- fixed RDONLY and WRONLY handling
- act upon jack shutdown, allows to switch between JACK and non-JACK operation
- several small bug fixes
- debug compilation optional
<<less
Download (0.072MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1351 downloads
libprelude 0.9.14

libprelude 0.9.14


The Prelude Library (libprelude) is the glue that binds all aspects of Prelude together. more>>
The Prelude Library (libprelude) is the glue that binds all aspects of Prelude together. It is a library which enables Prelude components to communicate with the Prelude Manager.
libprelude library also makes it easy for third party software to be made Prelude Aware (able to communicate with Prelude components). It provide common, useful features used by every sensor.
Enhancements:
- TCP keepalive settings were implemented on platforms that support it.
- When reading prelude-adduser password from a file, the newline at the end of the string is removed.
- When reading an IDMEF message fails, more information about the place where the error happened is provided.
- An issue with idmef_path_get() on empty path (pointing to the root message) was fixed.
- Various bugfixes and minor API improvements were made.
<<less
Download (1.8MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
891 downloads
Shohei Mail 0.1.0

Shohei Mail 0.1.0


Shohei is a multi-language, multi-function, multi-server, multi-user, multi-context, multi-media web-based mail client. more>>
Shohei is a multi-language, multi-function, multi-server, multi-user, multi-context, multi-media web-based mail client, news client, calendar and note server.
Shohei is a pop3 client which meets the requirements of Stockholm public network.
Main features:
- Sends mail using SMTP
- Receives mail using POP
- Handles users in any number of domains on any number of servers
- Web based administration with different admins for different domains
- MIME aware
- Usenet News client
- Online context-sensitive help
- Customizable using HTML templates with embedded macros
- Calendar
- Write simple notes
- English and Swedish message catalogs, new ones are easily added
<<less
Download (0.16MB)
Added: 2006-06-10 License: GPL (GNU General Public License) Price:
1231 downloads
lib_rharris 0.1.13

lib_rharris 0.1.13


lib_rharris is a modest Python library for pulling, parsing, and pickling remote Web page data and for related net-aware tasks. more>>
lib_rharris is a modest Python library for pulling, parsing, and pickling remote Web page data and for related net-aware tasks.
Enhancements:
- Documentation and installation fixes.
<<less
Download (0.012MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5