[Imported from Trac: page Tutorial, version 7]

guyzmo 2010-08-05 09:50:49 +00:00
parent 0f164bb5a3
commit 88bea2c119

@ -131,14 +131,9 @@ Now, let's do some configuration. On each node edit tahoe.cfg :
Then browse to the following URLs and you should get pages similar to the ones below Then browse to the following URLs and you should get pages similar to the ones below
* <http://172.16.23.1:3456/> * [<http://172.16.23.1:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.1_3456_1.png)
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.1_3456_1.png) * [<http://172.16.23.128:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.128_3456_1.png)
* [<http://172.16.23.130:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.130_3456_1.png)
* <http://172.16.23.128:3456/>
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.128_3456_1.png)
* <http://172.16.23.130:3456/>
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.130_3456_1.png)
Now it's time to be able to store something on the grid : Now it's time to be able to store something on the grid :
@ -160,14 +155,9 @@ and the same on host.
The result would be as follows : The result would be as follows :
* <http://172.16.23.1:3456/> * [<http://172.16.23.1:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.1_3456_2.png)
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.1_3456_2.png) * [<http://172.16.23.128:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.128_3456_2.png)
* [<http://172.16.23.130:3456/>](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.130_3456_2.png)
* <http://172.16.23.128:3456/>
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.128_3456_2.png)
* <http://172.16.23.130:3456/>
![](http://tahoe-lafs.org/trac/tahoe-lafs/attachment/wiki/Tutorial/172.16.23.130_3456_2.png)
Then, you've got a working Tahoe-LAFS grid working ! Then, you've got a working Tahoe-LAFS grid working !
Is that all ? Well, no, it's time to learn how to use it. Is that all ? Well, no, it's time to learn how to use it.