Thread: Software Audit
View Single Post
  #4 (permalink)  
Old 09-Jun-2009, 11:59
Camaleón
Guest
 
Posts: n/a
Default Re: Software Audit

ChrisFlockhart wrote:

> I am new to Linux, but have been given the task of performing a
> software audit on 10 Linux servers. Can anyone point me in the direction
> of a tool or method to determine all of the applications that are
> installed on a PC together with their versions. The servers are running
> a mixture of Suse 9.3 and 9.4. I am thinking of a tool ideally something
> like the Belarc Advisor app for Windows PCs, but anything that gives me
> the information is good enough.


Go to YaST / Software / Software management and then File / export and save
the *.xml file.

Now you can the process that xml file with some formatting (i.e., using css
or xslt transformations).

Greetings,

--
Camaleón
Reply With Quote