From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 00:17:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 163FF16A400 for ; Thu, 19 Jul 2007 00:17:51 +0000 (UTC) (envelope-from ivan@careytech.com.au) Received: from ipmail01.adl2.internode.on.net (ipmail01.adl2.internode.on.net [203.16.214.140]) by mx1.freebsd.org (Postfix) with ESMTP id 923D013C48E for ; Thu, 19 Jul 2007 00:17:50 +0000 (UTC) (envelope-from ivan@careytech.com.au) X-IronPort-AV: E=Sophos;i="4.16,553,1175437800"; d="scan'208";a="159214807" Received: from ppp154-213.static.internode.on.net (HELO [192.168.1.2]) ([150.101.154.213]) by ipmail01.adl2.internode.on.net with ESMTP; 19 Jul 2007 09:47:48 +0930 Message-ID: <469EADAA.6080700@careytech.com.au> Date: Thu, 19 Jul 2007 10:17:46 +1000 From: Ivan Carey User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: simon butsana References: <612849.85266.qm@web27508.mail.ukl.yahoo.com> In-Reply-To: <612849.85266.qm@web27508.mail.ukl.yahoo.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: User Questions Subject: Re: Remote Desktop tool for FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ivan@careytech.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 00:17:51 -0000 simon butsana wrote: > Hi, > > Does anyone know of a remote X client that can be used to establish a remote X session with a FreeBSD box. > As an example, I would greatly like to test a tool with features similar to Microsoft's "Remote Desktop". > > Thanks, > > Simon > > Roger Olofsson a écrit : > > > Steve Franks skrev: > >> I just had this problem this week - drives are fine until you access >> one and then disappears. >> >> Checked my bios monitor page and 12V was only 11.8V. Changing from a >> 300W to a 500W power supply magically fixed the problem... >> >> I don't claim that this is necessarily your problem, but it caught me >> off-guard and it's worth looking at. >> >> Steve >> >> On 7/16/07, Roger Olofsson wrote: >> >>> Dear mailing list, >>> >>> I have 2 IBM HDs and one WD HD (ata) in an old pc and for some reason >>> FBSD 6.2 can't find the IBMs on a warm-boot. Cold-boot is fine and, the >>> WD is fine. >>> >>> The motherboard is an old Aopen AX34 and all settings are default except >>> for ACPI that's off. >>> >>> The first thought that came to mind was that one of the IBMs are going >>> bad, but, I find it very unlikely that both HDs are doing it. One is a >>> 120 and one is an 80gigger but both 'vanish' on warm-boot. >>> >>> Some other setting in bios than ACPI? >>> >>> Grateful for any answer, >>> >>> /Roger >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >>> "freebsd-questions-unsubscribe@freebsd.org" >>> >>> >> > > Thank you for your answer. I'll check the PSU and if necessary replace it. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > Simon-Pierre Butsana > spbutsana@yahoo.fr > > "I do not fear computers. I fear the lack of them." —Isaac Asimov > > > > --------------------------------- > Découvrez le blog Yahoo! Mail : dernières nouveautés, astuces, conseils.. et vos réactions ! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > . > > Simon, I use x11vnc and kdm on the server and tightvnc on the client. This setup works very well. Ivan