====== Cygwin ====== The Cygwin tools are ports of the popular GNU development tools for Microsoft Windows. * www.cygwin.com -- Project homepage\\ http://www.cygwin.com/setup-x86_64.exe If you don't have administrator rights for your machine, you can install Cygwin just for yourself by downloading setup-x86.exe (for a 32 bit install) or setup-x86_64.exe (for a 64 bit install) and then start it from the command line or via the "Run..." dialog from the start menu using the --no-admin option, for instance: setup-x86.exe --no-admin ===== X-Server ===== * [[http://x.cygwin.com/|x.cygwin.com]] -- Cygwin X-Server project homepage * [[https://x.cygwin.com/docs/ug/using.html|Using Cygwin/X]] ===== Documentation ===== * [[http://www.cygwin.com/cygwin-ug-net/cygwin-ug-net.html|Cygwin User's Guide]] * [[http://cygwin.com/mirrors.html|Mirror Sites]] * [[http://cygwin.com/packages/|Cygwin Package List]] ==== Mailing Lists ==== * [[http://cygwin.1069669.n5.nabble.com/|Cygwin Forum at Nabble]] * [[http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html|Subcategories under Cygwin]] ===== Installation ===== * [[http://www.ccl.net/cca/software/UNIX/cygwin/|Cygwin Installation]] -- Creating a productive UNIX-like environment under Windoz * http://code.google.com/p/apt-cyg/ -- Command-line installer for Cygwin.\\ Also see http://stackoverflow.com/questions/9751845/apt-get-for-cygwin ===== Setup & Administration ===== * [[https://x.cygwin.com/docs/ug/using-remote-apps.html|Displaying remote clients]] -- Ensure the DISPLAY environment variable is set correctly. * [[http://superuser.com/questions/435768/how-do-i-prevent-cygwins-xwin-server-automatically-starting-xterm|How do I prevent Cygwin's XWin Server automatically starting xterm?]] * [[http://stackoverflow.com/questions/7811314/change-default-xterm-font-size-in-cygwin|Change default XTerm font size in Cygwin]] * https://wiki.archlinux.de/title/Xterm -- How to control the look and feel of Xterm. * https://wiki.archlinux.de/title/Urxvt -- How to control the look and feel of rxvt-unicode. ==== Package Management ==== * [[https://github.com/transcode-open/apt-cyg|How to install Cygwin packages from commandline using apt-cyg]] * [[https://blag.nullteilerfrei.de/2014/01/31/import-and-export-cygwin-list-of-installed-packages/|Import & Export Cygwin List of installed Packages]] ===== Contribute ===== ==== Windows Integration ==== * [[http://www.tanmar.info/content/view/24/1/|Cygwin: Installation, Konfiguration und Einsatz - Installation von Cygwin]] * [[http://www.mindview.net/Etc/Cygwin/BashHere|"Cygwin Prompt Here"]] * [[http://allthingsmarked.com/2006/10/09/diy-open-command-window-here/|Open Command Window Here]] * https://stackoverflow.com/questions/9637601/open-cygwin-at-a-specific-folder * https://github.com/umer936/CygwinHere ==== Console Alternatives ==== * [[http://sourceforge.net/projects/console/|Console2]] * [[http://wiki.yak.net/924|Fixing the default Windows Shell (cmd.exe) with Console and Cygwin]] * http://console.sourceforge.net * [[http://www.webdomination.de/2010/06/mintty-das-terminal-fenster-fuer-cygwin/|Mintty]] -- Das Terminal Fenster für Cygwin * [[https://code.google.com/archive/p/mintty/|Mintty]] Terminal window for Cygwin and MSYS * [[http://blog.thomnichols.org/2009/12/a-better-cygwin-console-with-rxvt|A Better Cygwin Console with RXVT]] * [[http://c2.com/cgi/wiki?BetterCygwinTerminal|Better Cygwin Terminal]] * [[http://blasphemousbits.wordpress.com/2007/02/12/rxvt-solves-many-cygwin-woes/|Rxvt solves many Cygwin woes]] ==== NMAP ==== * [[https://www.scivision.co/nmap-with-cygwin/|nmap in Cygwin: seamlessly]] ===== Frequently Asked Questions ===== * [[http://xlivecd.indiana.edu/|How can I make my own portable CygWin on CD?]] * [[http://cygwin.1069669.n5.nabble.com/Bashrc-distinguish-between-mintty-and-x-windows-xterm-td52170.html|Bashrc distinguish between mintty and x-windows xterm]] * [[http://stackoverflow.com/questions/11619415/how-to-to-build-src-from-a-cygport|How to to build src from a CygPort?]] * [[https://stackoverflow.com/questions/9260014/how-do-i-install-cygwin-components-from-the-command-line|How do I install cygwin components from the command line?]] * [[https://www.cygwin.com/ml/cygwin-xfree/2014-12/msg00049.html|X server doesn't start with a empty .startxwinrc]] * [[https://stackoverflow.com/questions/27526938/x-does-not-start-after-cygwin-upgrade|X does not start after cygwin upgrade]]