Difference between revisions of "Phpsysinfo"
From SME Server
Jump to navigationJump to searchm (Minor text changes and typo's) |
Electroman00 (talk | contribs) |
||
Line 17: | Line 17: | ||
To install this contrib, first download the package from the site into an empty directory: | To install this contrib, first download the package from the site into an empty directory: | ||
− | wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-phpsysinfo-2.5. | + | wget "http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-phpsysinfo-2.5.4-0dmay.noarch.rpm" |
Install with: | Install with: |
Revision as of 22:37, 16 February 2008
Maintainer
Darrel May (Contrib)
Description
This contrib installs phpSysInfo (http://phpsysinfo.sourceforge.net/) on SME Server 7.x.
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.
Installation
The contrib source files for SME Server 7.x can be found at SME Server mirrors
To install this contrib, first download the package from the site into an empty directory:
wget "http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-phpsysinfo-2.5.4-0dmay.noarch.rpm"
Install with:
yum localinstall *.rpm
You can ignore the yum-comments signal event post-upgrade and signal-event reboot.
Use
Once installed, you can access phpSysInfo at https://yourdomain.com/phpsysinfo
Login with your SME Servers admin credentials.
Check installed version
yum info installed smeserver-phpsysinfo