oracle在linux下的安装出现的小问题

xiaoxiao2021-02-28  106

1.在安装的图形界面显示全是口口口口

.

这时可以关闭该界面,在终端输入

export LANG=en_US

2.yum下提示Another app is currently holding the yum lock怎么办

①查看进程:ps -ef |grep undate

②去除文件:rm -f /var/run/yum.pid

③重启服务:/sbin/service yum-updatesd restart

转载请注明原文地址: https://www.6miu.com/read-68398.html

最新回复(0)