百度智能云服务器BCC使用教程-使用镜像检测工具检测镜像 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
产品推荐: 1、安全稳定的云服务器租用,2核/2G/5M仅37元,点击抢购>>>; 2、高防物理服务器20核/16G/50M/500G防御仅350元,点击抢购>>> 3、百度智能建站(五合一网站)仅880元/年,点击抢购>>> 模板建站(PC+手机站)仅480元/年,点击抢购>>> 4、阿里云服务器2核2G3M仅99元/年、2核4G5M仅199元/年,新老同享,点击抢购>>> 5、腾讯云服务器2核2G4M仅99元/年、新老同享,点击抢购>>> 点击这里申请百度智能云特邀VIP帐号,立即体验云服务器BCC>>> 百度智能云服务器BCC使用教程-使用镜像检测工具检测镜像 在执行完上述各项操作后,将镜像检测工具下载到镜像的操作系统里边并执行检测。 检查项如下:
下载检查工具到您的系统中,目前仅支持以下几种发行版的Linux: CentOS:check_centos.sh Ubuntu(不支持Ubuntu18):check_ubuntu.sh Debian:check_debian.sh openSUSE:check_opensuse.sh FreeBSD:check_freebsd.sh 为检查工具添加可执行权限(以CentOS为例) # chmod +x check_centos
# ./check_centos
-------------------------------------------------------
Distro: centos
Version: 7.5
-------------------------------------------------------
[ check virtio driver ] [ OK ]
[ check /etc/shadow ] [ OK ]
[ check selinux ] [ OK ]
[ check network config ] [ OK ]
[ check sshd service ] [ OK ]
[ check firewall ] [ OK ]
[ check file system ] [ OK ]
[ check root ] [ OK ]
[ check passwd command ] [ OK ]
[ check disk partition ] [ OK ]
[ check LVM ] [ OK ]
[ check cloud-init ] [ OK ]
[ check disk uuid ] [ OK ]
[ check disk size ] [ OK ]
[ check pcie aspm ] [ OK ]
[ check kernel config ] [ OK ]
-------------------------------------------------------
There is no error/waring.
The system can be imported into Baidu cloud.
------------------------------------------------------- |