If you cannot find update
launcher
-
-> This means that you are updating one of the earliest stable/beta releases, therefore you need to perfrom the update manually:
-
-- Download **`ConCygSys-installer.cmd`** from [this link](https://raw.githubusercontent.com/zhubanRuban/ConCygSys/master/ConCygSys-installer.cmd) *(right click > save link as)* to existing ConCygSys directory
-
-- Launch **`ConCygSys-installer`**
-
-
+> If you cannot find **`update`** launcher, this means that you are updating one of the earliest stable/beta releases, therefore you need to perfrom the update manually:
+> - Download **`ConCygSys-installer.cmd`** from [this link](https://raw.githubusercontent.com/zhubanRuban/ConCygSys/master/ConCygSys-installer.cmd) *(right click > save link as)* to existing ConCygSys directory
+> - Launch **`ConCygSys-installer`**
## Customization
@@ -95,17 +89,17 @@ If you have existing ConCygSys installation and would like to add/remove some co
## FAQ
-- **What is the path to Windows drives when I'm in CygWin console?**
+- **What is the path to Windows drives when I'm in [Cygwin](https://www.cygwin.com/) console?**
`/mnt/DRIVE`
-BTW, different Windows files are symlinked in CygWin environment. For instance, `/etc/hosts` file in CygWin is linked to `%WINDIR%\System32\drivers\etc\hosts`. If you go to `/proc/registry` folder, you will see Windows registry structure. Many Windows programs can be executed from CygWin as well, for instance:
+BTW, different Windows files are symlinked in [Cygwin](https://www.cygwin.com/) environment. For instance, `/etc/hosts` file in [Cygwin](https://www.cygwin.com/) is linked to `%WINDIR%\System32\drivers\etc\hosts`. If you go to `/proc/registry` folder, you will see Windows registry structure. Many Windows programs can be executed from [Cygwin](https://www.cygwin.com/) as well, for instance:
`ipconfig /flushdns` - to flush your local DNS cache
-- **Can I change CygWin username after installation?**
+- **Can I change [Cygwin](https://www.cygwin.com/) username after installation?**
-No problem, just edit `CYGWIN_USERNAME=` line in **:cygwinsettings** section of **`update`** launcher in your ConCygSys directory. Restart CygWin.
+No problem, just edit `CYGWIN_USERNAME=` line in **:cygwinsettings** section of **`update`** launcher in your ConCygSys directory. Restart [Cygwin](https://www.cygwin.com/).
- **Сan I install a package from command line?**
@@ -117,7 +111,7 @@ apt-cyg install nano
[More info about apt-cyg usage](https://github.com/transcode-open/apt-cyg) | [Available packages](https://cygwin.com/packages/package_list.html)
-- **I cannot find a desired package in CygWin repository, what should I do?**
+- **I cannot find a desired package in [Cygwin](https://www.cygwin.com/) repository, what should I do?**
This can happen. Fortunately, the packages can still be built from source. `install