Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
windows:cygwin [2021/02/25 13:01] john removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Misc Notes for Cygwin ====== | ||
- | ===== Change Username ===== | ||
- | Note: make sure nano is installed. | ||
- | mkpasswd -l >/ | ||
- | |||
- | nano /etc/passwd | ||
- | |||
- | edit entries that you want to change. exit, restart. |