Koozali.org: home of the SME Server

Specs on Versions???

ross

Specs on Versions???
« 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!

Dan Brown

Re: Specs on Versions???
« Reply #1 on: September 06, 2002, 09:08:47 PM »
rpm -q would do the trick.  For example:

rpm -q apache

ross

Re: Specs on Versions???
« Reply #2 on: September 06, 2002, 09:47:18 PM »
Ah... and rpm -q * gives me a list of everything..... I learned something new today! :-)


Dan Brown

Re: Specs on Versions???
« Reply #3 on: September 06, 2002, 09:50:57 PM »
Actually, no, it doesn't.  If you want a list of everything, you want rpm -qa.

ross

Re: Specs on Versions???
« Reply #4 on: September 06, 2002, 09:56:37 PM »
Ah..... That's even better.... really long list! :-)

Darrell May

Re: Specs on Versions???
« Reply #5 on: September 07, 2002, 02:34:32 AM »
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