
用root 用户可以正常xhost + ,xclock 显示图形化界面,
而oracle 用户图形化提示 no protocol specifIEd
办法是:直接用oracle 用户xshell登录,不要root 切换过去。
Connecting to 192.168.56.131:22...Connection established.
To escape to local shell,press ‘Ctrl+Alt+]‘. /usr/bin/xauth: creating new authority file /home/oracle/.Xauthority
[ [email protected] ~]$ xhost +
access control Disabled,clIEnts can connect from any host
[ [email protected] ~]$ cd /opt/database/
[ [email protected] database]$ ls
install response rpm runInstaller sshsetup stage welcome.HTML
[ [email protected] database]$ env|grep disPLAY
disPLAY=localhost:10.0
[ [email protected] database]$ xhost + access control Disabled,clIEnts can connect from any host 总结
以上是内存溢出为你收集整理的oracle 用户图形化提示 no protocol specified全部内容,希望文章能够帮你解决oracle 用户图形化提示 no protocol specified所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)