Skip to content

bielcarpi/LinuxWebController

Repository files navigation

Linux Logo

Linux Web Controller

Control your Linux OS from the web with Linux Web Controller (using Apache in your machine). It allows you to see CPU and MEM usage, create cron tasks, see processes running, shutdown the machine, etc.

Screenshots

Login

Login

Dashboard - Monitor your system

Dashboard

Control Processes

Processes

Set Up Cron Tasks

Cron

Automount USB Devices with Music

Music

How To Use

# Install & Configure Apache on your Linux distro

# Clone this project inside the directory where you'll serve from Apache
$ git clone https://github.com/bielcarpi/linux-web-controller.git

# Configure Apache for executing cgi/sh scripts in the directory cgi-bin

# Start Apache and control your system from the Web

Authors

Guillem Godoy (guillem.godoy@students.salle.url.edu)
Biel Carpi (biel.carpi@students.salle.url.edu)