Martin Peck commited on 2009-03-15 01:32:40
              Zeige 3 geänderte Dateien mit 12 Einfügungen und 7 Löschungen.
            
| ... | ... | 
                      @@ -47,7 +47,10 @@ important before using this software on your system.</p>  | 
                  
| 47 | 47 | 
                        defense in depth against various risks Internet users face. These steps  | 
                    
| 48 | 48 | 
                        explain how to create a restricted account for user name "anon".</p>  | 
                    
| 49 | 49 | 
                         | 
                    
| 50 | 
                        -<p>Navigate to the control panel "User Accounts" option.</p>  | 
                    |
| 50 | 
                        +<p>Navigate to the control panel "User Accounts" option. You can also use  | 
                    |
| 51 | 
                        +the menu navigation:<br />  | 
                    |
| 52 | 
                        +<!-- should this be a sequence of <span> instead? -->  | 
                    |
| 53 | 
                        +<strong>Start Menu -> Settings -> Control Panel -> Add or Remove Programs</strong></p>  | 
                    |
| 51 | 54 | 
                         | 
                    
| 52 | 55 | 
                        <p><img src="img/uc01.png" alt="Control panel view - Select User Accounts option" /></p>  | 
                    
| 53 | 56 | 
                         | 
                    
| ... | ... | 
                      @@ -83,16 +86,13 @@ while Firefox and other Internet applications run with restricted rights.</p>  | 
                  
| 83 | 86 | 
                         | 
                    
| 84 | 87 | 
                        <p><img src="img/uc09.png" alt="Both Tor VM admin and restricted user can be used concurrently" /></p>  | 
                    
| 85 | 88 | 
                         | 
                    
| 86 | 
                        -<p></p>  | 
                    |
| 87 | 
                        -  | 
                    |
| 88 | 
                        -<p><img src="img/" alt="" /></p>  | 
                    |
| 89 | 
                        -  | 
                    |
| 90 | 89 | 
                        <a id="Install"></a>  | 
                    
| 91 | 90 | 
                        <h3><a class="anchor" href="#Install">Install Tor VM Bundle</a></h3>  | 
                    
| 92 | 91 | 
                         | 
                    
| 93 | 
                        -<p></p>  | 
                    |
| 92 | 
                        +<p>Double click on the Bundle or Network Installer EXE to begin installation.</p>  | 
                    |
| 94 | 93 | 
                         | 
                    
| 95 | 
                        -<p><img src="img/" alt="" /></p>  | 
                    |
| 94 | 
                        +<p><img src="img/bundle01.png" alt="Click to Run Bundle Installer" />    | 
                    |
| 95 | 
                        +<img src="img/netinst01.png" alt="Click to Run Network Installer" /></p>  | 
                    |
| 96 | 96 | 
                         | 
                    
| 97 | 97 | 
                        <a id="Run"></a>  | 
                    
| 98 | 98 | 
                        <h3><a class="anchor" href="#Run">Run Tor VM and Vidalia</a></h3>  | 
                    
| ... | ... | 
                      @@ -145,6 +145,11 @@ https://svn.torproject.org/svn/torvm/trunk/doc/design.html</a>.  | 
                  
| 145 | 145 | 
                        builds are available</a> for verifying fixes in subversion and testing work in  | 
                    
| 146 | 146 | 
                        progress.</p>  | 
                    
| 147 | 147 | 
                         | 
                    
| 148 | 
                        +<p>Be sure to build against a known working tag in the torvm repo. For  | 
                    |
| 149 | 
                        +example,<br />  | 
                    |
| 150 | 
                        +svn export https://svn.torproject.org/svn/torvm/tags/torvm-0_0_1 torvm-0.0.1-build  | 
                    |
| 151 | 
                        +</p>  | 
                    |
| 152 | 
                        +  | 
                    |
| 148 | 153 | 
                        </div><!-- #main -->  | 
                    
| 149 | 154 | 
                         | 
                    
| 150 | 155 | 
                        #include <foot.wmi>  |