71 projects tagged "Server"
UrBackup is an efficient client/server backup system for Linux and Windows. A client for Windows lets you backup open files and complete partition images. Incremental and full image backups are stored to disk in a efficient way with file level de-duplication on either Windows or Linux servers. An easy-to-use server Web interface lets you analyze storage usage, view logs, modify settings, and browse backups. Backup images can be restored using a prebuilt live Linux CD based on KNOPPIX.
jabberd is a Jabber/XMPP instant messaging server. It implements XMPP-Core (RFC3920), XMPP-IM (RFC3921), and a range of protocol extensions: XEP-0012, XEP-0016, XEP-0030, XEP-0049, XEP-0054, XEP-0077, XEP-0079, XEP-0092, XEP-0114, XEP-0138, XEP-0153, XEP-0157, XEP-0160, XEP-0191, XEP-0192, XEP-0193, XEP-0198, XEP-0199, XEP-0202, XEP-0203.
Zentyal (formerly eBox Platform) is a small business server that offers small and medium businesses an affordable and easy-to-use enterprise-level computer network. It can act as a Gateway, Infrastructure Manager, Unified Threat Manager, Office Server, Unified Communication Server, or a combination of these.
Opsview Core is a network monitoring software application. It solves the challenges of monitoring modern IT and network systems. It is a drop-in replacement for Nagios Core, with full support for its plugins and 100% compatibility. It is easy to install and configure and is ideal for monitoring applications networks, and Windows, Linux, and Unix servers. VMWare, KVM, Xen, and Microsoft Hyper-V are supported, and Amazon EC2 and other cloud services can be monitored. It works with Opsview Mobile to allow you to monitor your systems on the go.
MSCP (Media Server Control Panel) is a management interface for Icecast2 with comprehensive functionality. An administrator can create users and then edit access rights, set the number of listener slots, enable or disable AutoDJ, etc. Users may change several parameters of the Icecast2 server and the AutoDJ via a Web-based interface. Audio compression formats supported by the AutoDJ are MP3, Ogg Vorbis, and FLAC. MSCP does not require an SQL server and runs on an independent Web server. It also sets Icecast2 to Shoutcast-compatible mode.
dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname, or MAC address, as in the good old IPv4 days. Addresses may be generated randomly, by range, or by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases, and DNS can be updated dynamically.
libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.