Difference between revisions of "Phpsysinfo"
From SME Server
Jump to navigationJump to searchm (new category) |
m (Minor text changes and typo's) |
||
Line 1: | Line 1: | ||
{{Languages|Phpsysinfo}} | {{Languages|Phpsysinfo}} | ||
− | |||
− | |||
=== Maintainer === | === Maintainer === | ||
[http://myezserver.com/ Darrel May] (Contrib) | [http://myezserver.com/ Darrel May] (Contrib) | ||
=== Description === | === Description === | ||
− | This contrib installs phpSysInfo (http://phpsysinfo.sourceforge.net/) on | + | 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. | phpSysInfo is a PHP script that displays information about the host being accessed. | ||
Line 14: | Line 12: | ||
=== Installation === | === Installation === | ||
The contrib source files for SME Server 7.x can be found at | The contrib source files for SME Server 7.x can be found at | ||
− | [http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/ | + | [http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/ SME Server mirrors] |
Line 29: | Line 27: | ||
Once installed, you can access phpSysInfo at https://yourdomain.com/phpsysinfo | Once installed, you can access phpSysInfo at https://yourdomain.com/phpsysinfo | ||
− | Login with your SME admin | + | Login with your SME Servers admin credentials. |
=== Check installed version === | === Check installed version === |
Revision as of 11:25, 12 November 2007
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.3-1dmay.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