X2go:
VNC , FreeNX と同様にリモートログインできるツール。
詳しい違いはわからぬ。。FreeNXと似たアーキテクチャを使用しているらしいが、FreeNXとは違うぞーと書いてある。
ちゃんと説明を読んでない ^^;
音もローカルに転送できるのいい!
http://www.x2go.org/
FreeNXと同じく、22番ポートでGUI接続できる。
SSH も併用できる。
X2goサーバ: Ubuntu 10.10 Server
X2goクライアント: WIndows7
・X2goのレポジトリを追加
/etc/apt/sources.list
10.10 ( maverick ) のレポジトリはないので、lenny のを使用。
・x2go パッケージの検索、インストールができるようになる。
・x2goサーバのインストール
インストール時に、既存ユーザは x2gousers , fuse に追加される。
インストール後に、新規にユーザを追加した場合は、そのユーザをグループ x2gousers , fuse に追加すること。
Gnome(サーバ側)を使用している場合は下記もインストール
KDEを使用している場合は、x2gokdebindings をインストール。
X2goサーバをスタート
・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 :)
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 :)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.