From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 16:06:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294D116A4D1 for ; Tue, 22 Mar 2005 16:06:20 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8467043D46 for ; Tue, 22 Mar 2005 16:06:19 +0000 (GMT) (envelope-from gary.smithe@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so1522322wri for ; Tue, 22 Mar 2005 08:06:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=oCwfRYP3iZ+zhvhfs75VQwl1LAIEvsE9LSkNSSOWdNvntpWUBgYsr6yRU4tSMcJi6smVrQV5D4L49dmhncjcyzYgKl0zMuQoA8tFk1bqOeQOzK1W1Mc5TEIYOUdku97j4Myx4haokQlVTi4zw48hjX0cO2NqVSzTVsr0pmaSGjQ= Received: by 10.54.35.69 with SMTP id i69mr5128597wri; Tue, 22 Mar 2005 08:06:19 -0800 (PST) Received: by 10.54.41.29 with HTTP; Tue, 22 Mar 2005 08:06:18 -0800 (PST) Message-ID: Date: Tue, 22 Mar 2005 10:06:18 -0600 From: Gary Smithe To: freebsd-questions@freebsd.org In-Reply-To: <20050322155438.GC89505@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050322155438.GC89505@ns2.wananchi.com> Subject: Re: Accessing Windows XP Desktop (Home Edition) remotely X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gary Smithe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 16:06:20 -0000 On Tue, 22 Mar 2005 18:54:38 +0300, Odhiambo Washington wrote: > Hello dudes, > > I have this big curse that I have to access the office computer from > home. The office PC runs WinXP Home, not Professional. > I have turned the Internet upside-down trying to get an app that will > enable me access the goddamn XP desktop, using something like krdesktop, > from home. Something that can run on the Windows XP and provide me > access to it's desktop from a FreeBSD box running KDE. > > I am sure there is something, but I just can't find it!! > > All pointers will be appreciated. > > -Wash > I assume you have allowed (on the XP box) remote desktop connections (system properties) and the XP firewall is turned off. I've used rdesktop with win2000 systems just fine, so I'm guessing it's a setting on the XP box. If you can't get that to work, you can always try VNC. GS