Admin/Windows/Cygwin/README
author wenzelm
Sat, 22 Oct 2016 13:41:18 +0200
changeset 64344 c1695143de35
parent 64312 1c7b77286ed0
child 65071 9ed87c82cbe7
permissions -rw-r--r--
pro-forma update to cygwin_2016-1 (web service still missing);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50984
7c07ade3c8e0 misc cleanup;
wenzelm
parents: 48197
diff changeset
     1
Cygwin
7c07ade3c8e0 misc cleanup;
wenzelm
parents: 48197
diff changeset
     2
======
41669
0820c4ebcad6 some notes on Cygwin;
wenzelm
parents:
diff changeset
     3
0820c4ebcad6 some notes on Cygwin;
wenzelm
parents:
diff changeset
     4
* http://www.cygwin.com/
0820c4ebcad6 some notes on Cygwin;
wenzelm
parents:
diff changeset
     5
47873
1636ff4c6243 init Cygwin after unpacking;
wenzelm
parents: 47838
diff changeset
     6
* Mirror with many old versions (not setup.ini)
47696
1c9c498ed4f1 more notes on Cygwin, notably for downgrading to 1.7.9 to avoid multi-threading instabilities starting with 1.7.10 early 2012;
wenzelm
parents: 41669
diff changeset
     7
  http://ftp.eq.uc.pt/software/pc/prog/cygwin
1c9c498ed4f1 more notes on Cygwin, notably for downgrading to 1.7.9 to avoid multi-threading instabilities starting with 1.7.10 early 2012;
wenzelm
parents: 41669
diff changeset
     8
50984
7c07ade3c8e0 misc cleanup;
wenzelm
parents: 48197
diff changeset
     9
* Local snapshots:
7c07ade3c8e0 misc cleanup;
wenzelm
parents: 48197
diff changeset
    10
  http://isabelle.in.tum.de/cygwin  (Isabelle2012)
7c07ade3c8e0 misc cleanup;
wenzelm
parents: 48197
diff changeset
    11
  http://isabelle.in.tum.de/cygwin_2013  (Isabelle2013)
54639
5adc68deb322 updated to Isabelle2013-2;
wenzelm
parents: 53663
diff changeset
    12
  http://isabelle.in.tum.de/cygwin_2013-1  (Isabelle2013-1 and Isabelle2013-2)
57027
80ffda443738 updated cygwin;
wenzelm
parents: 54639
diff changeset
    13
  http://isabelle.in.tum.de/cygwin_2014  (Isabelle2014)
60015
3aceecdabed6 updated for release;
wenzelm
parents: 57688
diff changeset
    14
  http://isabelle.in.tum.de/cygwin_2015  (Isabelle2015)
61827
31054660f285 current Cygwin snapshot in preparation of release;
wenzelm
parents: 60015
diff changeset
    15
  http://isabelle.in.tum.de/cygwin_2016  (Isabelle2016)
64344
c1695143de35 pro-forma update to cygwin_2016-1 (web service still missing);
wenzelm
parents: 64312
diff changeset
    16
  http://isabelle.in.tum.de/cygwin_2016-1  (Isabelle2016-1)
47696
1c9c498ed4f1 more notes on Cygwin, notably for downgrading to 1.7.9 to avoid multi-threading instabilities starting with 1.7.10 early 2012;
wenzelm
parents: 41669
diff changeset
    17
57688
66383b68d172 updated to cygwin-20140725, which is presumably close to Cygwin 1.7.31-1;
wenzelm
parents: 57027
diff changeset
    18
* Quasi-component: "isabelle makedist_cygwin" (as administrator)
64312
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    19
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    20
* SSH server:
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    21
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    22
  - run Cygwin terminal as Administrator
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    23
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    24
  - run ssh-host-config
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    25
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    26
    StrictMode: yes
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    27
    privilege separation: yes
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    28
    new local account 'sshd': yes
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    29
    sshd as a service: yes
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    30
    different name (than cyg_server): no
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    31
    new privileged account cyg_server: yes
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    32
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    33
  - mkpasswd -l > /etc/passwd
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    34
    mkgroup -l > /etc/group
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    35
1c7b77286ed0 basic SSH server configuration;
wenzelm
parents: 63989
diff changeset
    36
    passwd -R USER