2022年5月7日 星期六

RDP

Remote Desktop Protocol (RDP) 是微軟的遠端桌面,只運作在 Windows,client 則不限。

Windows 11 專業版 RDP Server

  • 檢查版本:[開始]→[設定]→[系統]→[關於]→[Windows 規格]→[版本]。家用版需升級至專業版。
  • 啟用:[開始]→[設定]→[系統]→[遠端桌面],將 [遠端桌面] 設定為 [開啟]→[確認]。記下 [電腦名稱],稍後需要。

Linux RDP Client

  • Remmina:支援 RDP、VNC、SPICE、NX、XDMCP、SSH、和 WWW 的 Client。
  • FreeRDP
  • rdesktop
  • Vinagre

Linux RDP Server:Xrdp

「Use all my monitors for the remote session」「將我的所有監視器用於遠端會話」

問題

  • 可以只連一個視窗嗎?好像不行。
  • 遠端有好幾個「桌面」,可以只連其中一個而不影響其它嗎?

沒有留言:

張貼留言

SIP header Via

所有 SIP 訊息 都要有 Via,縮寫 v。一開始的 UAC 和後續途經的每個 proxy 都會疊加一個 Via 放傳送的位址,依序作為回應的路徑。 格式 sent-protocol sent-by [ ;branch= branch ][ ; 參數 ...] s...