From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 17:40: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 A91C11065698 for ; Sat, 27 Nov 2010 17:40:50 +0000 (UTC) (envelope-from dave@g8kbv.demon.co.uk) Received: from lon1-post-1.mail.demon.net (lon1-post-1.mail.demon.net [195.173.77.148]) by mx1.freebsd.org (Postfix) with ESMTP id 6FF3D8FC0C for ; Sat, 27 Nov 2010 17:40:50 +0000 (UTC) Received: from [212.225.127.64] (helo=[192.168.33.1]) by lon1-post-1.mail.demon.net with esmtpa (AUTH g8kbv) (Exim 4.69) id 1PMOlV-0001OG-XB for freebsd-questions@freebsd.org; Sat, 27 Nov 2010 17:40:49 +0000 From: "Dave" To: freebsd-questions Questions list Date: Sat, 27 Nov 2010 17:40:49 -0000 MIME-Version: 1.0 Message-ID: <4CF142A1.1231.1A6C687@dave.g8kbv.demon.co.uk> Priority: normal In-reply-to: References: <4CED8855.23373.40E2965D@dave.g8kbv.demon.co.uk>, <4CF13A7E.9852.186FE1D@dave.g8kbv.demon.co.uk>, X-mailer: Pegasus Mail for Windows (4.52) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: Re: new user questions. (Before I back myself into a corner!) 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: Sat, 27 Nov 2010 17:40:50 -0000 On 27 Nov 2010 at 11:22, Adam Vande More wrote: > On Sat, Nov 27, 2010 at 11:06 AM, Dave wrote: > > > > > > > /usr/ports/sysutils/screen/ > > > > > > > Ryan, thanks, but no 'ports' is installed on this box, it was built > > with a net install, from a V8.0 boot disk, earlier this year (April > > if memory serves.) > > > > I find now, that Sysinstall's ports management utility, has to be > > "told" to go look for V8.1 stuff (the Options page) else it just > > whinges about not being able to login to the repository ftp servers. > > > > As root, type "portsnap fetch extract" > > I also like tmux, it's BSD licensed and BSD-like in that is has easier > to work with default settings. Once ports are installed you'll want > to install a port managment tool, I prefer portmaster. > > Something like the following will get you up and running with > portmaster and install tmux: > > cd /usr/ports/ports-mgmt/portmaster > make install clean && rehash > portmaster --no-confirm -D /usr/ports/sysutils/tmux && rehash > > > -- > Adam Vande More > Thanks Adam. Unless I hear from others a good reason why not, I'll be trying that tomorrow, as I'm running out of time today to play any more. The first of this years Xmas party's tonight. Tomorrow, I might be a little slow as a result.. Best Regards to All. Dave B.