[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r26545: {website} Added an FAQ entry relevant for ticket #10524 (website/trunk/docs/en)
Author: mttp
Date: 2014-01-21 23:52:21 +0000 (Tue, 21 Jan 2014)
New Revision: 26545
Modified:
website/trunk/docs/en/faq.wml
Log:
Added an FAQ entry relevant for ticket #10524
Modified: website/trunk/docs/en/faq.wml
===================================================================
--- website/trunk/docs/en/faq.wml 2014-01-20 19:13:48 UTC (rev 26544)
+++ website/trunk/docs/en/faq.wml 2014-01-21 23:52:21 UTC (rev 26545)
@@ -51,9 +51,9 @@
do I download Tor?</a></li>
<li><a href="#CompileTorWindows">How do I compile Tor under
Windows?</a></li>
- <li><a href="#VirusFalsePositives">Why does my Tor executable appear
-to
+ <li><a href="#VirusFalsePositives">Why does my Tor executable appear to
have a virus or spyware?</a></li>
+ <li><a href="#tarFiles">How do I open a .tar.gz or .tar.xz file?</a></li>
<li><a href="#LiveCD">Is there a LiveCD or other bundle that
includes Tor?</a></li>
</ul>
@@ -81,12 +81,12 @@
unsafe?</a></li>
<li><a href="#TBBOtherBrowser">I want to use Chrome/IE/Opera/etc
with Tor.</a></li>
- <li><a href="#TorbuttonOtherBrowser">Will Torbutton be available for other browsers?</a></li>
+ <li><a href="#TorbuttonOtherBrowser">Will Torbutton be available
+ for other browsers?</a></li>
<li><a href="#TBBCloseBrowser">I want to leave Tor Browser Bundle
running but close the browser.</a></li>
- <li><a href="#GoogleCAPTCHA">Google makes me solve a CAPTCHA or
-tells
+ <li><a href="#GoogleCAPTCHA">Google makes me solve a CAPTCHA or tells
me I have spyware installed.</a></li>
<li><a href="#ForeignLanguages">Why does Google show up in foreign
languages?</a></li>
@@ -1083,6 +1083,27 @@
<hr>
+ <a id="tarFiles"></a>
+ <h3><a class="anchor" href="#tarFiles">How do I open a .tar.gz
+ or .tar.xz file?</a></li>
+
+ <p>
+ Tar is a common archive utility for Unix and Linux systems. If your
+ system has a mouse, you can usually open them by double clicking.
+ Otherwise open a command prompt and execute
+ <pre>
+ tar xzf <FILENAME>.tar.gz
+ </pre>
+ or
+ <pre>
+ tar xJf <FILENAME>.tar.xz
+ </pre>
+ <p>
+ as documented in tar's man page.
+ </p>
+
+ <hr>
+
<a id="LiveCD"></a>
<h3><a class="anchor" href="#LiveCD">Is there a LiveCD or other
bundle that includes Tor?</a></h3>
@@ -1138,6 +1159,8 @@
from inside the Tor Browser directory.
</p>
+<hr>
+
<a id="UbuntuBlackedOut"></a>
<h3><a class="anchor" href="#UbuntuBlackedOut">
I'm using Ubuntu, and I can't type anything into my browser.</a></h3>
@@ -3390,7 +3413,8 @@
version numbers mean?</a></h3>
<p>
- Versions of Tor before 0.1.0 used a strange and hard-to-explain version scheme. Let's forget about those.
+ Versions of Tor before 0.1.0 used a strange and hard-to-explain
+ version scheme. Let's forget about those.
</p>
<p>
Starting with 0.1.0, versions all look like this:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits