11 projects tagged "Unix"
DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
e-Photogallery is a Web-based photo gallery. It supports very large galleries and large files. Archive files (zip, rar, gzip, bzip2, tar) can be used for uploading photos. Most bitmap formats are supported, as well as SVG, PS, PDF, and EPS. Whole photo folders can be downloaded in various output formats and sizes. Other features include searching, tagging of photos and folders, and online resizing of thumbnails, and extensive control of access rights. EXIF data is read and used.
Elefant is a full-featured, but refreshingly simple CMS and PHP Web framework. It features an intuitive, streamlined admin interface, a tightly integrated WYSIWYG editor, dynamically embeddable content objects for building dynamic Web sites without touching code, and an extremely fast, secure, and flexible framework for add-ons and themes. The core CMS includes page editing, a blogging engine, site navigation, file and user management, automatic version control, a tool for translators and multilingual site management, and an in-browser theme/layout editor. It is also extensively documented and has a small but friendly and active developer community.
Enterprise Audit Shell (EAS) allows organizations to centrally audit and report UNIX shell access. Unlike Sudosh, the audit logs are sent to a centralized archive and reporting server. Client server authentication and encryption is handled by SSL. It was specifically designed for enterprise, commercial use.
KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.
SPHiveDB is a server for SQLite database. It use JSON-RPC over HTTP to expose a network interface to use SQLite database. It supports combining multiple SQLite databases into one file. It also supports the use of multiple files. It is designed for the extreme sharding schema -- one SQLite database per user. It currently implements a C++/Java/Python client API.
Kitsh is a simple shell around WebKit. It provides a self-contained HTML5 browser, client/server JavaScript processor, and SQLite database. Its purpose is to help create desktop applications and widgets easily. It uses the libraries of the WebKit framework and a few others from GTK and GNOME.