_Id: HOWTO-Windows-Vista-Ultimate-32-bit-Cygwin-OpenSSH.txt,v 1.1 2009-06-22 21:47:48 dpchrist Exp _
HOWTO-Windows-Vista-Ultimate-32-bit-Cygwin-Openssh
Copyright 2009 by David Paul Christensen dpchrist@holgerdanske.com
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3.
A copy of the license may be found at http://www.gnu.org/.
1. Download Cygwin Setup to C:\cygwin\setup\setup.exe.
2. Run Cygwin Setup:
a. Install from Internet (default).
b. C:\cygwin root directory (default).
c. Install for all users (default).
d. Unix/ binary default text file type (default).
e. C:\cygwin\setup local package directory (default).
f. Direct connection to Internet (default).
g. ftp://mirrors.kernel.org download site.
h. Select source packages to match base/ default packages.
i. Create Desktop and Start menu shortcuts.
3. Start Cygwin Bash Shell, then exit it.
4. Run Cygwin Setup again:
a-g. Same as above.
h. Select 'openssh' package. Setup will select dependencies.
Select source packages for all of these.
i. No need to recreate shortcuts.
5. Start Cygwin Bash Shell and adjust permissions on some files and
folders:
a. Run 'chmod 0777 /etc/passwd'.
b. Run 'chmod 0777 /etc/group'.
c. Run 'chmod 0777 /var'.
d. Run 'ssh-host-config'.
e. Run 'chown cyg_server /var/empty'.
f. Run 'net start sshd'.
g. Run 'ssh-user-config'.
h. Run 'ssh localhost' and open port 22 in firewall.
| Attachment | Size |
|---|---|
| HOWTO-Windows-Vista-Ultimate-32-bit-Cygwin-OpenSSH-1.1.txt | 1.63 KB |