aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Eek <gustaveek@student.gu.se>2011-03-11 20:37:28 +0100
committerGustav Eek <gustaveek@student.gu.se>2011-03-11 20:37:28 +0100
commit7938fe602e343fa9d47a1f89a6083f3b6a3906d0 (patch)
treeec295c92dd4fed400a5004c3e24490d6de500cfa
parent9edcca6ab5a79750ece7f14af0b558fb39bc3c65 (diff)
Continuous changes to README
-rw-r--r--README15
1 files changed, 11 insertions, 4 deletions
diff --git a/README b/README
index 961bf42..b35e044 100644
--- a/README
+++ b/README
@@ -8,15 +8,22 @@ skangas@skangas.se
#. Installation
-Read installation file INSTALL
+Read installation file INSTALL and follow those instructions.
+
+Edit file default.yml and add the following
+
+ admuser: <admin username>
+ admpass: <admin password>
+
+where <admin username> and <admin password> are user name and password on <remote server> in next section.
#. Log in to server
- $ ssh -NfL <local port>:localhost:<remote port> <remote server>
+ $ ssh -NfL 3306:localhost:3306 <remote server>
-This opens an ssh-tunnel. Use standard mysql port 3306.
+This opens an ssh-tunnel and returns to standard prompt. Use standard mysql port 3306.
-#. Add a new mailbox
+#. Add a new mailbox.
$ fripost-adduser