[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [211] Continued SavannahHosts documentation.
From: |
bob |
Subject: |
[Savannah-cvs] [211] Continued SavannahHosts documentation. |
Date: |
Mon, 15 Aug 2016 20:18:54 +0000 (UTC) |
Revision: 211
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=211
Author: rwp
Date: 2016-08-15 20:18:52 +0000 (Mon, 15 Aug 2016)
Log Message:
-----------
Continued SavannahHosts documentation.
Modified Paths:
--------------
trunk/sviki/SavannahHosts.mdwn
Modified: trunk/sviki/SavannahHosts.mdwn
===================================================================
--- trunk/sviki/SavannahHosts.mdwn 2016-08-15 20:08:30 UTC (rev 210)
+++ trunk/sviki/SavannahHosts.mdwn 2016-08-15 20:18:52 UTC (rev 211)
@@ -136,7 +136,7 @@
mkdir /root/bin
- /root/.profile # mgt has special copy with reminders
+ /root/.profile # mgt has special copy with ChangeLog and other reminders
LANG=en_US.UTF-8
export LANG
LC_COLLATE=C
@@ -165,6 +165,7 @@
...comment out or remove all pre-defined aliases
...other fixes
...same for /root/.profile /root/.bashrc
+ .../root/.ssh/config
Set up /tmp as a tmpfs of moderate size.
@@ -317,6 +318,19 @@
Since this will generate a new ssh key this new id_rsa.pub value must
be configured elsewhere as needed.
+Purge off the trisquel-base-data package which installs the file
+/etc/bash_completion.d/aliases which is too awful to allow to exist.
+
+ apt-get purge trisquel-base-data
+
+Install the HAVEGE algorithm entropy collection daemon. This is only
+needed if no true hardware random number generator is connected. A
+True-RNG is much more desirable. They are now only $50. Try to
+obtain one if at all possible. Otherwise this is an acceptable
+fallback. Busy systems consume entropy.
+
+ apt-get install haveged
+
Host mgt0
---------
@@ -451,3 +465,9 @@
FIXME: Need to reference installing Savane here. Perhaps referencing
[[RunningSavaneLocally]]?
+
+Host vcs0
+---------
+
+Host download0
+--------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [211] Continued SavannahHosts documentation.,
bob <=