Main > Free Download Search >

Free 1.3b software for linux

1.3b

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4
md5mon 1.3b

md5mon 1.3b


md5mon checks that certain system files have not been modified and it uses md5sum to compute checksums of files. more>>
md5mon checks that certain system files have not been modified and it uses "md5sum" to compute checksums of files. Optionally, a somewhat more secure, but slower, "shasum" can be used instead of "md5sum".
This is the installation procedure:
Unpack the distribution into a directory such as /usr/local/md5mon or any other directory. The necessary files include: md5mon and several dirs_X" and exclude_X files, where X is a number (0, 1, ...) The script will create or update all files in the same directory where "md5mon" resides. You may choose the directory at an inconspicuous location, for example /etc/X11/app-defaults/xyterm/, you can make this directory and all files inside it readable only to root and rename "md5mon" to something else, if you feel that it helps improve security. Ancillary file names are also easily configurable by editing the script.
Main features:
- There are two main actions: create the checksum lists and verify the checksums. There is also a "packaging" action and a "reconcile" action.
-
- Files are selected by directories and optionally filtered through exclusion lists to prevent scanning of inessential files.
-
- Lists of directories to be monitored are configurable to several "levels" so that the user might put a few of the most important files at one level and a larger number of less crucial files at another level.
-
- The script will report all discrepancies found in checksums to a log file, so it is suitable for cron jobs. One could use the "-q" or "--quiet" option to prevent printing of messages unless mismatches are found.
-
- The "packaging" action can be used to archive all current checksums together with the script and with copies of the "find" and "md5sum" binaries for secure storage on external media. After packaging all your levels securely you can be sure that you will definitely be able to detect any changes to the monitored files.
-
- The script maintains its own integrity checksum in a small file which may be optinally stored on a read-only floppy media or on a remote computer and read at each checkup (the command to get this file must be specified within the script).
Enhancements:
- quick bugfix: did not update sums correctly in some cases
<<less
Download (0.012MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1198 downloads
Cymbaline 1.3b

Cymbaline 1.3b


Cymbaline is a learning music player. more>>
Cymbaline is a learning music player. In random mode, it will play your favorite tracks more often.
It also allows album-based navigation: you can start playing the next album, skip 2 albums ahead, go to a specific album, etc.
It has a random queue mode where you see a list of randomly chosen tracks that play consecutively. The queue is also built based on song scores.
Main features:
- Automatic song-rating system.
- Album-centered navigation. (e.g. jump two albums down, jump to last album)
- Random mode plays high-rated songs more often.
- Random queue mode - a list of random tracks you can edit.
- Vi-like one-key commands.
- Keyboard shortcuts can be easily changed.
- Find track by filename.
- Build playlists on the fly based on specified score threshold.
- Random directory mode plays high-scored directories more often.
- Add directories recursively.
- Terminal color support.
- Command-line interface (no GUI).
- You can manually set song scores.
- No mouse - full keyboard control.
- New in 1.3: mouse support.
- Its possible to control player externally e.g. by creating window-manager shortcuts.
<<less
Download (0.039MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1271 downloads
FreeQuest IRCd 2.1.3b

FreeQuest IRCd 2.1.3b


FreeQuest IRCd is based on Bahamut 1.8 but with client side SSL support, hostmangling, IPV6, and other enhancements. more>> <<less
Download (0.70MB)
Added: 2006-09-22 License: GPL (GNU General Public License) Price:
1128 downloads
eventxx 0.6

eventxx 0.6


eventxx is a simple, direct, one-header inline C++ wrapper for libevent. more>>
libevent is a popular API that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.
eventxx project is a simple, direct, one-header inline C++ wrapper for libevent. Yes, its just one header file, so if you want to use it you can just copy the file to your project and you are set (well, youll need to link to libevent too ;). I know eventxx will work with libevent 1.1 and 1.2 if you use the event_base_free() fix (see Status section for more details).
Its designed to be as close to use to libevent (without compromising modern C++ programming techniques) and efficient (since all implementation is trivial and inline, theoretically, it imposes no overhead at all) as possible.
Please, visit the eventxx website for the latest version of this documentation.
You can always get the current release from the release directory or grab the most up to date sources from the darcs repository.
You can also take a look the the darcsweb interface to see the latest changes online or subscribe to its RSS feed to follow the development.
Usage:
You probably should read libevent documentation to get started or at least just for reference, although eventxx is pretty simple so you can jump right into the Example section (or the example list) and write a working program without much trouble.
This wrapper was designed to be used just like libevent, but with C++ style syntax sugar (or poison, depends on your point of view ;) and goodies. The main difference to libevent is you always have to instance a eventxx::dispatcher to get an event loop. There is no implicit global event loop. This adds just an extra line of code for single threaded applications and makes things much more simpler, so I hope nobody complains about it ;). See eventxx::dispatcher documentation for more details.
You can use use the same plain functions callbacks libevent use or the other kind of function objects (see Events section for details on event types).
eventxx uses Exceptions to report errors. All functions have exception specifications, so its easy to find out what to expect. See Exceptions section for more detail.
A timespec abstraction is provided as eventxx::time for convenient argument passing. Even more, its a timespec itself, with some convenient methods for accessing the attributes with pritier names. And even more, eventxx is such a direct mapping that all eventxx::events are libevent event structs too, so theoretically you can pass a eventxx::event to libevent C functions without much trouble. eventxx::dispatcher is the only class that is not derived from libevent struct (event_base) because this struct its not defined on the libevent header (just declared).
Maybe you shouldnt know this implementation details to keep the abstraction, but this is a basic design goal of this wrapper so there is not much chance that this changes in the future (but use this knowledge with care, you have been warned.
Enhancements:
- Uses event_base_free() by default since libevent 1.3b fixes the bug that caused the assertion.
- Minor documentation changes.
<<less
Download (0.026MB)
Added: 2007-06-09 License: Public Domain Price:
867 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1