From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 06:50:07 2004 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 C965016A4CE for ; Mon, 19 Jan 2004 06:50:07 -0800 (PST) Received: from internet.potentialtech.com (h-66-167-251-6.PHLAPAFG.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EAF43D41 for ; Mon, 19 Jan 2004 06:50:05 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (pa-plum-cmts1e-68-68-113-33.pittpa.adelphia.net [68.68.113.33]) by internet.potentialtech.com (Postfix) with ESMTP id A1C8569A25; Mon, 19 Jan 2004 09:50:04 -0500 (EST) Message-ID: <400BEE9A.6030801@potentialtech.com> Date: Mon, 19 Jan 2004 09:50:02 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031005 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hugh Krogh-Freeman References: <20040119035817.29863.qmail@web60901.mail.yahoo.com> In-Reply-To: <20040119035817.29863.qmail@web60901.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: New freebsd user here 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: Mon, 19 Jan 2004 14:50:07 -0000 [redirected to questions@, which is more appropriate for this kind of question] Hugh Krogh-Freeman wrote: > Hello everyone. I just installed Free BSD 5.1 on my computer. I know C++ and > C, but I am not able to get C++ to compile yet because it doesn't recognize > cout and endl (I wrote a simple "hello world" program). I assume it's because > I am not including the right library. That's the only reason I can think of. C++ programs have compiled just fine any time I've tried them. Without the snippit of code, however, it's hard to say for sure. > Do I need to login as a "root" everytime > I want to shutdown? If you use KDE or Gnome as a window manager, they provide "shutdown" buttons. Also, by default, CTL+ALT+DELETE is mapped to a controlled (safe) shutdown (meaning it properly halts the OS before rebooting) If neither of those methods are acceptable, you will have to be root, or someone with sudo rights to shutdown (if you've installed sudo). > Also, I have windows and bsd on the same machine. Can > anyone tell me a way of reinstalling just one of them in case I need to, > rather than both of them? Thanks a million Just reinstall the one you want. If it's Windows, you'll need to reinstall the FreeBSD boot manager after you've reinstalled Windows (because Windows rebuilds your boot loader to its liking, without asking you). Just make sure you use the correct partitions, etc. I would definately back up everything before reinstalling either OS. -- Bill Moran Potential Technologies http://www.potentialtech.com