Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:rhel [2020/01/22 15:52] – [PATCH] tmadelinux:rhel [2023/10/10 14:42] tmade
Line 3: Line 3:
 ====PATCH==== ====PATCH====
  
-  yum repolist all +  yum repolist all                                        #List all repos 
-  yum repolist all |grep enabled+  /etc/yum.repos.d                                        #Repo folder 
 +  yum repolist all |grep enabled                          #List active repos
   yum repolist   yum repolist
   yum makecache    yum makecache 
Line 37: Line 38:
   yum install package   yum install package
   yum -y --nogpgcheck install nrpe nagios-plugins-disk nagios-plugins-load nagios-plugins-swap nagios-plugins-procs   yum -y --nogpgcheck install nrpe nagios-plugins-disk nagios-plugins-load nagios-plugins-swap nagios-plugins-procs
 +  yum reinstall --downloadonly --downloaddir=/tmp kernel-debuginfo glibc-langpack-de-2.28-225.el8.x86_64.rpm
   pkcon search name package                                                                                            #shows all available versions of a package   pkcon search name package                                                                                            #shows all available versions of a package
  
linux/rhel.txt · Last modified: 2024/03/27 08:25 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki