Matt Pagan commited on 2014-04-19 20:43:28
              Zeige 1 geänderte Dateien mit 6 Einfügungen und 3 Löschungen.
            
| ... | ... | 
                      @@ -1190,9 +1190,12 @@ code under a video's "Share" option. The link switches out a URL that looks</p>  | 
                  
| 1190 | 1190 | 
                        <h3><a class="anchor" href="#Ubuntu">  | 
                    
| 1191 | 1191 | 
                        I'm using Ubuntu and I can't start Tor Browser.</a></h3>  | 
                    
| 1192 | 1192 | 
                        <p>  | 
                    
| 1193 | 
                        -Ubuntu prevents its users from executing shell scripts by clicking them,  | 
                    |
| 1194 | 
                        -even when the file permissions are set correctly. For now you need to  | 
                    |
| 1195 | 
                        -start the Tor Browser from the command line by running </p>  | 
                    |
| 1193 | 
                        +You'll need to tell Ubuntu that you want the ability to execute shell scripts  | 
                    |
| 1194 | 
                        +from the graphical interface. Open "Files" (Unity's explorer), open  | 
                    |
| 1195 | 
                        +Preferences-> Behavior Tab -> Check "Run executable text files when they are  | 
                    |
| 1196 | 
                        +opened" then OK.  | 
                    |
| 1197 | 
                        +</p>  | 
                    |
| 1198 | 
                        +<p>You can also start the Tor Browser from the command line by running </p>  | 
                    |
| 1196 | 1199 | 
                        <pre>./start-tor-browser</pre>  | 
                    
| 1197 | 1200 | 
                        <p>  | 
                    
| 1198 | 1201 | 
                        from inside the Tor Browser directory.  | 
                    
| 1199 | 1202 |