phpSysInfo

Last modified date

phpSysInfo is a customizable PHP script that displays information about your system nicely.

This guide is intended for Debian and Ubuntu-based systems.


Update:

sudo apt update

Install:

sudo apt install phpsysinfo -y
sudo apt install apache2 php libapache2-mod-php -y

Link phpsysinfo to Web Root:

sudo ln -s /usr/share/phpsysinfo /var/www/html

This command creates a symbolic link (shortcut) for a web directory:


Access phpsysinfo in Browser:

hostname -I

http://<hostname>/phpsysinfo/


https://phpsysinfo.github.io/phpsysinfo