這篇文章主要介紹“l(fā)inux下xhost命令報錯unable to open display怎么解決”,在日常操作中,相信很多人在linux下xhost命令報錯unable to open display怎么解決問題上存在疑惑,小編查閱了各式資料,整理出簡單好用的操作方法,希望對大家解答”linux下xhost命令報錯unable to open display怎么解決”的疑惑有所幫助!接下來,請跟著小編一起來學習吧!
10年積累的網(wǎng)站制作、網(wǎng)站設計經(jīng)驗,可以快速應對客戶對網(wǎng)站的新想法和需求。提供各種問題對應的解決方案。讓選擇我們的客戶得到更好、更有力的網(wǎng)絡服務。我雖然不認識你,你也不認識我。但先網(wǎng)站設計后付款的網(wǎng)站建設流程,更有蜀山免費網(wǎng)站建設讓你可以放心的選擇與我們合作。
linux下執(zhí)行xhost命令報錯:unable to open display,解決方法,linux 下通過xhost進入圖形界面,經(jīng)常會出現(xiàn)報錯“unable to open display”
linux下的操作步驟如下:
1、:
復制內(nèi)容到剪貼板
[root@localhost ~]# vncserver
New 'localhost:1 (root)' desktop is localhost:1
Starting applications specified in /root/.vnc/xstartupLog file is /root/.vnc/localhost:1.log
[root@localhost ~]# export DISPLAY=localhost:1
[root@localhost ~]# xhost +
access control disabled, clients can connect from any host
在設置xhost時,出現(xiàn)unable to open display 的問題一般都能用上述方法搞定
2、以root用戶登錄
輸入命令xdpyinfo,記錄下里面的name of display:后的字符串,如 name of display:127.0.0.1:1.0
在執(zhí)行xhost +命令(使得所有客戶都可以訪問)
返回信息為: access control disabled,clients can connect from any host
如果xhost +不能執(zhí)行,可以輸入命令export DISPLAY=:0執(zhí)行一下
再執(zhí)行xhost +
xhost + ip (name表示那個ip機器可以使用該服務)
以oracle用戶登錄
如果前面root登錄下執(zhí)行xdpyinfo后的name of display:后的字符串是127.0.0.1:1.0
那么在該oracle用戶下執(zhí)行一下export DISPLAY=:1.0
然后再執(zhí)行xdpyinfo命令,如果能出現(xiàn)信息說明你已經(jīng)成功了
這樣估計就可以解決linux下安裝oracle出現(xiàn)的xhost問題
3、電腦上下載安裝Xshell 5
4、選擇需要連接到哪一個Linux系統(tǒng)
5、輸入用于連接的用戶名和密碼
6、輸入用于連接的密碼
7、單擊這里的確定,開始連接
8、連接成功
9、命令startx提示信息
到此,關于“l(fā)inux下xhost命令報錯unable to open display怎么解決”的學習就結束了,希望能夠解決大家的疑惑。理論與實踐的搭配能更好的幫助大家學習,快去試試吧!若想繼續(xù)學習更多相關知識,請繼續(xù)關注創(chuàng)新互聯(lián)網(wǎng)站,小編會繼續(xù)努力為大家?guī)砀鄬嵱玫奈恼拢?/p>
當前名稱:linux下xhost命令報錯unabletoopendisplay怎么解決
網(wǎng)頁URL:http://weahome.cn/article/jesjdh.html