Changes between Version 7 and Version 8 of Tutorial


Ignore:
Timestamp:
2010-08-05T09:53:42Z (14 years ago)
Author:
guyzmo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial

    v7 v8  
    1 {{{
    2                 ===============================
    3                 Tutorial for Tahoe-LAFS (Draft)
    4                 ===============================
    5 }}}
    6 = Hosts setup =
     1= Tutorial for Tahoe-LAFS (Draft) =
     2
     3== Hosts setup ==
    74
    85In this tutorial we're gonna setup 3 nodes, whatever they are (Host+VM1+VM2)
     
    1512I'll use a self-explanatory prompt for each host.
    1613
    17 = Installation on each node =
     14== Installation on each node ==
    1815
    1916I like pypi so much I find it easier to do the download, extraction,
     
    4845now Tahoe is installed \o/
    4946
    50 = Instantiate the nodes =
     47== Instantiate the nodes ==
    5148
    5249So, after reading running.html, configuration.txt and architecture.txt, we'll first
     
    163160Is that all ? Well, no, it's time to learn how to use it.
    164161
    165 = File capabilities ? =
     162== File capabilities ? ==
    166163
    167164Now it's time for a bit of literature. File capabilities are unique "keys"
     
    183180http://tahoe-lafs.org/trac/tahoe-lafs/wiki/Capabilities
    184181
    185 = Access your shares =
     182== Access your shares ==
    186183
    187184You can store and access files on Tahoe-LAFS in many
     
    194191save the directory's URI, or you won't be able to find it again.
    195192
    196 == Using the CLI ==
     193=== Using the CLI ===
    197194
    198195The CLI behaves mostly like a standard shell, with all
     
    286283}}}
    287284
    288 == Using the FTP interface ==
     285=== Using the FTP interface ===
    289286
    290287As Tahoe does not have user accounts management, to enable FTP access,
     
    299296 * http://tahoe-lafs.org/trac/tahoe-lafs/wiki/SftpFrontend
    300297
    301 === Account file creation ===
     298 * Account file creation
    302299
    303300The password file is using a very simple format, each non blank/commented
     
    382379et voilà !
    383380
    384 == Configure sFTP access ==
     381=== Configure sFTP access ===
    385382
    386383The procedure is slightly the same as for ftp access. You need to have the