1.使用xshell連接虛擬機(jī),也可直接在虛擬機(jī)中敲命令。 以下是xshell上的命令: 首先安裝HTTPD包 [root@one ~]# mount /dev/sr0 /mnt [root@one ~]# yum install httpd 重啟服務(wù)查看狀態(tài): [root@one ~]# systemctl restart httpd [root@one ~]# systemctl status httpd 需要關(guān)閉防火墻 [root@one ~]# ...
www.dbjr.com.cn/article/1935...htm 2025-6-6