Install vzdump using yum on CentOS
CreateCode:
with the following content:
Code:
then runCode:
and you’re set.
Code:
/etc/yum.repos.d/solusvm.repo
with the following content:
Code:
Code:
[soluslabs]
name=Soluslab Repo
#baseurl=http://repo.soluslabs.com/centos/$releasever/os/$basearch
mirrorlist=http://repo.soluslabs.com/centos/mirrors-soluslabs
gpgcheck=0
enabled=1
then runCode:
Code:
yum install vzdump
and you’re set.
No comments:
Post a Comment