Difference between revisions of "Yum:restoring default repositories"
From SME Server
Jump to navigationJump to search (Created page with "=====Restoring Default Yum Repositories===== {{note box|If you have problems with your yum setup you may have entered incorrect repository values. Remove the current values a...") |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
{{note box|If you have problems with your yum setup you may have entered incorrect repository values. Remove the current values and restore the original setting with these commands}} | {{note box|If you have problems with your yum setup you may have entered incorrect repository values. Remove the current values and restore the original setting with these commands}} | ||
Line 8: | Line 6: | ||
Now you have a clean install, you can re-add 3rd party repos as described above | Now you have a clean install, you can re-add 3rd party repos as described above | ||
− | |||
signal-event yum-modify | signal-event yum-modify | ||
and check if you can update your server | and check if you can update your server | ||
+ | yum update | ||
− | |||
[[Category:Yum]] | [[Category:Yum]] |
Latest revision as of 12:25, 28 December 2014
cd /home/e-smith/db/ mv yum_repositories yum_repositories.po /etc/e-smith/events/actions/initialize-default-databases
Now you have a clean install, you can re-add 3rd party repos as described above
signal-event yum-modify
and check if you can update your server
yum update