Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: ross on September 06, 2002, 08:42:31 PM
-
Is there a link to a list of what version of each package is? I would like to know what versions of MySQL, Apache, Squid, PHP, etc. are on the e-smith 5.5 release.
Better yet, if there is an easy way to find out via command line interface, it would be good to know for future questions.....
Thanks!
-
rpm -q would do the trick. For example:
rpm -q apache
-
Ah... and rpm -q * gives me a list of everything..... I learned something new today! :-)
-
Actually, no, it doesn't. If you want a list of everything, you want rpm -qa.
-
Ah..... That's even better.... really long list! :-)
-
Even easier, install the update system rpm and view the installed rpms via the server-manager.
http://myezserver.com/downloads/mitel/contrib/
update-system-0.0.1
Regards,
Darrell