Inhaltsverzeichnis
Cygwin
The Cygwin tools are ports of the popular GNU development tools for Microsoft Windows.
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
- x.cygwin.com – Cygwin X-Server project homepage
Documentation
Mailing Lists
Installation
- 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
- Displaying remote clients – Ensure the DISPLAY environment variable is set correctly.
- 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.