浏览代码

Move documentation from redmatrix to hubzilla

Bob Mottram 9 年前
父节点
当前提交
7e76de1448
共有 8 个文件被更改,包括 52 次插入46 次删除
  1. 3
    3
      doc/EN/faq.org
  2. 3
    3
      doc/EN/installation.org
  3. 2
    2
      doc/EN/related.org
  4. 6
    6
      doc/EN/usage.org
  5. 4
    4
      website/EN/faq.html
  6. 4
    4
      website/EN/installation.html
  7. 23
    17
      website/EN/related.html
  8. 7
    7
      website/EN/usage.html

+ 3
- 3
doc/EN/faq.org 查看文件

@@ -1,7 +1,7 @@
1 1
 #+TITLE:
2 2
 #+AUTHOR: Bob Mottram
3 3
 #+EMAIL: bob@robotics.uk.to
4
-#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
4
+#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5 5
 #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6 6
 #+OPTIONS: ^:nil toc:nil
7 7
 #+BEGIN_CENTER
@@ -39,7 +39,7 @@ It was originally designed to run on the Beaglebone Black, but that should be re
39 39
 
40 40
 /Out of fashion/ but still working computer hardware tends to be cheap and readily available, yet still good for providing internet services.
41 41
 * Can I add more users to the system?
42
-Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or RedMatrix. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "/web scale/" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers.
42
+Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or Hubzilla. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "/web scale/" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers.
43 43
 * How do I reset the tripwire?
44 44
 You will get a daily email which indicates which files on the system have changed recently. Once per week the system will install any updates and those may also show up on the list, along with any changes due to installed packages or changed settings. Watch out for any files which change unexpectedly, which could indicate an intruder. To reset the tripwire:
45 45
 
@@ -281,7 +281,7 @@ Save and exit, then restart the web server.
281 281
 service nginx restart
282 282
 #+END_SRC
283 283
 
284
-Now visit your web site at https://mydomainname.com and you should notice that there is no certificate warning displayed.  You will now be able to install systems which don't allow the use of self-signed certificates, such as [[https://redmatrix.me/&JS=1][Red Matrix]].
284
+Now visit your web site at https://mydomainname.com and you should notice that there is no certificate warning displayed.  You will now be able to install systems which don't allow the use of self-signed certificates, such as [[https://github.com/redmatrix/hubzilla][Hubzilla]].
285 285
 
286 286
 * How do I renew a StartSSL certificate?
287 287
 The StartSSL certificates last for a year. You can check the expiry date of your current certificate/s by going to your site and if you're using Firefox then click on the *lock icon*, select "*more information*" then "*view certificate*".

+ 3
- 3
doc/EN/installation.org 查看文件

@@ -1,7 +1,7 @@
1 1
 #+TITLE:
2 2
 #+AUTHOR: Bob Mottram
3 3
 #+EMAIL: bob@robotics.uk.to
4
-#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
4
+#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5 5
 #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6 6
 #+OPTIONS: ^:nil toc:nil
7 7
 #+BEGIN_CENTER
@@ -22,7 +22,7 @@ To get started you will need:
22 22
  - Access to the internet via a router with ethernet sockets
23 23
  - USB thumb drive (for backups or storing media)
24 24
  - One or more domains available via a dynamic DNS provider, such as https://freedns.afraid.org
25
- - A purchased domain name and SSL certificate (only needed for Red Matrix)
25
+ - A purchased domain name and SSL certificate (only needed for Hubzilla)
26 26
  - A laptop or desktop machine with the ability to write to a microSD card (might need an adaptor)
27 27
 
28 28
 You will also need to know, or find out, the IP address of your internet router and have a suitable static IP address for the Beaglebone on your local network. The router should allow you to forward ports to the Beaglebone (often this is under firewall or "advanced" settings).
@@ -118,7 +118,7 @@ WIKI_DOMAIN_NAME=mywikidomain
118 118
 MY_BLOG_TITLE=my blog
119 119
 FULLBLOG_DOMAIN_NAME=myblogdomain
120 120
 MICROBLOG_DOMAIN_NAME=mymicroblogdomain
121
-REDMATRIX_DOMAIN_NAME=myredmatrixdomain
121
+HUBZILLA_DOMAIN_NAME=myhubzilladomain
122 122
 OWNCLOUD_DOMAIN_NAME=myownclouddomain
123 123
 HWRNG_TYPE=haveged
124 124
 ENABLE_SOCIAL_KEY_MANAGEMENT="no"

+ 2
- 2
doc/EN/related.org 查看文件

@@ -1,7 +1,7 @@
1 1
 #+TITLE:
2 2
 #+AUTHOR: Bob Mottram
3 3
 #+EMAIL: bob@robotics.uk.to
4
-#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
4
+#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5 5
 #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6 6
 #+OPTIONS: ^:nil toc:nil
7 7
 #+BEGIN_CENTER
@@ -27,7 +27,7 @@ The following projects made Freedombone possible.
27 27
 #+END_CENTER
28 28
 #+BEGIN_CENTER
29 29
 [[http://gnu.io][file:images/gnusocial.png]]
30
-[[https://redmatrix.me/][file:images/redmatrix.png]]
30
+[[https://github.com/redmatrix/hubzilla][file:images/hubzilla.png]]
31 31
 #+END_CENTER
32 32
 #+BEGIN_CENTER
33 33
 [[https://prosody.im][file:images/prosody.png]]

+ 6
- 6
doc/EN/usage.org 查看文件

@@ -1,7 +1,7 @@
1 1
 #+TITLE:
2 2
 #+AUTHOR: Bob Mottram
3 3
 #+EMAIL: bob@robotics.uk.to
4
-#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
4
+#+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber
5 5
 #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server
6 6
 #+OPTIONS: ^:nil toc:nil
7 7
 #+BEGIN_CENTER
@@ -364,16 +364,16 @@ When the install is complete you will see a lot of warnings but just ignore thos
364 364
 | Access settings | /Invite only/ ticked             |
365 365
 * Social Network
366 366
 ** Certificates
367
-You will need to have a non self-signed SSL certificate in order to use Red Matrix. Put the public certificate in */etc/ssl/certs/yourredmatrixdomainname.crt* and the private certificate in */etc/ssl/private/yourredmatrixdomainname.key*. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this:
367
+You will need to have a non self-signed SSL certificate in order to use Hubzilla. Put the public certificate in */etc/ssl/certs/yourhubzilladomainname.crt* and the private certificate in */etc/ssl/private/yourhubzilladomainname.key*. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this:
368 368
 
369 369
 #+BEGIN_SRC bash
370
-cat /etc/ssl/certs/yourredmatrixdomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem >
371
- /etc/ssl/certs/yourredmatrixdomainname.bundle.crt
370
+cat /etc/ssl/certs/yourhubzilladomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem >
371
+ /etc/ssl/certs/yourhubzilladomainname.bundle.crt
372 372
 #+END_SRC
373 373
 
374
-Then change ssl_certificate to */etc/ssl/certs/yourredmatrixdomainname.bundle.crt* within */etc/nginx/sites-available/yourredmatrixdomainname*
374
+Then change ssl_certificate to */etc/ssl/certs/yourhubzilladomainname.bundle.crt* within */etc/nginx/sites-available/yourhubzilladomainname*
375 375
 ** Initial install
376
-Visit the URL of your Red Matrix site and you should be taken through the rest of the installation procedure.  Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running.
376
+Visit the URL of your Hubzilla site and you should be taken through the rest of the installation procedure.  Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running.
377 377
 
378 378
 When installation is complete you can register a new user.
379 379
 * Chat Services

+ 4
- 4
website/EN/faq.html 查看文件

@@ -4,13 +4,13 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-07-10 Fri 11:22 -->
7
+<!-- 2015-09-08 Tue 19:27 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
11 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12 12
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
13
+<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14 14
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
@@ -273,7 +273,7 @@ It was originally designed to run on the Beaglebone Black, but that should be re
273 273
 <h2 id="orgheadline4">Can I add more users to the system?</h2>
274 274
 <div class="outline-text-2" id="text-orgheadline4">
275 275
 <p>
276
-Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or RedMatrix. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "<i>web scale</i>" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers.
276
+Like any other GNU/Linux system you can add more users. It's easy to add users to Owncloud, XMPP or Hubzilla. However, Freedombone is designed primarily to be a single user system (i.e. a personal server) and if there are multiple users then the number of them is expected to be small - perhaps five or less. Freedombone is not intended to be "<i>web scale</i>" in terms of supporting tens or hundreds of users on a single server. Instead, each server can host a small number of users and then the servers federate together as a network of peers.
277 277
 </p>
278 278
 </div>
279 279
 </div>
@@ -691,7 +691,7 @@ Save and exit, then restart the web server.
691 691
 </div>
692 692
 
693 693
 <p>
694
-Now visit your web site at <a href="https://mydomainname.com/">https://mydomainname.com/</a> and you should notice that there is no certificate warning displayed.  You will now be able to install systems which don't allow the use of self-signed certificates, such as <a href="https://redmatrix.me/&amp;JS=1">Red Matrix</a>.
694
+Now visit your web site at <a href="https://mydomainname.com/">https://mydomainname.com/</a> and you should notice that there is no certificate warning displayed.  You will now be able to install systems which don't allow the use of self-signed certificates, such as <a href="https://github.com/redmatrix/hubzilla">Hubzilla</a>.
695 695
 </p>
696 696
 </div>
697 697
 </div>

+ 4
- 4
website/EN/installation.html 查看文件

@@ -4,13 +4,13 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-09-05 Sat 14:16 -->
7
+<!-- 2015-09-08 Tue 19:36 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
11 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12 12
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
13
+<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14 14
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
@@ -218,7 +218,7 @@ To get started you will need:
218 218
 <li>Access to the internet via a router with ethernet sockets</li>
219 219
 <li>USB thumb drive (for backups or storing media)</li>
220 220
 <li>One or more domains available via a dynamic DNS provider, such as <a href="https://freedns.afraid.org/">https://freedns.afraid.org/</a></li>
221
-<li>A purchased domain name and SSL certificate (only needed for Red Matrix)</li>
221
+<li>A purchased domain name and SSL certificate (only needed for Hubzilla)</li>
222 222
 <li>A laptop or desktop machine with the ability to write to a microSD card (might need an adaptor)</li>
223 223
 </ul>
224 224
 
@@ -370,7 +370,7 @@ Add the following, and set the values as needed. DEFAULT_DOMAIN_NAME is where yo
370 370
 <span class="org-variable-name">MY_BLOG_TITLE</span>=my blog
371 371
 <span class="org-variable-name">FULLBLOG_DOMAIN_NAME</span>=myblogdomain
372 372
 <span class="org-variable-name">MICROBLOG_DOMAIN_NAME</span>=mymicroblogdomain
373
-<span class="org-variable-name">REDMATRIX_DOMAIN_NAME</span>=myredmatrixdomain
373
+<span class="org-variable-name">HUBZILLA_DOMAIN_NAME</span>=myhubzilladomain
374 374
 <span class="org-variable-name">OWNCLOUD_DOMAIN_NAME</span>=myownclouddomain
375 375
 <span class="org-variable-name">HWRNG_TYPE</span>=haveged
376 376
 <span class="org-variable-name">ENABLE_SOCIAL_KEY_MANAGEMENT</span>=<span class="org-string">"no"</span>

+ 23
- 17
website/EN/related.html 查看文件

@@ -4,25 +4,32 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2014-10-26 Sun 20:49 -->
7
+<!-- 2015-09-08 Tue 19:34 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
11 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12 12
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
13
+<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14
+<meta  name="viewport" content="width=device-width, initial-scale=1" />
14 15
 <style type="text/css">
15 16
  <!--/*--><![CDATA[/*><!--*/
16
-  .title  { text-align: center; }
17
+  .title  { text-align: center;
18
+             margin-bottom: .2em; }
19
+  .subtitle { text-align: center;
20
+              font-size: medium;
21
+              font-weight: bold;
22
+              margin-top:0; }
17 23
   .todo   { font-family: monospace; color: red; }
18
-  .done   { color: green; }
24
+  .done   { font-family: monospace; color: green; }
25
+  .priority { font-family: monospace; color: orange; }
19 26
   .tag    { background-color: #eee; font-family: monospace;
20 27
             padding: 2px; font-size: 80%; font-weight: normal; }
21 28
   .timestamp { color: #bebebe; }
22 29
   .timestamp-kwd { color: #5f9ea0; }
23
-  .right  { margin-left: auto; margin-right: 0px;  text-align: right; }
24
-  .left   { margin-left: 0px;  margin-right: auto; text-align: left; }
25
-  .center { margin-left: auto; margin-right: auto; text-align: center; }
30
+  .org-right  { margin-left: auto; margin-right: 0px;  text-align: right; }
31
+  .org-left   { margin-left: 0px;  margin-right: auto; text-align: left; }
32
+  .org-center { margin-left: auto; margin-right: auto; text-align: center; }
26 33
   .underline { text-decoration: underline; }
27 34
   #postamble p, #preamble p { font-size: 90%; margin: .2em; }
28 35
   p.verse { margin-left: 3%; }
@@ -61,12 +68,12 @@
61 68
   caption.t-above { caption-side: top; }
62 69
   caption.t-bottom { caption-side: bottom; }
63 70
   td, th { vertical-align:top;  }
64
-  th.right  { text-align: center;  }
65
-  th.left   { text-align: center;   }
66
-  th.center { text-align: center; }
67
-  td.right  { text-align: right;  }
68
-  td.left   { text-align: left;   }
69
-  td.center { text-align: center; }
71
+  th.org-right  { text-align: center;  }
72
+  th.org-left   { text-align: center;   }
73
+  th.org-center { text-align: center; }
74
+  td.org-right  { text-align: right;  }
75
+  td.org-left   { text-align: left;   }
76
+  td.org-center { text-align: center; }
70 77
   dt { font-weight: bold; }
71 78
   .footpara:nth-child(2) { display: inline; }
72 79
   .footpara { display: block; }
@@ -147,7 +154,6 @@ for the JavaScript code in this tag.
147 154
 <a name="top" id="top"></a>
148 155
 </div>
149 156
 <div id="content">
150
-<h1 class="title"></h1>
151 157
 <div class="center">
152 158
 
153 159
 <div class="figure">
@@ -160,11 +166,11 @@ for the JavaScript code in this tag.
160 166
 
161 167
 
162 168
 <colgroup>
163
-<col  class="left" />
169
+<col  class="org-left" />
164 170
 </colgroup>
165 171
 <tbody>
166 172
 <tr>
167
-<td class="left"><a href="index.html">Home</a></td>
173
+<td class="org-left"><a href="index.html">Home</a></td>
168 174
 </tr>
169 175
 </tbody>
170 176
 </table>
@@ -193,7 +199,7 @@ The following projects made Freedombone possible.
193 199
 <div class="center">
194 200
 <p>
195 201
 <a href="http://gnu.io/"><img src="images/gnusocial.png" alt="gnusocial.png" /></a>
196
-<a href="https://redmatrix.me/"><img src="images/redmatrix.png" alt="redmatrix.png" /></a>
202
+<a href="https://github.com/redmatrix/hubzilla"><img src="images/hubzilla.png" alt="hubzilla.png" /></a>
197 203
 </p>
198 204
 </div>
199 205
 <div class="center">

+ 7
- 7
website/EN/usage.html 查看文件

@@ -4,13 +4,13 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-07-11 Sat 12:51 -->
7
+<!-- 2015-09-08 Tue 19:29 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
11 11
 <meta  name="description" content="Turn the Beaglebone Black into a personal communications server"
12 12
  />
13
-<meta  name="keywords" content="freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
13
+<meta  name="keywords" content="freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber" />
14 14
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
15 15
 <style type="text/css">
16 16
  <!--/*--><![CDATA[/*><!--*/
@@ -1074,18 +1074,18 @@ When the install is complete you will see a lot of warnings but just ignore thos
1074 1074
 <h3 id="orgheadline32">Certificates</h3>
1075 1075
 <div class="outline-text-3" id="text-orgheadline32">
1076 1076
 <p>
1077
-You will need to have a non self-signed SSL certificate in order to use Red Matrix. Put the public certificate in <b>/etc/ssl/certs/yourredmatrixdomainname.crt</b> and the private certificate in <b>/etc/ssl/private/yourredmatrixdomainname.key</b>. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this:
1077
+You will need to have a non self-signed SSL certificate in order to use Hubzilla. Put the public certificate in <b>/etc/ssl/certs/yourhubzilladomainname.crt</b> and the private certificate in <b>/etc/ssl/private/yourhubzilladomainname.key</b>. If there is an intermediate certificate needed (such as with StartSSL) then this will need to be concatenated onto the end of the crt file, like this:
1078 1078
 </p>
1079 1079
 
1080 1080
 <div class="org-src-container">
1081 1081
 
1082
-<pre class="src src-bash">cat /etc/ssl/certs/yourredmatrixdomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem &gt;
1083
- /etc/ssl/certs/yourredmatrixdomainname.bundle.crt
1082
+<pre class="src src-bash">cat /etc/ssl/certs/yourhubzilladomainname.crt /etc/ssl/chains/startssl-sub.class1.server.ca.pem &gt;
1083
+ /etc/ssl/certs/yourhubzilladomainname.bundle.crt
1084 1084
 </pre>
1085 1085
 </div>
1086 1086
 
1087 1087
 <p>
1088
-Then change ssl_certificate to <b>/etc/ssl/certs/yourredmatrixdomainname.bundle.crt</b> within <b>/etc/nginx/sites-available/yourredmatrixdomainname</b>
1088
+Then change ssl_certificate to <b>/etc/ssl/certs/yourhubzilladomainname.bundle.crt</b> within <b>/etc/nginx/sites-available/yourhubzilladomainname</b>
1089 1089
 </p>
1090 1090
 </div>
1091 1091
 </div>
@@ -1093,7 +1093,7 @@ Then change ssl_certificate to <b>/etc/ssl/certs/yourredmatrixdomainname.bundle.
1093 1093
 <h3 id="orgheadline33">Initial install</h3>
1094 1094
 <div class="outline-text-3" id="text-orgheadline33">
1095 1095
 <p>
1096
-Visit the URL of your Red Matrix site and you should be taken through the rest of the installation procedure.  Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running.
1096
+Visit the URL of your Hubzilla site and you should be taken through the rest of the installation procedure.  Note that this may take a few minutes so don't be concerned if it looks as if it has crashed - just leave it running.
1097 1097
 </p>
1098 1098
 
1099 1099
 <p>