Skip to content

ServerHealthCheck/shc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shc
The easy way to display information about your device

shc | ServerHealthCheck

made-with-bash License: GPL v3 GitHub contributors GitHub version

After quite some time of inactivity - there is a new version on its way


Installation

Clone this git-repo:

git clone https://github.com/ServerHealthCheck/shc.git

Go into the shc folder

cd shc/

Execute the init.sh by typing

bash init.sh

You will be asked to type in your sudo password, because the index.php file needs to be moved into /srv/www/htdocs (default apache folder location)

The script now prepares everything.

Future updates

  • More services

  • More system information

  • Wiki / Manual

  • Docker