/cygwin-installation

A repository for how to install cygwin without administrative privilege and what to do with it

Primary LanguageShellMIT LicenseMIT

Overview

This is a guide for sharing tips and tricks in utilizing Cygwin, an emulated Linux environment in Windows.

This guide includes a set of practical examples on how to utilize the tools for debugging problems, and best utilized in conjunction with Wireshark (requires administrative privileges) and other the Windows Sysinternals Suite.

The guide can be found here.

Run It Yourself

  • Must have mdbook cli binaries installed.
  • Run make preview and navigate to localhost:3000 on your browser to see it.