User Tools

Site Tools


vps:vps4th2nd_10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vps:vps4th2nd_10 [2019/06/30 22:03]
hoge@hoge
vps:vps4th2nd_10 [2019/10/20 23:27]
hoge@hoge [noVNC 設定]
Line 1: Line 1:
 ====== ブラウザでの desktop 接続 ====== ====== ブラウザでの desktop 接続 ======
-prisoner desktop にブラウザで接続する。 +prisoner desktop にブラウザで接続する。\\ 
 +{{:​vps:​novnc.png}}
 ===== desktop 設定 ===== ===== desktop 設定 =====
 ==== pkg ==== ==== pkg ====
Line 76: Line 76:
 </​code>​ </​code>​
   * /​usr/​local/​libexec/​novnc/​utils/​websockify/​run 修正<​code>​   * /​usr/​local/​libexec/​novnc/​utils/​websockify/​run 修正<​code>​
-python3.6 -m websockify $(python を python3.6 に修正)+python3.6 -m websockify $(python を python3.6 に修正)
 </​code>​ </​code>​
  
-==== novnc 設定 ==== +==== noVNC 設定 ==== 
-novnc 向け設定を行う。+noVNC 向け設定を行う。
   * /​usr/​local/​etc/​rc.d/​novnc を作成する。<​code>​   * /​usr/​local/​etc/​rc.d/​novnc を作成する。<​code>​
 #!/bin/sh #!/bin/sh
Line 109: Line 109:
 novnc_remote="​192.168.100.2:​5901"​ novnc_remote="​192.168.100.2:​5901"​
 </​code>​ </​code>​
-  * ログインページ作成を作成する。 
-    * /​usr/​local/​libexec/​novnc/​vnc.html を削除もしくは *.html 以外に変更。 
-    * /​usr/​local/​libexec/​novnc/​vnc_auto.html を推測しにくい名前に変更。 
  
 ==== apache 設定 ==== ==== apache 設定 ====
vps/vps4th2nd_10.txt · Last modified: 2019/10/20 23:30 by hoge@hoge