Display system Information (Uptime,CPU,Memory,SCSI,IDE,PCI,Ethernet,Floppy,and Video) Using Phpsysinfo
Posted by Admin on March 15th, 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Phpsysinfo Requirements
Web server (apache2) with php4 or later support
Phpsysinfo Supported platforms
Linux 2.2+
FreeBSD 4.x
OpenBSD 2.8+
NetBSD
Darwin/OSX
Apache2 Installation
For installation of apache2 with php4 support check here
Installing phpsysinfo in Ubuntu
sudo apt-get install phpsysinfo
After completion of your installation this program automatically located at apache2 default document root directory i.e /var/www/phpsysinfo/ folder
If you want to access this from your web browser type the following
http://youripaddress/phpsysinfo/
You should see the following screen with all your server details



March 16th, 2007 at 11:38 pm
Is there a similar tool but for Windows?