linux poison RSS
linux poison Email

Getting System Information (OpenSuSe) - phpSysInfo

phpSysInfo is a PHP script that displays information about the host being accessed.
It will displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Ethernet, Floppy, and Video Information.

Why I need the phpSysinfo?, Like the description above. I need to know everything about the server with one click and the important is I could check them with the browser. So, now the phpSysinfo is the best choice.

Installation:
Download phpSysInfo - here

Extract the package and copy it to the web server directory
# tar -zxvf phpSysInfo-3.0-RC8.tar.gz
# cp -r phpsysinfo /srv/www/htdocs/phpsysinfo
Rename the config.php.new to config.php (inside phpsysinfo directory)
# mv config.php.new config.php
Now go to browser and access the "index.php" from within phpSysInfo directory and you should see something like ...


0 comments:

Post a Comment

Related Posts with Thumbnails