How to list the installed packages on date wise
Command is :
Related Article
#rpm -qa --qf '%{INSTALLTIME} (%{INSTALLTIME:date}): %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' | sort -n
How To Enable and Install EPEL Repo on CentOS 8The Process is fairly simple. So not wasting anymore time intro let's go ...
Note : Take Backup of your data before you proceedMethod 1 - (CentOS/RHEL/Fedora)Step1 :- Restart the MachineStep2 :- Pr...
[root@monitor ~]# nslookup <FQDN>-bash: nslookup: command not foundThe Linux Install did not come with bind-utils ...
What is Swapiness and How to Change it?Swappiness is a property for the Linux kernel that changes the balance between sw...
Issue : Cannot start ssd on rhel7 server.In /var/log/messages:sssd: SSSD couldn't load the configuration database [...
0 Comments