X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <12315769 DOT post AT talk DOT nabble DOT com> Subject: RE: help newuser Date: Fri, 24 Aug 2007 18:22:08 +0100 Message-ID: <030701c7e673$4cf969f0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <12315769.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 24 August 2007 17:32, telus321 wrote: > guys, i am relatively a newbi when it comes linux bsd (cygnet) because i am > windows user, i am trying to learn the linux platform/system, it comes to my > attention the cygnet program i download does not have sudo command how can i > have a complete installation which would allow to practice and learn the > linux system. Any input would help Cygwin (not 'cygnet'!) can't do everything exactly the same as linux, because it has to base what it can do on the features and support offered by the underlying windows operating system. Basically, the user you become under cygwin is whatever user you logged in as at the windows desktop, and changing to other identities isn't supported; Cygwin doesn't have sudo, so you'd want to log in to windows as a user with Administrator rights and then when you start Cygwin, you'll be the equivalent of root. This is a vast oversimplification, there are in fact tricks you can use to do things that are a bit like sudo/login/su, but they're pretty advanced and probably not what you want to distract yourself with until you're much more familiar with the overall system. If you want to scare yourself ;-), go ahead and read through the notes at: http://cygwin.com/cygwin-ug-net/ntsec.html cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/