17 projects tagged "Linux"
bash argsparse is a high-level argument parsing library for bash. Its purpose is to replace the option parsing and usage describing functions commonly rewritten in all scripts. Its features include automatic help message generation, user input checking (type checking, enumerations, etc.), and option properties (mandatory options, option aliases, options excluding each others, etc.). It is implemented for bash version 4. Prior versions of bash will fail at interpreting the code.
phpLogin is a user login and authentication module for the phpNova framework. It contains all user authentication-related tasks and UI. Dependencies include: phpSession, phpHash, and phpSQL. This module is part of the phpNova framework for PHP, which is currently in the alpha stages of development.
slackeria takes a list of projects and checks whether they are present in certain places, such as freshmeat or various distributions. If they are, their version is also reported. This makes it easy to monitor projects and, for example, to notify distributions of updates when they are lagging behind.
ssh-forcecommand is a script to safely execute remote commands via ssh. It is especially aimed at automated remote commands (in which ssh keys are not secured via password), where a compromise of the remote system could also compromise the local system. To prevent this, ssh-forcecommand can be invoked through the ssh configuration, which will limit the remote system so that it can only execute a set of statically defined commands. This way, compromising the local system is made much more difficult.
An extension which creates a separate page for an admin to publish news related to product and services.