Skip to main content

How to find recently installed RPMs [LINUX]

* rpm -qa --last will return all installed rpm packages with their installed time. The last installed packages will be at the top of the list.

* rpm -qa --last less is will return all installed packages with their install date. Less allows you to scroll through the results.

* rpm -qa --last tail -n [lines] will return the last 5 packages. Replace [line] with any number you want, in my case 5 for file lines.

[root@testbox root]# rpm -qa --last tail -n 5termcap-11.0.1-17.1 Tue 09 May 2006 03:02:53 PM MYTsetup-2.5.27-1 Tue 09 May 2006 03:02:52 PM MYTfilesystem-2.2.1-3 Tue 09 May 2006 03:02:52 PM MYTbasesystem-8.0-2 Tue 09 May 2006 03:02:52 PM MYTredhat-logos-1.1.14.3-1 Tue 09 May 2006 03:02:51 PM MYT

* rpm -qa --last grep [package name] will return the install date for a specific RPM package. In my case the apache web server

Comments

Popular posts from this blog

What is Cybersecurity Risk? Definition & Factors to Consider

  Cybersecurity risk has become a leading priority for organizations as they embrace digital transformation and leverage advanced technology solutions to drive business growth and optimize efficiencies. Additionally, many organizations are increasingly reliant on third-party and   fourth-party vendors   or programs.  In this post, we’ll explore what cybersecurity risk is and take a look at some key cybersecurity risk factors that organizations across all industries should keep in mind as they build and refine their   cybersecurity risk management strategy .   What is cybersecurity risk? Cybersecurity risk refers to   potential threats and vulnerabilities   in digital systems. It encompasses the likelihood of a cyberattack compromising data or systems, leading to financial,   reputational , or operational damage. A few examples of cybersecurity risks include   ransomware ,   malware ,   insider threats ,   phishing attacks ...

Ephone Hunt Groups and Voice Hunt Groups Comparison

SIP phones support Voice Hunt Groups. SCCP phones support Ephone Hunt Groups, and in Cisco Unified CME 4.3 and later versions, SCCP phones also support Voice Hunt Groups.  Table 69  compares the features of Ephone Hunt Groups and Voice Hunt Groups. Table 69 Feature Comparison of Ephone Hunt Groups and Voice Hunt Groups Feature Ephone Hunt Voice Hunt Group Endpoints Supported SCCP only SIP, SCCP, PSTN, and FXS Parallel Hunt Groups (Call Blast) No (for alternative, see the  "Shared-Line Overlays" section ) Yes Hunt Statistics Support Yes No B-ACD Support Yes No Features such as present-call and login/logout Yes No Thanks & Regards Avinash Pillai URL :  http://avinashpillai.blogspot.com Email: avinashp25[AT]gmail[DOT]com

Data Recovery Software- FREE

                                                                                      I have formatted my USB external storage which i was using my backup. I had 5 years of data, my kids and Family p ictures, pay statements, Visa documents and so on. I have spent several days to find a real FREE data recovery software  that i can use to recover my data from the formatted drive and at last i found one which is completely FREE and can recover data from a formatted drive, in my case my drive was a 500GB Seagate's external USB drive   All other software's are said to be FREE but once we scan the drive and it detects all formatted data it will ask you to buy their software for a complete restore. An average data recovery software wi...