first commit
This commit is contained in:
commit
9c35aa7937
|
@ -0,0 +1,20 @@
|
|||
|
||||
howto install same packages on cms-fa22 as installed on cms-fa21:
|
||||
|
||||
[root@cms-fa21 ~]# yum install yum-utils
|
||||
|
||||
Installed:
|
||||
yum-utils.noarch 0:1.1.31-42.el7
|
||||
|
||||
Complete!
|
||||
|
||||
[root@cms-fa21 ~]# yum-debug-dump
|
||||
Loaded plugins: fastestmirror
|
||||
Loading mirror speeds from cached hostfile
|
||||
* base: mirror.nforce.com
|
||||
* epel: nl.mirror.babylon.network
|
||||
* extras: centos.mirror.triple-it.nl
|
||||
* updates: centos.mirror.triple-it.nl
|
||||
Output written to: /root/yum_debug_dump-cms-fa21.service.rug.nl-2018-03-14_11:02:30.txt.gz
|
||||
|
||||
[root@cms-fa22 ~]# yum-debug-restore ./yum_debug_dump-cms-fa21.service.rug.nl-2018-03-14_11\:15\:00.txt.gz
|
Loading…
Reference in New Issue