ubuntu xrdp port

相關問題 & 資訊整理

ubuntu xrdp port

以前大家用VNC 來連遠端桌面 後來XRDP 似乎可以讓windows 不需要裝額外client 就能遠端Ubuntu 看了網路上說從win7 連到Ubuntu 12.04LTS 是OK的 於是我也來試試看 (1) 從軟體中心安裝xrdp 或者 sudo apt-get install xrdp (2) Dash -> 輸入"桌面分享" -> 允許其他使用者觀看/控制您的桌面打勾 網路上提供的 ..., Well it seems that I have found a solution. I ran this command to see available tcp ports on PC netstat -an | grep tcp. I could see that port 5910 was available and I set port to port=ask5910 within [xrdp1] in /etc/xrdp/xrdp.ini . ex below, [xrdp1] name=, I'm not familiar with xrdp in particular, but the first thing I'd check is to see if the port its using is a) listening for connections and b) open to the outside world. The default port for RDP is 3389. The first is pretty easy to check; simply , by default the first xrdp session handling script looks like this: [xrdp1] name=sesman-vnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=-1. The important line is port=-1 , this makes xrdp always look for a free port to connect. If you set a ,不過xrdp 是透過vnc 來做的,也就是說還要vnc來幫忙。 具體做法: 1 先裝xrdp sudo apt-get install xrdp 這樣它就會在你的系統上開啟3389 port (這動作僅是方便Windows 底下的"遠端桌面連線"連進來 2 再開啟遠端桌面功能 ubuntu12.04 主選單>系統工具>偏好設定>桌面分享> 這裡的"允許其它使用者觀看您的桌面" ... , I have set up xrdp on my ubuntu server 15.10, with mate desktop environment and it all works fine and dandy. Except for when I enable UFW. I have the following ports allowed all tcp 2222 (ssh) 3389 (what I believe is for xrdp) 5910 (because xrdp kept try,在Ubuntu 主機安裝xrdp 套件, 讓其他電腦主機以遠端桌面協定(Remote Desktop Protocol, RDP) 連線操作Linux 桌面. 環境: Ubuntu 14.04.5 LTS. 安裝xrdp. $ sudo apt install xrdp $ sudo vi /etc/xrdp/xrdp.ini. [xrdp1] name=sesman-Xvnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=ask591, vnc4server xbase-clients xrdp 等三個相依套件需要安裝,記得在使用Ubuntu 9.10 時,仍需加裝「libpam0g-dev」和「libcurl4-openssl-dev」才能順利運作xrdp,所以安裝指令為: sudo apt-get ... 等六種登入選項。原來xrdp 服務是以Port 3389 接受「遠端桌面連線」,操作桌面時再轉交給主機中的vncserver 來執行。

相關軟體 TightVNC 資訊

TightVNC
TightVNC 是一個免費的遠程控制實用程序,使每個人都可以通過互聯網連接到遠程桌面,並通過遠程機床和功能的綜合套件來控制它。購買只需坐在家中,使用自己的鼠標和鍵盤,您可以完全控制遠程 PC,管理您的業務,在學校項目上工作,幫助您的朋友和家人解決操作系統或應用程序相關的問題,預製形式的網站管理和更多。 選擇版本:TightVNC 2.8.8(32 位)TightVNC 2.8.8(64 位) TightVNC 軟體介紹

ubuntu xrdp port 相關參考資料
胖果米: 使用XRDP 從win7 遠端Ubuntu 12.04LTS 桌面

以前大家用VNC 來連遠端桌面 後來XRDP 似乎可以讓windows 不需要裝額外client 就能遠端Ubuntu 看了網路上說從win7 連到Ubuntu 12.04LTS 是OK的 於是我也來試試看 (1) 從軟體中心安裝xrdp 或者 sudo apt-get install xrdp (2) Dash -> 輸入"桌面分享" -> 允許其他使用者觀看/...

http://pangomi.blogspot.com

16.04 - Unable to login with static port on xrdp - Ask Ubuntu

Well it seems that I have found a solution. I ran this command to see available tcp ports on PC netstat -an | grep tcp. I could see that port 5910 was available and I set port to port=ask5910 within ...

https://askubuntu.com

Unable to do remote desktop using xrdp - Ask Ubuntu

I'm not familiar with xrdp in particular, but the first thing I'd check is to see if the port its using is a) listening for connections and b) open to the outside world. The default port for ...

https://askubuntu.com

remote desktop - How do I set up xrdp session that reuses an ...

by default the first xrdp session handling script looks like this: [xrdp1] name=sesman-vnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=-1. The important line is port=-1 , this makes xrd...

https://askubuntu.com

[已解決] xrdp遠端連線console登入問題[論壇- 新手村] | Ubuntu 正體中文站

不過xrdp 是透過vnc 來做的,也就是說還要vnc來幫忙。 具體做法: 1 先裝xrdp sudo apt-get install xrdp 這樣它就會在你的系統上開啟3389 port (這動作僅是方便Windows 底下的"遠端桌面連線"連進來 2 再開啟遠端桌面功能 ubuntu12.04 主選單>系統工具>偏好設定>桌面分享> 這裡的&quo...

https://www.ubuntu-tw.org

[SOLVED] xrdp on ubuntu server - Ubuntu Forums

I have set up xrdp on my ubuntu server 15.10, with mate desktop environment and it all works fine and dandy. Except for when I enable UFW. I have the following ports allowed all tcp 2222 (ssh) 3389 (...

https://ubuntuforums.org

遠桌連線Linux 桌面« Jamyy's Weblog

在Ubuntu 主機安裝xrdp 套件, 讓其他電腦主機以遠端桌面協定(Remote Desktop Protocol, RDP) 連線操作Linux 桌面. 環境: Ubuntu 14.04.5 LTS. 安裝xrdp. $ sudo apt install xrdp $ sudo vi /etc/xrdp/xrdp.ini. [xrdp1] name=sesman-Xvnc lib=libvn...

http://jamyy.us.to

IT 技術備忘: 利用XRDP遠端登陸linux系統[ remote desktop

vnc4server xbase-clients xrdp 等三個相依套件需要安裝,記得在使用Ubuntu 9.10 時,仍需加裝「libpam0g-dev」和「libcurl4-openssl-dev」才能順利運作xrdp,所以安裝指令為: sudo apt-get ... 等六種登入選項。原來xrdp 服務是以Port 3389 接受「遠端桌面連線」,操作桌面時再轉交給主機中的vncserv...

http://erictoit.blogspot.com