Revision: 273
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=273
Author: agn
Date: 2016-10-28 01:31:34 +0000 (Fri, 28 Oct 2016)
Log Message:
-----------
MigrationChecklist: more items
Modified Paths:
--------------
trunk/sviki/MigrationChecklist.mdwn
Modified: trunk/sviki/MigrationChecklist.mdwn
===================================================================
--- trunk/sviki/MigrationChecklist.mdwn 2016-10-28 01:17:03 UTC (rev 272)
+++ trunk/sviki/MigrationChecklist.mdwn 2016-10-28 01:31:34 UTC (rev 273)
@@ -78,6 +78,10 @@
* source-code browsers: hg, svn, cvs, bzr. (cgit/gitweb: working).
+* disable OpenSSH password method when ssh-pubkey is rejected.
+ (`PasswordAuthentication no` in `sshd_config`)
+
+
Download0
---------
@@ -92,6 +96,12 @@
* cron jobs (see [[SavannahInternals]])
+* disable OpenSSH password method when ssh-pubkey is rejected.
+ (`PasswordAuthentication no` in `sshd_config`)
+
+* Ensure TCP ports are open: 22/80/443/873 .
+
+
Internal0 (MySQL + DNS)
-----------------------