XenServer/XenServer 7.1 instalējamās komandas

From Mana zināšanu grāmata

 

nano /etc/yum.repos.d/CentOS-Base.repo
change #baseurl lines of the repo's you want:
1) uncomment baseurl line (remove #)
2) replace $releasever with 7.2.1511
3) change enabled=0 to enabled=1
exit
yum install epel-release
yum install sshfs mc -y