summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-01-14 11:19:16 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-01-14 11:19:16 +1000
commita47a6ec1f994b67963e2d94125ac6902298a7285 (patch)
tree1c91112eb2923d215feffbab20479163c56b68d7
parenteb7999a1c4d4bb1ad26b43499491d9694ac6d2b2 (diff)
Slight fixes to README.
Fixed `test' where `tail' was meant in network_test_server README. Clarified that `networkselftest' should not be run on the network test server itself. Renamed these files to end with `.txt' because it allows them to display more nicely on gitorious :-)
-rw-r--r--README.network_test_server.txt (renamed from README.network_test_server)8
-rw-r--r--README.txt (renamed from README)0
-rw-r--r--README.windows.txt (renamed from README.windows)0
3 files changed, 5 insertions, 3 deletions
diff --git a/README.network_test_server b/README.network_test_server.txt
index 40806f7..efae1b9 100644
--- a/README.network_test_server
+++ b/README.network_test_server.txt
@@ -44,7 +44,7 @@ and runs open proxies!
== Phase 2: puppet setup
It is recommended that you watch the system log during this step.
-For example, run `test -f /var/log/syslog &' before proceeding.
+For example, run `tail -f /var/log/syslog &' before proceeding.
From this git repo, put bootstrap/ubuntu1004_bootstrap.sh onto the machine,
and run it. e.g.
@@ -69,5 +69,7 @@ It is recommended to reboot the machine after the initial puppet setup to
ensure that all services are correctly launched after boot, and that no outdated
configuration files remain in use.
-As a brief test to see if the server is working, you can try the `networkselftest'
-Qt autotest. Unfortunately it does not cover everything.
+As a brief test to see if the server is working, you can try the networkselftest
+Qt autotest. On a machine _other_ than the network test server, put the test server
+IP address into /etc/hosts as qt-test-server.qt-test-net, and run the networkselftest
+testcase from Qt; if everything is set up correctly, it should 100% pass.
diff --git a/README b/README.txt
index ebadb4a..ebadb4a 100644
--- a/README
+++ b/README.txt
diff --git a/README.windows b/README.windows.txt
index b582005..b582005 100644
--- a/README.windows
+++ b/README.windows.txt