View Your Raspberry Pi's Stats with the Raspberry Pi Sysinfo Script

Productivity Sauce
Need a quick and dirty way to display your Raspberry Pi's essential stats? Consider Raspberry Pi Sysinfo script. The entire solution consists of a single PHP script and a couple of graphics files, so deploying it is rather straightforward. First of all, make sure that Apache and PHP are installed on your Raspberry Pi. Grab then the latest release of the scripts, unpack the downloaded archive, and move the resulting sysinfo folder to the /var/www directory on your Raspberry Pi. That's all there is to it. Point your browser to http://127.0.0.1/sysinfo (replace 127.0.0.1 with the actual IP address or domain name of your Raspberry Pi), and you should see the overview generated by the script.
By default, the script uses the Yanone Kaffeesatz font which doesn't look all that good. Fortunately, you can easily fix that. Open the index.php file in a text editor, locate the {font-family: Yanone Kaffeesatz, Helvetica, sans-serif; font-size: 13;} line, and replace Yanone Kaffeesatz with the font you like.
comments powered by DisqusIssue 245/2021
Buy this issue as a PDF
News
-
GNOME 40 Beta has been Released
Anyone looking to test the beta for the upcoming GNOME 40 release can now do so.
-
OpenMandriva Lx 4.2 has Arrived
The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.
-
Thunderbird 78 is being ported to Ubuntu 20.04
The Ubuntu developers have made the decision to port the latest release of Thunderbird to the LTS version of the platform.
-
Elementary OS is Bringing Multi-Touch Gestures to the OS
User-friendly Linux distribution, elementary OS, is working to make using the fan-favorite platform even better for laptops.
-
Decade-Old Sudo Flaw Discovered
A vulnerability has been discovered in the Linux sudo command that’s been hiding in plain sight.
-
Another New Linux Laptop has Arrived
Slimbook has released a monster of a Linux gaming laptop.
-
Mozilla VPN Now Available for Linux
The promised subscription-based VPN service from Mozilla is now available for the Linux platform.
-
Wayland and New App Menu Coming to KDE
The 2021 roadmap for the KDE desktop environment includes some exciting features and improvements.
-
Deepin 20.1 has Arrived
Debian-based Deepin 20.1 has been released with some interesting new features.
-
CloudLinux Commits Over 1 Million Dollars to CentOS Replacement
An open source, drop-in replacement for CentOS is on its way.