From owner-freebsd-questions@FreeBSD.ORG Tue Jan 12 12:15:50 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5F72106566C for ; Tue, 12 Jan 2010 12:15:50 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 345AB8FC08 for ; Tue, 12 Jan 2010 12:15:50 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NUff1-0000Km-JB for freebsd-questions@freebsd.org; Tue, 12 Jan 2010 13:15:47 +0100 Received: from pool-70-21-26-190.res.east.verizon.net ([70.21.26.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jan 2010 13:15:47 +0100 Received: from nightrecon by pool-70-21-26-190.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jan 2010 13:15:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Tue, 12 Jan 2010 07:15:27 -0500 Lines: 39 Message-ID: References: <20100112105155.GA2980@current.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-21-26-190.res.east.verizon.net User-Agent: KNode/4.3.4 Sender: news Subject: Re: watching WebEx session on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 12:15:50 -0000 Matthias Apitz wrote: > > Hello, > > Has someone had luck with watching a WebEx session on FreeBSD based > desktop? As far as I understand, it is somehow Flash and RDP based, i.e. > some tools like Firefox with flash and a RDP client are required. > I'm always forced to launch a VM with XP to watch such sessions and it > would be good for me to overcome this situation. > I recently returned to using FreeBSD as a KDE 4 desktop after experimenting with various Linux incantations for a couple of years. I finally got tired of it. I had used KDE for years on FreeBSD, but it was always "the hard way". There may be different rough edges, but I've always been convinced that KDE largely runs better on FreeBSD, especially wrt to 8.0. Instead of a regular install and subsequent lots of time installing stuff this time I wanted to check out PCBSD. There are some things I'm not crazy about but for some reason or another they got Flash 10 working in Firefox right out of the box. I chose not to use their PIB packaging system for installing additional software that is not part of the default. I rebuilt the OS with the make buildworld, etc, dance so my kernel is half the size of theirs and chose to use portupgrade to manage keeping ports in line. Have been steadily installing stuff with ports and so far so good. I installed the beta 3 DVD they have released because I was mainly interested in FreeBSD 8 and the previous non-Beta is 7.x based. I only used it as a launch pad and then took over my own maintenance from there. Now for some reason or another I thought that when I tried the free 14 day test account that it was Java based. I don't know why this stuck in my mind at all. However, I am able to look at their Flash demo just fine. So it is is achievable on FreeBSD. -Mike