vote up 7 vote down star
4

I've got it configured, but I want more from it...maybe Cygwin isn't the right tool, but I like how it provides a *nix-like environment within Windows.

flag

It sounds like you want to know about Cygwin itself, but the skills needed to be a "power user" of Cygwin are not all that different from Unix itself. Maybe you could clarify that? – Jon Ericson Sep 11 '08 at 21:55

3 Answers

vote up 3 vote down check

I've found Cygwin to be very useful in the past. FWIW, lately however I've shied away from it in favor of the following:

  1. XAMPP
  2. Unixutils

I like these tools even better.

link|flag
Unixutils is definitely nice. I use that more often myself, but I do use Cygwin occasionally. – David Mohundro Sep 11 '08 at 12:53
GnuWin32 (gnuwin32.sourceforge.net) seems more active. Is there a reason to use Unixutils instead? – James Sulak Feb 5 at 19:24
@James no reason that I know of, unixutils is what I was familiar with. – Craig Hyatt Feb 22 at 18:00
vote up 1 vote down

I'm quite interested in this question myself. I've used the Cygwin Setup guide to get set up, but it doesn't get you all the way. One thing that I learned from it, though, is that it recommends leaving the setup.exe in the directory with Cygwin so that you can quickly add packages, since apt-get apparently doesn't work that well in Cygwin. The article also talks about cyg-get as an alternative.

link|flag
vote up 8 vote down

If you've already read the Cygwin User Guide, take a look at Ten Steps To Higher Cygwin Productivity.

Also, if you're using a shell such as bash in Cygwin, and you're familiar with Emacs, consider using Eshell (the Emacs shell) instead.

link|flag
That 10 steps article is quite dated now. Specifically: 2. Use rxvt instead, no need to install the full X if you don't need it. 5. Windows native PostgreSQL is now available. 8. Why cygwin Apache instead of native Apache? – Evan Apr 1 at 21:01

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.