Giannis

Well-Known Member
PartnerNOC
Jun 22, 2005
67
0
156
Hello

Can somebody tell me how i can have a print out of the installed programs and versions on a cpanel server.
I mean apps that cpanel installs

ex bind apache mysql ... all of them.

Thank You
G.
 

designeru

Well-Known Member
Nov 2, 2005
83
0
156
i'm not sure this will help you, but it's including what you asked:

# rpm -qa

This will show you all the programs you have installed on a redhat based system (fedora/centos/etc). Please note there are lots of apps installed on your server.

Another way... also i'm not sure it's including everything:
- login to WHM as root
- go to Service Manager -> select all services to be monitored
- go to Service Status -> you should see their versions...