Main > Free Download Search >

Free detection system software for linux

detection system

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7663
Remote Secure Command System 1.0

Remote Secure Command System 1.0


Remote Secure Command System is a remote asynchronous and secure command system based on a file configuration. more>>
Remote Secure Command System project is a remote asynchronous and secure command system based on a file configuration.

A standalone server sends and receives commands through files, and a batch system launch ssh and scp commands.
<<less
Download (0.040MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1146 downloads
compact system monitor

compact system monitor


compact system monitor is a small and compact system monitor for SuperKaramba. more>>
compact system monitor is a small and compact system monitor for SuperKaramba.

Credit where credit is due, i think i stole the icons from Borealis? Nice are they not? And the idea from someone else.

The theme can be changed somewhat by editing the theme and comenting out some lines.

Hope you like it! Its my first!

<<less
Download (0.013MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
Intelligent Filesystem Guard 1.0

Intelligent Filesystem Guard 1.0


Intelligent Filesystem Guard is a tool that monitors information about changes in files and directories. more>>
Intelligent Filesystem Guard is a tool that monitors information about changes in files and directories.

Intelligent Filesystem Guard can be used either for the detection of changes in important files (as an intrusion detection system guarding data against viruses and Trojan horses) or for guarding user data.

A large emphasis is put on monitoring files. One of the functions of this system is to tell what happened with the file according to a user query. The system is able to warn of any sort of change, such as modification, creation, erasure, or movement.

<<less
Download (0.090MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1280 downloads
Making-Money-System 1.0

Making-Money-System 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-04 License: Freeware Price: Free
207 downloads
System-CoW

System-CoW


System-CoW is a system monitoring SuperKaramba theme. more>>
System-CoW is a system monitoring SuperKaramba theme.

You must have installed hddtemp and all i2c sensors in kernel to have this script working!

You must launch:

hddtemp -d /dev/hd[abc] // if you have 3 disks!

to have temperature working!

For gentoo add a line to /etc/conf.d/local.start to load the command line at startup!

<<less
Download (0.15MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1214 downloads
X-Digital Disco System 0.1.4

X-Digital Disco System 0.1.4


X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. more>>
X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. X-Digital Disco System is based on the XMMS Multimedia Player.

About Digital Disco System:

Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage.

It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.

<<less
Download (0.16MB)
Added: 2006-04-21 License: GPL (GNU General Public License) Price:
1291 downloads
All System Info

All System Info


All System Info is a system info SuperKaramba theme. more>>
All System Info is a system info SuperKaramba theme. Simple english version...
It shows:
- System Info
- CPU usage
- Network Usage
- Memory Load
- HDD usage
<<less
Download (0.19MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1210 downloads
Amberdms Billing System 1.2.0

Amberdms Billing System 1.2.0


Amberdms Billing System offers users an open source web-based application, provides accounting, invoicing tools as well as service and time management solutions designed for small and medium businesses as well as small ISPs and IT companies more>> <<less
Added: 2009-04-08 License: AGPL Price: FREE
1 downloads
Devolution Security 3.0.6

Devolution Security 3.0.6


Devolution Security is a video surveillance system for Linux based systems. more>>
Devolution Security is a video surveillance system for Linux based systems. It supports up to 16 cameras and features unicast and multicast broadcasting, a Web interface, an X11 interface, themes, motion detection, record on motion, eight different camera layouts, camera cycling, fullscreen mode, and more. Devolution Security uses its own toolkit (dtk).
Main features:
- Up to 16 cameras
- Motion detection
- Record on motion detection
- Record up to 25 fps mpeg4 video
- Multicast live streams to local network
- Unicast to internet IP address
- Very configurable
- Themeable X11 interface
- Web based interface
<<less
Download (10MB)
Added: 2005-10-26 License: GPL (GNU General Public License) Price:
1486 downloads
ARPSpoofDetector 0.1.3

ARPSpoofDetector 0.1.3


ARPSpoofDetector performs active and passive detection of ARP spoofing and IP (IPv4) address collision. more>>
ARPSpoofDetector performs active and passive detection of ARP spoofing and IP (IPv4) address collision. The program can send healing packets with regular ARP information.
ARPSpoofDetector is new GPL project initialized by NetMasters.CZ customers (specially 100MEGA Distribution). We didnt find suitable intrusion detection system or another applicable software to solve ARP spoofing detection and IP collision without false alarms and with easy configuration for our customers.
Main features:
- passive ARP spoofing detection from broadcast ARP reply packets
- passive IP collision detection from broadcast ARP packets and netbios packets
- active IP collision detection by sending ARP request packets
Log example:
Mon Jul 23 21:49:26 2007
Warning: IP 192.168.1.10 collision detected!
SERVER MAC address: 00:4f:ED:7C:3A:B9
ATTACKER MAC address: 00:20:38:7C:3A:CE
Attacker NETBIOS name: PERSEUS
Attacker NETBIOS group: WORKGROUP
Last attacker IP was 192.168.1.9
IP changes history:
From: Mon Jul 23 21:48:47 2007 To: Mon Jul 23 21:49:10 2007 was IP 192.168.1.3 (maybe over DHCP)
From: Mon Jul 23 21:49:10 2007 To: Mon Jul 23 21:49:26 2007 was IP 192.168.1.6 (maybe over DHCP)
<<less
Download (0.034MB)
Added: 2007-08-12 License: GPL v3 Price:
807 downloads
Apache Intrusion Detection Module 1.0

Apache Intrusion Detection Module 1.0


Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time. more>>
Apache Intrusion Detection Module is a simple tool to find out intrusion attempts by examining the client requests in real time.

This is a simple attempt to build an Intrusion Detection Module for Apache. It is being run at two different sites successfully but there is a performance penalty as the module intercepts all object requests and examines with the list of vulnerable CGI applications.

Issuing a simple make should do in most cases; at worst tweak with the Makefile. The make process will compile mod-id as a apache DSO module, if your server has no DSO support you will need more time...

Any suggestions and improvements are welcome.

<<less
Download (0.031MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1304 downloads
DC Maintenance Management System 1.1.2

DC Maintenance Management System 1.1.2


DC Maintenence Management System is a Web-based application that records and analyzes customer complaints. more>>
DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks.
Enhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
<<less
Download (2.0MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
706 downloads
Sweet System Icons for Linux -

Sweet System Icons for Linux -


12 freeware icons inspired by the sweet look and feel of baby rooms artwork. more>> Description:
12 freeware icons inspired by the sweet look and feel of baby rooms artwork.
Content:
CD, Computer, Documents, Favorits, Folders, Home
<<less
Download (287KB)
Added: 2009-03-31 License: Freeware Price:
206 downloads
Dynamic Taste Detection for XMMS 20020303

Dynamic Taste Detection for XMMS 20020303


Dynamic Taste Detection patch makes XMMS adapt its playlist randomization function to your personal taste. more>>
Dynamic Taste Detection patch makes XMMS adapt its playlist randomization function to your personal taste.

Songs you dont like end up at the end of the playlist, and songs you like to hear together tend to end up next to each other.

<<less
Download (2.8MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1291 downloads
+CMS Content Management System 2.1.4

+CMS Content Management System 2.1.4


In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5