61 projects tagged "Linux"
PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.
TOSS is a Linux distribution targeted especially at engineers and developers, while giving convenience and ease-of-use to laymen. It is a spin-off from Ubuntu. The core of Ubuntu has been retained with minimal changes, enabling users to retain its more popular and useful features, but providing a completely different look and feel. Despite the eye-candy offered with a variety of user-friendly interfaces, TOSS mainly targets student developers. It offers the user gcc-build-essential, OpenSSL, PHP, Java, gEda, xCircuit, KLogic, KTechlab, and a variety of other essential programs for engineering and application development.
debshare.create is a hackish script used for producing .debshare files, which are basically "self-executable", monolithic archives containing several .deb packages. A .debshare file is meant to install one (or more) applications that it contains, complete with all its dependencies. This facilitates easy sharing of applications across computers using a single file, as opposed to multiple .deb packages. This idea was originally meant for Ubuntu systems, but there should be no reason why it shouldn't work on other similar distributions. Technically, a .debshare file is a bash shell script with a binary payload (a tar archive with the .deb-s) appended to it.
TurnKey App Engine Appliance is a server appliance that provides a SDK allowing developers to build Web applications that can be hosted on Google's App Engine platform. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
YFi Hotspot Manager is a modern AJAX Web front-end for FreeRADIUS 2.x. It has support for vouchers, permanent users, billing post paid, and pre-paid. Multiple languages are supported. Statistics can be generated. It works with CoovaChilli and Mikrotik. It runs on Ubuntu and CentOS. It has Google Maps integration. Third party systems can be integrated. There is thorough documentation.
A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.