Category Archives: Server

SQLite Embedded Database

SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is currently found in more applications than we can count, including several high-profile projects. SQLite is an embedded…  Read More 

ISC DHCP Server

All IP devices need addresses, and ISC DHCP is the easiest and most efficient way to provide them. ISC DHCP is open source software that implements the Dynamic Host Configuration Protocol for connection to an IP network. It is production-grade software that offers a complete solution for implementing DHCP servers, relay agents, and clients for small…  Read More 

Hyperbox Virtualization Manager

Hyperbox is an open-source Java client-server software that manages your virtualized infrastructure across your different hypervisors. It aims to provide a free alternative to commercial products like VMware vCenter/ESXi and Citrix XenCenter/XenServer. It is primarily used with Virtualbox, its favorite hypervisor backend, but is designed with a modular architecture in mind and could use any…  Read More 

Roundcube Webmail

Roundcube webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality youd expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking. It is easy to install/configure and runs on a standard LAMP server. The skins use the latest web standards to…  Read More 

AfterLogic Webmail Lite PHP

AfterLogic  WebMail Lite is a fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel. It’s minimalist interface is combined with a rich feature set, no tradeoffs here. Built on the latest HTML5 and CSS3 technology. Install it on your web servers for personal or commercial use, redistribute, integrate with other software,…  Read More 

NUT: Network UPS Tools

The primary goal of the Network UPS Tools (NUT) project is to provide support for Power Devices, such as Uninterruptible Power Supplies, Power Distribution Units and Solar Controllers. NUT provides many control and monitoring features, with a uniform control and management interface. More than 100 different manufacturers, and several thousands models are compatible. This software…  Read More 

PhpVirtualBox Web Interface

PhpVirtualBox  is an open source, AJAX implementation of the VirtualBox user interface written in PHP.  As a modern web interface, it allows you to access and control remote VirtualBox instances. PhpVirtualBox is designed to allow users to administer VirtualBox in a headless environment – mirroring the VirtualBox GUI through its web interface. PhpVirtualBox Homepage