使用composer安装错误提示: 即: [Composer\Downloader\TransportException] The "https://packagist.laravel-china.org/packages.json" file could not be downloaded: Peer certificate CN=`*.phphub.org' did not match expected CN=`packagist.laravel-china.org' Failed…
1.安装guestfish yum install libguestfs-tools 注意,如果要修改windows镜像需要安装 yum install libguestfs-winsupport 2.修改配置文件:/etc/libvirt/qemu.conf user = "root" # The group for QEMU processes run by the system instance. It can be # specified in a similar way to…