hecatae
resident hecatae
- Joined
- Feb 7, 2014
- Messages
- 1,029
- Reaction score
- 307
The below line updates CentOS7 Repos to Vault:
Not that I'm suggesting you should still be using CentOS7 but it's worth having around.
Found over here: https://jms1.info/linux/centos7-vault.html
Code:
sed -i -e '/^mirrorlist/d;/^#baseurl=/{s,^#,,;s,/mirror,/vault,;}' /etc/yum.repos.d/CentOS*.repo
Not that I'm suggesting you should still be using CentOS7 but it's worth having around.
Found over here: https://jms1.info/linux/centos7-vault.html