94 projects tagged "Apache 2.0"
Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.
Conary is a distributed software management system for Linux distributions. It replaces traditional package management solutions (such as RPM and dpkg) with one designed to enable loose collaboration across the Internet. It enables sets of distributed and loosely connected repositories to define the components which are installed on a Linux system. Rather than having a full distribution come from a single vendor, it allows administrators and developers to branch a distribution, keeping the pieces which fit their environment while grabbing components from other repositories across the Internet.
BitNami Trac Stack is an easy-to-install distribution of the Trac project management software. It includes pre-configured, ready-to-run versions of Apache, MySQL, Python, and Subversion, so users can get a Trac installation up and running in minutes after answering a few questions. Currently, Linux platforms are supported.
BitNami Drupal stack is an easy-to-install distribution of the Drupal CMS software. It includes pre-configured, ready-to-run versions of Apache, MySQL, and PHP so users can get Drupal installed and up and running in minutes after answering a few questions. Currently, Linux and Windows are supported.
BitNami LAMPStack Native Installer is an easy-to-install environment to develop and deploy PHP applications. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin. Amazon AWS PHP SDK makes it easier to develop PHP applications that run on Amazon Web Services. The AWS PHP SDK includes the AWS PHP library, code samples, and documentation.