Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Dave Korn" To: Subject: RE: beginner's questions Date: Tue, 26 Apr 2005 12:43:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <20050426112112.13801.qmail@web30009.mail.mud.yahoo.com> Message-ID: X-OriginalArrivalTime: 26 Apr 2005 11:43:36.0733 (UTC) FILETIME=[2EC5FCD0:01C54A55] ----Original Message---- >From: community help >Sent: 26 April 2005 12:21 > Hi, > > 1) I want to know if some software is installed in my > cygwin. "whereis" and "urpmi" does not work. So how > can i do this? To find if any cygwin package contains a particular program, go to http://cygwin.com/packages and enter the program name into the search function. I don't know what "whereis" and "urpmi" are, but the zsh package seems to contain functions by those names, so maybe you need to install and run zsh? > 2) No login is required before connection. Am i root > by default? As long as you have setup your /etc/passwd and /etc/group files by running mkgroup and mkpasswd, you will be logged in as whatever windows username you logged into windows with. If that user has admin rights, you will be effectively root in cygwin. > If there is a tutorial answering this kind of > questions please let me know. You should certainly read all the documentation there is: http://cygwin.com/docs.html In particular the user guide is very helpful, even though it's not exactly a tutorial. http://cygwin.com/cygwin-ug-net/ 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/