LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-22-2013, 10:36 AM   #1
boblc123
LQ Newbie
 
Registered: Feb 2013
Posts: 13

Rep: Reputation: Disabled
Get a list of software installed with Redhat Satellite


Hello all,

I'm new to Linux and trying to find my way.

My organization is using a Redhat Satellite server to manage our linux environment, consisting of RHEL 5 and 6.

I'm trying to find a way within satellite, to pull a list of all packages that are currently installed on our servers. I'm not finding much help from the Satellite documentation. Would anyone have a clue how to accomplish this?
 
Old 02-22-2013, 01:11 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Welcome to LQ.

An alphabetic list : $ rpm -qa | sort > installed-packages.txt

A list with install dates : $ rpm -qa --last > last-packages.txt
 
Old 02-26-2013, 08:32 AM   #3
boblc123
LQ Newbie
 
Registered: Feb 2013
Posts: 13

Original Poster
Rep: Reputation: Disabled
Thanks for the reply knudfl. I'm not sure it's exactly what I'm looking for. I'm trying to have a way of doing it straight from satellite so that I can get this info from all of my linux servers at once--instead of having to hop on each server individually and run this command.
 
Old 02-26-2013, 09:45 AM   #4
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Code:
ssh user@host "rpm -qa sort" >> installed-packages.txt
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to list all installed software on Solaris 10? SusanMJC Solaris / OpenSolaris 7 08-12-2011 08:23 PM
List of software installed in fedora 12 anika.ella Linux - Newbie 5 02-01-2010 10:01 AM
How can I get a list of software that was installed via rpm TruongAn Linux - Software 10 10-04-2005 11:53 AM
How to list installed software on Linux? mojavex Linux - Software 1 09-16-2005 05:40 PM
How do you list what software is installed? Tiyogi Linux - Software 5 04-22-2004 08:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration