Skip to content

A web-based control panel for Linux systems that lets you monitor system resources, manage processes, schedule cron tasks, and control USB devices through an Apache server interface.

Notifications You must be signed in to change notification settings

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 ([email protected])
Biel Carpi ([email protected])

About

A web-based control panel for Linux systems that lets you monitor system resources, manage processes, schedule cron tasks, and control USB devices through an Apache server interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published