lost and found ( for me ? )

Showing posts with label x2go server. Show all posts
Showing posts with label x2go server. Show all posts

X2go : disappear mouse pointer

Sometime mouse pointer has vanished..
I’m not sure whether this problem is caused by server side or client side , however I found one of solutions.
When I close X2go client and restart , this symptom seem to be resolved.

X2go server :Ubuntu 10.10 Server 64bit
X2go client 3.01-4 : Windows7 32bit ( 3.01-4 )

X2go server I have installed on Ubuntu
# dpkg -l x2go* | grep ^ii
ii  x2goagent                            3.4.0-3-1                                         Special NX-ized client, was developed by NoMachine to handle X sessions
ii  x2gognomebindings                    2.0.1-1                                           Description: x2gognomebindings (GNOME mimetypes for x2go)
ii  x2goserver                           3.0.1-5                                           x2goserver (daemon and tools)
ii  x2goserver-home                      3.0.1-1                                           x2goserver-one (One Node Edition - for single server usage)
ii  x2goserver-one                       3.0.1-1                                           x2goserver-one (One Node Edition - for single server usage)


I uninstalled X2go client 3.01-4 n’ installed 3.01-2 which is stable version to see how it goes.
X2go client download site : http://www.x2go.org/index.php?id=7

Ubuntu 10.10 Server : X2go

X2go:

VNC , FreeNX と同様にリモートログインできるツール。
詳しい違いはわからぬ。。FreeNXと似たアーキテクチャを使用しているらしいが、FreeNXとは違うぞーと書いてある。
ちゃんと説明を読んでない ^^;
音もローカルに転送できるのいい!
http://www.x2go.org/

FreeNXと同じく、22番ポートでGUI接続できる。
SSH も併用できる。

X2goサーバ: Ubuntu 10.10 Server
X2goクライアント: WIndows7
root@hat1:~# cat /etc/lsb-release | tail -1
DISTRIB_DESCRIPTION="Ubuntu 10.10"


・X2goのレポジトリを追加

/etc/apt/sources.list
#Add for X2go
deb http://x2go.obviously-nice.de/deb/ lenny main


10.10 ( maverick ) のレポジトリはないので、lenny のを使用。
root@hat1:~# apt-get update


・x2go パッケージの検索、インストールができるようになる。
root@hat1:~# apt-cache search x2go
cups-x2go - X2GO printer for CUPS
kldappasswd - LDAP based password tool for the x2go system
nxcompshad - nx based library needed by the x2go system
pinentry-x2go - Qt4-based PIN or pass-phrase entry dialog for x2goclient
pinentry-x2go-gtk - gtk-based PIN or pass-phrase entry dialog for x2goclient
x2goagent - Special NX-ized client, was developed by NoMachine to handle X sessions


・x2goサーバのインストール
root@hat1:~# apt-get install x2goserver-home


インストール時に、既存ユーザは x2gousers , fuse に追加される。
インストール後に、新規にユーザを追加した場合は、そのユーザをグループ x2gousers , fuse に追加すること。
Starting x2goserver: x2goserver.
x2goserver-one (3.0.1-1) を設定しています ...
ユーザ `hattori' をグループ `x2gousers' に追加しています...
Adding user hattori to group x2gousers
終了。
ユーザ `hattori' をグループ `fuse' に追加しています...
Adding user hattori to group fuse
終了。


Gnome(サーバ側)を使用している場合は下記もインストール
root@hat1:~# apt-get install x2gognomebindings


KDEを使用している場合は、x2gokdebindings をインストール。

X2goサーバをスタート
root@hat1:~# /etc/init.d/x2goserver start
Starting x2goserver: x2goserver.


・X2goクライアントをダウンロード、インストール
http://developer.berlios.de/project/showfiles.php?group_id=8454 ( x2go client )
http://prdownload.berlios.de/x2go/x2goclient-3.01-4-setup.exe ( x2go client for windows )
x2goclient-3.01-4-setup.exe をインストール

表示できた。Windows 32bit版しかないけど、Win7 64bitにもインストールできた。
音も転送されとります。祝 Alex Band :)