aboutsummaryrefslogtreecommitdiff
path: root/doc/chapters
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-09-07 08:09:02 +0000
committerng0 <ng0@infotropique.org>2017-09-07 08:09:02 +0000
commit618f08aa628c0d99b91ab0cf5fd3eac59871ae4c (patch)
treed09884682128f2c28d61ed8a61996191c1420f19 /doc/chapters
parent4257203c2bf0708cd29a3a8e1809e5e08d795737 (diff)
downloadgnunet-618f08aa628c0d99b91ab0cf5fd3eac59871ae4c.tar.gz
gnunet-618f08aa628c0d99b91ab0cf5fd3eac59871ae4c.zip
doc: chapters/user.texi: Some comment placeholders for images, some @uref{} fixes.
Diffstat (limited to 'doc/chapters')
-rw-r--r--doc/chapters/user.texi29
1 files changed, 22 insertions, 7 deletions
diff --git a/doc/chapters/user.texi b/doc/chapters/user.texi
index 6b2d515a7..8028f5345 100644
--- a/doc/chapters/user.texi
+++ b/doc/chapters/user.texi
@@ -45,8 +45,12 @@ please study the installation and configuration handbooks.
45 45
46First, you should launch @code{gnunet-gtk}, the graphical user interface for 46First, you should launch @code{gnunet-gtk}, the graphical user interface for
47GNUnet which will be used for most of the tutorial. You can do this from the 47GNUnet which will be used for most of the tutorial. You can do this from the
48command-line by typing@ 48command-line by typing
49@code{@ $ gnunet-gtk}@ 49
50@example
51$ gnunet-gtk
52@end example
53
50(note that @code{$} represents the prompt of the shell for a normal user). 54(note that @code{$} represents the prompt of the shell for a normal user).
51Depending on your distribution, you may also find @code{gnunet-gtk} in your 55Depending on your distribution, you may also find @code{gnunet-gtk} in your
52menus. After starting @code{gnunet-gtk}, you should see the following window: 56menus. After starting @code{gnunet-gtk}, you should see the following window:
@@ -55,6 +59,7 @@ menus. After starting @code{gnunet-gtk}, you should see the following window:
55 59
56The five images on top represent the five different graphical applications that 60The five images on top represent the five different graphical applications that
57you can use within @code{gnunet-gtk}. They are (from left to right): 61you can use within @code{gnunet-gtk}. They are (from left to right):
62
58@itemize @bullet 63@itemize @bullet
59@item Statistics 64@item Statistics
60@item Peer Information 65@item Peer Information
@@ -119,9 +124,13 @@ To publish a file, select "File Sharing" in the menu bar just below the
119 124
120Afterwards, the following publishing dialog will appear: 125Afterwards, the following publishing dialog will appear:
121 126
127@c Add image here
128
122In this dialog, select the "Add File" button. This will open a file selection 129In this dialog, select the "Add File" button. This will open a file selection
123dialog: 130dialog:
124 131
132@c Add image here
133
125Now, you should select a file from your computer to be published on GNUnet. To 134Now, you should select a file from your computer to be published on GNUnet. To
126see more of GNUnet's features later, you should pick a PNG or JPEG file this 135see more of GNUnet's features later, you should pick a PNG or JPEG file this
127time. You can leave all of the other options in the dialog unchanged. Confirm 136time. You can leave all of the other options in the dialog unchanged. Confirm
@@ -134,9 +143,13 @@ might be interested in the progress dialog and potential errors that might be
134encountered during processing. After the progress dialog automatically 143encountered during processing. After the progress dialog automatically
135disappears, your file should now appear in the publishing dialog: 144disappears, your file should now appear in the publishing dialog:
136 145
146@c Add image here
147
137Now, select the file (by clicking on the file name) and then click the "Edit" 148Now, select the file (by clicking on the file name) and then click the "Edit"
138button. This will open the editing dialog: 149button. This will open the editing dialog:
139 150
151@c Add image here
152
140In this dialog, you can see many details about your file. In the top left area, 153In this dialog, you can see many details about your file. In the top left area,
141you can see meta data extracted about the file, such as the original filename, 154you can see meta data extracted about the file, such as the original filename,
142the mimetype and the size of the image. In the top right, you should see a 155the mimetype and the size of the image. In the top right, you should see a
@@ -159,6 +172,8 @@ GNUnet! Afterwards, you should see the main dialog with a new area showing the
159list of published files (or ongoing publishing operations with progress 172list of published files (or ongoing publishing operations with progress
160indicators): 173indicators):
161 174
175@c Add image here
176
162@node Searching 177@node Searching
163@subsection Searching 178@subsection Searching
164@c %**end of header 179@c %**end of header
@@ -312,7 +327,7 @@ create a new (empty) record group under the label "test". Now click on
312and push ENTER to confirm. Afterwards, a new dialog will pop up, asking to enter 327and push ENTER to confirm. Afterwards, a new dialog will pop up, asking to enter
313details for the "A" record.@ 328details for the "A" record.@
314 329
315"A" records are used in the Domain Name System (DNS) to specify IPv4 addresses. 330"A" records are used in the @dfn{Domain Name System} (DNS) to specify IPv4 addresses.
316An IPv4 address is a number that is used to identify and address a computer on 331An IPv4 address is a number that is used to identify and address a computer on
317the Internet (version 4). Please enter "217.92.15.146" in the dialog below 332the Internet (version 4). Please enter "217.92.15.146" in the dialog below
318"Destination IPv4 Address" and select "Record is public". Do not change any of 333"Destination IPv4 Address" and select "Record is public". Do not change any of
@@ -398,7 +413,7 @@ Here, select "Settings..." to open the proxy settings dialog. Select "Manual
398proxy configuration" and enter "localhost" with port 7777 under SOCKS Host. 413proxy configuration" and enter "localhost" with port 7777 under SOCKS Host.
399Select SOCKS v5 and then push "OK". 414Select SOCKS v5 and then push "OK".
400 415
401You must also go to About:config and change the 416You must also go to about:config and change the
402@code{browser.fixup.alternate.enabled} option to @code{false}, otherwise the 417@code{browser.fixup.alternate.enabled} option to @code{false}, otherwise the
403browser will autoblunder an address like @code{@uref{http://www.gnu/, www.gnu}} 418browser will autoblunder an address like @code{@uref{http://www.gnu/, www.gnu}}
404to @code{@uref{http://www.gnu.com/, www.gnu.com}}. 419to @code{@uref{http://www.gnu.com/, www.gnu.com}}.
@@ -407,10 +422,10 @@ After configuring your browser, you might want to first confirm that it
407continues to work as before. (The proxy is still experimental and if you 422continues to work as before. (The proxy is still experimental and if you
408experience "odd" failures with some webpages, you might want to disable it again 423experience "odd" failures with some webpages, you might want to disable it again
409temporarily.) Next, test if things work by typing 424temporarily.) Next, test if things work by typing
410"@uref{http://test.gnu/, http://test.gnu/}" into the URL bar of your browser. 425"@uref{http://test.gnu/}" into the URL bar of your browser.
411This currently fails with (my version of) Firefox as Firefox is super-smart and 426This currently fails with (my version of) Firefox as Firefox is super-smart and
412tries to resolve "@uref{http://www.test.gnu/, www.test.gnu}" instead of 427tries to resolve "@uref{http://www.test.gnu/}" instead of
413"test.gnu". Chromium can be convinced to comply if you explicitly include the 428"@uref{test.gnu}". Chromium can be convinced to comply if you explicitly include the
414"http://" prefix --- otherwise a Google search might be attempted, which is not 429"http://" prefix --- otherwise a Google search might be attempted, which is not
415what you want. If successful, you should see a simple website. 430what you want. If successful, you should see a simple website.
416 431