This software makes it easier for you to control virtual compute, network and storage resource.
lscpu | egrep '(vmx|svm)'
cat > /etc/sysconfig/selinux <<EOF
SELINUX=disabled
SELINUXTYPE=targeted
EOF
reboot
curl -L -o /tmp/lightstar.bin \
https://github.com/danieldin95/lightstars/releases/download/v0.9.4/lightstar-debian-0.9.4.tar.gz
chmod +x /tmp/lightstar.bin
/tmp/lightstar.bin
systemctl enable --now libvirtd
systemctl enable --now lightstar
cd /lightstar/datastore/01
wget http://mirrors.aliyun.com/centos/7.7.1908/isos/x86_64/CentOS-7-x86_64-Minimal-1908.iso
https://your-machine-address:10010
cat /etc/lightstar.auth



