From dcb1ad1efa36898ba8e8e8386308dba8deceaeac Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 21 Feb 2014 15:59:59 -0600 Subject: Add first rudimentary help handbook. --- doc/en/faq.docbook | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 doc/en/faq.docbook (limited to 'doc/en/faq.docbook') diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook new file mode 100644 index 0000000..9a9c762 --- /dev/null +++ b/doc/en/faq.docbook @@ -0,0 +1,38 @@ + +Questions and Answers + + +Here are some of the frequently asked questions and their corresponding answers. Chances are that you are probably looking for one of them. + + + + + + + +What is port forwarding? + + + + +Computers that are behind a router cannot accept incoming connections, which can hurt their download speed. Port forwarding is a solution to this problem. If you have UPnP enabled router, use UPnP plugin to forward needed ports in few mouse clicks. Otherwise visit http://portforward.com to learn how to do this on your router. + + + + + + + +What is the most common mistake of BitTorrent users? + + + + +Not seeding after they have finished downloading. It is important that peers with 100% of data keep torrent running for others to download. Share ratio of 1.0 is a minimum you should seed for every torrent you download. + + + + + + + -- cgit v1.2.1