0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ブラウザ版のリモートlinux(GUI)の反応が遅くて我慢できない。

0
Last updated at Posted at 2026-09-11

やりたいこと

(1)主にwin10(GUI)を使う
(2)従でブラウザ版のリモートlinux(GUI)を使うが、反応が遅くて、画質が悪くて話にならない。(例えばTHMのAttackBox)

解決策

 リモートのlinux(GUI)にxrdpをインストールする。
 必要な時だけ、linux(GUI)でxrdpを起動する。
 必要な時だけ、Win10からリモートデスクトップで画像を取りに行く。

リモートのlinux(GUI)にxrdpをインストール

リモートのlinux(GUI)(ポートやFireWallは、いじらない)

terminal
sudo apt -y install xrdp
sudo /etc/init.d/xrdp start
Windowsから「リモートデスクトップ」を起動

remoteDP.png

IP, USER, PASSWARD は、「Machine Info」から
MachineInfo.png

PORTは、デフォルトの3389

remote.png

Passwordを入力

Xorg.png

リモートのlinux(GUI)

「Exit Split view」でブラウザ版のリモート画面を非表示
ExitSplitView.png

「Show Split View」でブラウザ版のリモート画面を再表示
ShowSpltView.png

おしまい

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?