From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Nc1UJ-0002o4-0K for garchives@archives.gentoo.org; Mon, 01 Feb 2010 18:59:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BD95E09D9; Mon, 1 Feb 2010 18:58:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FDEFE09D9 for ; Mon, 1 Feb 2010 18:58:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 87C0D1B4105 for ; Mon, 1 Feb 2010 18:58:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.082 X-Spam-Level: X-Spam-Status: No, score=-3.082 required=5.5 tests=[AWL=-0.483, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kCR0d3MhuqN1 for ; Mon, 1 Feb 2010 18:58:30 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id ED3211B4031 for ; Mon, 1 Feb 2010 18:58:29 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nc1TZ-0007UG-SF for gentoo-user@gentoo.org; Mon, 01 Feb 2010 19:58:21 +0100 Received: from athedsl-392058.home.otenet.gr ([79.131.83.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Feb 2010 19:58:21 +0100 Received: from realnc by athedsl-392058.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Feb 2010 19:58:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: configuring x2go on gentoo Date: Mon, 01 Feb 2010 20:57:52 +0200 Organization: Lucas Barks Message-ID: References: <4B58D0D4.3050608@gmail.com> <4B67183B.8080904@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-392058.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100122 Thunderbird/3.0.1 In-Reply-To: <4B67183B.8080904@gmail.com> Sender: news X-Archives-Salt: 0df351fd-b8d0-4d92-85b0-119e6d1f0f27 X-Archives-Hash: e8861a1072bc46a0ef1392e8884eda61 On 02/01/2010 08:06 PM, Valmor de Almeida wrote: > Nikos Chantziaras wrote: >> On 01/22/2010 12:10 AM, Valmor de Almeida wrote: >>> Hello, >>> >>> I would like to try a remote desktop server/client app (linux to linux). >>> Would anyone have suggestions? freenx x ltsp x vnc x others? >> >> I use x2go, which is based on NX. FreeNX, which I used before, was >> semi-abandoned at some point. >> >> You can find it in the nx overlay. >> > > I am experimenting with it. I could not find config instructions for > gentoo therefore I am following > > http://wiki.archlinux.org/index.php/X2go > > Is this sufficient? > Does fuse need to be a module or can it be built into the kernel? I am > follwing the latter. > > Thanks for inputs. Don't know about the server configuration on Gentoo. I only run the client on my Gentoo box. The server runs on a Debian machine and IIRC the configuration was pretty much automatic there.