diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -9,7 +9,7 @@ * Follow their instructions === Next -* Configure hostname +* Configure hostname => Use valid domain / free network * GPG autoconfiguration - Generate GPG key pairs or install one - {root,main_user}@hostname @@ -19,6 +19,8 @@ (get one from CACert.org) (http://ur1.ca/23a34 solves this, we should apply it to SimpleID) - Generate crontab for remembering to re-create + - Key is located at and linked to /etc/ssl/private/{$hostname,local}.key + - Cert is located at and linked to /etc/ssl/certs/{$hostname,local}.crt * OpenLDAP - Configure domain - Configure address book @@ -33,3 +35,7 @@ Use this category to write down ideas and documentation: http://wiki.parabolagnulinux.org/Category:Parabola_GNU/Social + +== Software to check +* Varnish http://www.varnish-cache.org/ + HTTP Accelerator, for caching web |