"如何设置Linux自动更新" 修訂間的差異

出自 YTYZX有图有真相的百科
前往: 導覽搜尋
(创建页面,内容为“1”)
 
行 1: 行 1:
1
+
1.首先确保可以正常上网。本例中输入“ping www.sohu.com”测试,亦可输入其他网址测试。
 +
[[File:CentOSUpdate1.png]]
 +
2.输入“yum update -y && yum install yum-cron -y”以无应答方式安装yum-cron。
 +
[[File:CentOSUpdate2.png]]
 +
3.

於 2016年12月30日 (五) 10:45 的修訂

1.首先确保可以正常上网。本例中输入“ping www.sohu.com”测试,亦可输入其他网址测试。

CentOSUpdate1.png

2.输入“yum update -y && yum install yum-cron -y”以无应答方式安装yum-cron。

CentOSUpdate2.png

3.