directory, then run "<cite>tahoe start</cite>". After that, the node should
be off and running. The first thing it will do is connect to the introducer
and get itself connected to all other nodes on the grid. By default, a node
- serves as both a Storage Server (meaning that it offers some of its disk
- space to other nodes) and as a Gateway (meaning that it listens for HTTP
- requests on port 8123). To configure other behavior,
+ will serve as a Storage Server, meaning that it offers its disk space to
+ other nodes. To configure other behavior,
see <a href="configuration.txt">configuration.txt</a>.</p>
<p>To stop a running node run "<cite>tahoe stop</cite>".</p>