From owner-freebsd-questions@FreeBSD.ORG Wed Apr 20 11:01:31 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 5E50F16A4CE for ; Wed, 20 Apr 2005 11:01:31 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 013F843D1F for ; Wed, 20 Apr 2005 11:01:31 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j3KB1Unx010464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 20 Apr 2005 04:01:30 -0700 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.8/Submit) id j3KB1RpU010462; Wed, 20 Apr 2005 04:01:27 -0700 Date: Wed, 20 Apr 2005 04:01:27 -0700 From: "Loren M. Lang" To: Joshua Lewis Message-ID: <20050420110127.GH4192@alzatex.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EemXnrF2ob+xzFeB" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: "freebsd-questions@freebsd.org" Subject: Re: gnome2 over an ssh2 connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 11:01:31 -0000 --EemXnrF2ob+xzFeB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 18, 2005 at 09:46:10PM -0700, Joshua Lewis wrote: > I connect to my FreeBSD system from a PowerBook and was wondering (mostly > for fun) if I can run Gnome2 or KDE or something within a Terminal > connection on my PowerBook. Yes, but you need an X server for your power book. Apple has a copy of XFree86 available on their website, I'd recomend installing it. >=20 > I can manage my FreeBSD system fine from a CLI but thought it would be fun > to run Gnome or KDE. Yea, you could run a whole Gnome or KDE desktop over ssh, but it might be a little slow. I'd recommend using VNC or running a local KDE or Gnome desktop on the powerbook and only remote the apps you need to. >=20 > Is what I am mentioning even feasible? Right now after following the > handbook for installing gnome2 (5.7.1.2 Installing GNOME) I startx and get > an error Fatal server error: > xf86EnableIO: Failed to open /dev/io for extended I/O. You can't run startx over ssh. startx is used to start the X server and the initial clients, but you need the X server to run on the power book where the mouse and keyboard is, not the freebsd box. That's why you need to install X on the power book. All the clients like the KDE desktop and xsolitaire can be run off of the freebsd box, but the X server is the program that access the display, mouse, and keyboard and so it has to run on the machine your in front of. >=20 > If I am just loony let me know otherwise if what I am trying to do is > feasible I will ask the gnome mailing list. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: CEE1 AAE2 F66C 59B5 34CA C415 6D35 E847 0118 A3D2 =20 --EemXnrF2ob+xzFeB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCZjaHbTXoRwEYo9IRAleAAJ4jyvm1qPVci4eIMQ9dG5XXOd0KWACeM4dX aqLoTvdG+nbFcF6Pr1iYUiU= =awpz -----END PGP SIGNATURE----- --EemXnrF2ob+xzFeB--