安装oracle 提示无法使用命令/usr/bin/xdpyinfo自动检查显示器颜色
1、root用户下
# export DISPLAY=192.168.64.129:0.0
# xhost +
执行xhost +后显示access control disabled,clients can connect from any host,
之后su - oracle就没问题了
最简单办法直接重新用Oracle用户登录就不会出现那个情况了
如果你还有什么好办法,请指导
安装oracle 提示无法使用命令/usr/bin/xdpyinfo自动检查显示器颜色
1、root用户下
# export DISPLAY=192.168.64.129:0.0
# xhost +
执行xhost +后显示access control disabled,clients can connect from any host,
之后su - oracle就没问题了
最简单办法直接重新用Oracle用户登录就不会出现那个情况了
如果你还有什么好办法,请指导