You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Raspcontrol

From EverybodyWiki Bios & Wiki


Raspcontrol
Developer(s)Jacob Clark
Initial releaseMay 1, 2012
Written inPHP/Shell
Engine
    Operating systemDebian, Raspbian (Recommended)
    Available inEnglish
    TypeControl panel
    LicenseGNU General Public License

    Search Raspcontrol on Amazon.

    Raspcontrol is a web-based system monitoring tool designed primarily for the Raspberry Pi but is compatible with Unix like systems too. The source code is open-source.

    Jacob Clark Presenting Raspcontrol at Google Campus

    The control panel allows the end user to manage service such as Apache, SSH and view vital Raspberry Pi/System information over the web.

    Raspcontrol is written entirely in the PHP programming language and uses no other system resources but of that used to process the PHP and the HTTP Server. It was developed to take away the need for resource heavy control panels currently available for the low performance Raspberry Pi computer.

    Raspcontrol has an inbuilt routing script which allows it to be used without a HTTP Server such as Apache, the script calls a PHP 5.4 development server on port 80 via a shell script.[1][2]

    Criticism[edit]

    Criticisms were made by members of the Raspberry Pi community about the lack of security regarding root access permissions being assigned to the HTTP Server to allow basic functionality and unsecure password storage in a flat file database. These issues have been rectified in recent releases.[3]

    References[edit]

    1. "Raspcontrol Development Server". Jonathan's Blog. Archived from the original on 2017-09-24. Retrieved 13 September 2012. Unknown parameter |url-status= ignored (help)
    2. "Raspcontrol eLinux Page". eLinux. Retrieved 13 September 2012.
    3. "linuxundich.de". 3 August 2012. Retrieved 13 September 2012.



    This article "Raspcontrol" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Raspcontrol. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.