Skip to content

Consider adding Adminer and phpSysInfo to TurnKey LAMP #218

@lirazsiri

Description

@lirazsiri

Special mentions by High Mobley in the BOSSIE 2013 awards:

  1. Adminer is a great alternative to phpMyAdmin. It's a single PHP file
    and easy to install. The UI is simpler and more intuitive than
    phpMyAdmin. Adminer also has full support for features such as foreign
    keys, grouping Select results, sorting results by multiple columns, easy
    downloading of blob field contents, and editing fields in multiple rows.
    Adminer can work with MySQL, PostgreSQL, SQLite, Microsoft SQL Server,
    and Oracle Database, whereas phpMyAdmin supports only MySQL. Adminer
    works with older versions of MySQL and PHP as well.

  2. phpSysInfo

Sometimes you just want a simple tool to do a simple job. A set of PHP
scripts that pulls data from the /proc file system and lays it out
neatly on a Web page, phpSysInfo shows key information about your
server, such as RAM and CPU utilization, attached drives and USB
devices, available disk space, networking, hard drive SMART (Self
Monitoring Analysis and Reporting Technology) info, and more. For busy
admins on the go, there's even an Android client app for phpSysInfo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions