こんにちは
試した事をかいておきます。
何かきずいた事があればお教えください。
リモートPCで vncserver :0を入力したらA VNC server is already runnning as :0
とメッセージがでています。
.vncにはetower:0.logはつくられてません。
ローカルPC(WIN98,tightVNC)でvncviewerを実行してetower:0を入力したら
"Write Exact Socket error while writing"のメッセージがでます。
リモートPCで vncserver :1を入力したら以下のメッセージがありました。
New `X` desktop is etower:1
starting applications specified in /home/alpha/.vnc/xstartup
Log file is /home/alpha/.vnc/etower:1.log
ローカルPCでvncviewerを実行してetower:1でアクセスしたら前面灰色の画面が表示
されます。
リモートPCでのetower:1.logの内容(ローカルでリモートにアクセスして接続を切る
まで)
Got connection from client 192.168.1.21
Protocol version 3.5
Ignoring minor version mismatch
Full-control authentication passed by 192.168.1.21
Pixel format for client 192.168.1.21:
32 bpp,depth 24, little endian
true colour:max r 255 g 255 b 255,shift r 16 g 8 b 0
no translation needed
Using tight encoding for client 192.168.1.21
rfbProcessClientNormalMessage:ignoring unknown encoding 8
Enabling X-style cursor updates for client 192.168.1.21
Enabling cursor position updates for client 192.168.1.21
Using image quality level 6 for client 192.168.1.21
Enabling LastRect protocol extension for client 192.168.1.21
rfbProcessClientNormalMessage:ignoring unknown encoding -223
Client 192.168.1.21 gone
Statistics:
key events received 1, pointer events 24
framebuffer updates 1, rectangles 15, bytes 1068
LastRect markers 1, bytes 12
cursor shape updates 1, bytes 82
cursor position updates 1, bytes 12
tight rectangles 12, bytes 962
raw bytes equivalent 3145740, compression ratio 3270.000000
奥井