Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. rpm -ivh http://repo.webtatic.com/yum/centos/5/`uname -i`/webtatic-release-5-0.noarch.rpm
  2.  
  3. [webtatic]
  4. name=CentOS-5 - Webtatic.com
  5. baseurl=http://repo.webtatic.com/yum/centos/5/$basearch/
  6.  
  7. # cd /etc/yum.repos.d
  8. # nano Webtatic
  9.  
  10. [webtatic]
  11. name=Webtatic repo
  12. baseurl=http://repo.webtatic.com/yum/centos/5/SRPMS/
  13. enabled=1
  14. gpgcheck=1
  15. gpgkey=http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy
  16.  
  17. # rpm --import http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy
  18.  
  19. # yum update
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement