Leslie Katz wrote:
Is there a way I can see in chronological order all the updates I've downloaded and installed, so that I can get a better idea of which update may have caused my problem?
'course there is.
rpm -qa --last
Shows all packages installed and the date they were installed on, latest to oldest.
Mike
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
