rev |
line source |
paul@68
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
paul@68
|
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
paul@68
|
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
paul@68
|
4 <head>
|
paul@68
|
5 <title>SliTaz Handbook (en) - Internet</title>
|
paul@65
|
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
paul@65
|
7 <meta name="description" content="slitaz English handbook" />
|
paul@65
|
8 <meta name="expires" content="never" />
|
MikeDSmith25@119
|
9 <meta name="modified" content="2008-07-20 06:08:00" />
|
paul@65
|
10 <meta name="publisher" content="www.slitaz.org" />
|
paul@65
|
11 <meta name="author" content="Christophe Lincoln" />
|
paul@65
|
12 <link rel="shortcut icon" href="favicon.ico" />
|
paul@68
|
13 <link rel="stylesheet" type="text/css" href="book.css" />
|
paul@68
|
14 </head>
|
paul@68
|
15 <body bgcolor="#ffffff">
|
paul@65
|
16
|
paul@65
|
17 <!-- Header and quick navigation -->
|
paul@65
|
18 <div id="header">
|
paul@65
|
19 <div id="quicknav" align="right">
|
paul@65
|
20 <a name="top"></a>
|
paul@68
|
21 <a href="graphics.html">Graphics</a> |
|
paul@65
|
22 <a href="index.html">Table of contents</a>
|
paul@65
|
23 </div>
|
paul@65
|
24 <h1><font color="#3e1220">SliTaz Handbook (en)</font></h1>
|
paul@65
|
25 </div>
|
paul@65
|
26
|
paul@65
|
27 <!-- Content. -->
|
paul@65
|
28 <div id="content">
|
paul@65
|
29 <div class="content-right"></div>
|
paul@65
|
30
|
paul@65
|
31 <h2><font color="#df8f06">Internet</font></h2>
|
paul@65
|
32
|
paul@65
|
33 <ul>
|
paul@65
|
34 <li><a href="#firefox">Mozilla Firefox</a> - Firefox web browser.</li>
|
paul@65
|
35 <li><a href="#retawq">Retawq</a> - Text mode web browser.</li>
|
paul@65
|
36 <li><a href="#links">Links</a> - Graphical & Text browser.</li>
|
paul@65
|
37 <li><a href="#lostirc">LostIRC</a> - IRC chat client.</li>
|
paul@173
|
38 <li><a href="#gitmail">Ghost In The Mail</a> - Email client.</li>
|
paul@173
|
39 <li><a href="#sylpheed">Sylpheed</a> - Mail Client.</li>
|
paul@65
|
40 <li><a href="#transmission">Transmission</a> - Lightweight BitTorrent client.</li>
|
paul@65
|
41 <li><a href="#gftp">gFTP</a> - Simple FTP client.</li>
|
paul@174
|
42 <li><a href="#gnutella">gtk-gnutella</a> - P2P client.</li>
|
paul@65
|
43 <li><a href="security.html#pscan">pscan</a> - Port scanner.</li>
|
paul@65
|
44 </ul>
|
paul@65
|
45
|
paul@65
|
46 <a name="firefox"></a>
|
paul@65
|
47 <h3>Mozilla Firefox - Web Browser</h3>
|
paul@65
|
48 <p>
|
paul@65
|
49 SliTaz is proud to provide Mozilla Firefox, one of the world's best web
|
MikeDSmith25@117
|
50 browsers. It is secure, fast, standards compliant and customizable via a
|
paul@65
|
51 system of <em>plugins</em>.
|
paul@65
|
52 To launch Firefox on SliTaz simply select from the menu --->
|
paul@65
|
53 Internet --> Mozilla Firefox. The web browser configuration files are stored in the hidden
|
paul@65
|
54 (dot) directory <code>~/.mozilla/firefox</code>.
|
paul@65
|
55 </p>
|
paul@65
|
56 <p>
|
paul@65
|
57 Tip: When you combine LiveCD with USB media, you can keep your bookmarks and plugins wherever you go.
|
paul@65
|
58 </p>
|
paul@65
|
59
|
paul@65
|
60 <a name="retawq"></a>
|
paul@65
|
61 <h3>Retawq - Text mode web browser</h3>
|
paul@65
|
62 <p>
|
paul@65
|
63 All versions of SliTaz provide the text mode web browser Retawq. You
|
paul@65
|
64 can run 'retawq' from the console, a graphical terminal or in X from
|
paul@65
|
65 the menu ---> Internet --> Retawq. To
|
paul@65
|
66 start <code>retawq</code> from a terminal, just type (with or without the url):
|
paul@65
|
67 </p>
|
paul@65
|
68 <pre> $ retawq
|
paul@65
|
69 $ retawq <a href="http://www.slitaz.org/en">http://www.slitaz.org/en</a>
|
paul@65
|
70 </pre>
|
paul@65
|
71 <p>
|
paul@65
|
72 The configuration files are in ~/.retawq, you can edit them with a text
|
paul@65
|
73 editor. Pressing <b> will display the bookmarks (bookmarks.html)
|
paul@65
|
74 and the <h> key will display the home page.
|
paul@65
|
75 </p>
|
paul@65
|
76
|
paul@65
|
77 <a name="links"></a>
|
paul@65
|
78 <h3>Links - Graphical & Text browser</h3>
|
paul@65
|
79 <p>
|
paul@65
|
80 Links was the first graphical web browser on the SliTaz LiveCD, it has since been replaced
|
paul@65
|
81 by Firefox, but Links is always available as a package:
|
paul@65
|
82 </p>
|
paul@65
|
83 <pre> # tazpkg get-install links
|
paul@65
|
84 </pre>
|
paul@65
|
85 <p>
|
paul@162
|
86 Links offers a graphical and a text mode. To use the graphical mode, we can use the option <code>-g</code>:
|
paul@65
|
87 </p>
|
paul@65
|
88 <pre> $ links -g &
|
paul@65
|
89 $ links -g <a href="http://www.slitaz.org/en">http://www.slitaz.org/en</a> &
|
paul@65
|
90 $ links
|
paul@65
|
91 </pre>
|
MikeDSmith25@119
|
92 <p>The configuration files are stored in ~/.links, though it's not advisable
|
paul@65
|
93 to modify them. However, Links provides a configuration interface via
|
MikeDSmith25@117
|
94 the toolbar at the top, where you can configure the languages,
|
paul@156
|
95 bookmarks, etc. When you change options, you must save them via the menu
|
paul@65
|
96 bar --> Configuration --> Save options.
|
paul@65
|
97 </p>
|
paul@65
|
98
|
paul@65
|
99 <a name="lostirc"></a>
|
paul@65
|
100 <h3>LostIRC - IRC chat client</h3>
|
paul@65
|
101 <p>LostIRC is a simple, yet useful IRC client that supports multiple
|
paul@65
|
102 servers and automatic joining of servers/channels. The configuration
|
paul@65
|
103 files are located in ~/.lostirc. Simply select from the menu -->
|
paul@65
|
104 Internet --> LostIRC. The documentation on the
|
paul@65
|
105 <a href="http://lostirc.sourceforge.net/index.php?page=about">website</a> contains a lot of
|
paul@65
|
106 useful information.
|
paul@65
|
107 </p>
|
paul@65
|
108 <p>
|
erjo@133
|
109 SliTaz channel: <small>irc.toile-libre.org / #slitaz</small>
|
paul@65
|
110 </p>
|
paul@65
|
111
|
paul@65
|
112 <a name="gitmail"></a>
|
paul@65
|
113 <h3>Ghost In The Mail - Email client</h3>
|
paul@65
|
114 <p>
|
paul@65
|
115 To send messages quickly without having to set up an email account, you
|
paul@65
|
116 can use Ghost In The Mail (gitmail). The minimal mail client offers a
|
paul@65
|
117 simple GTK interface and supports attachments. It allows you to send
|
paul@65
|
118 mail using SMTP with your existing mail account. You will find gitmail
|
paul@65
|
119 via the menu --> Internet --> Ghost In The Mail.
|
paul@65
|
120 </p>
|
paul@65
|
121
|
paul@173
|
122 <a name="sylpheed"></a>
|
paul@173
|
123 <h3>Sylpheed - Mail Client</h3>
|
paul@173
|
124 <p>
|
paul@173
|
125 If you'd rather have a fully featured email client - you can download Sylpheed. Simple,
|
paul@173
|
126 reliable and easy to use, it offers powerful search and filters, and junk mail control.
|
paul@173
|
127 </p>
|
paul@173
|
128 <pre> # tazpkg get-install sylpheed
|
paul@173
|
129 </pre>
|
paul@173
|
130
|
paul@65
|
131 <a name="transmission"></a>
|
paul@65
|
132 <h3>Transmission - Lightweight BitTorrent client</h3>
|
paul@166
|
133 <p>Transmission is a GTK+ BitTorrent client that is fast, light and easy
|
paul@65
|
134 to use. It offers a 'Preferences' option which allows you to limit the
|
MikeDSmith25@117
|
135 rate of uploads/downloads, specify port, download folders, etc. You will
|
paul@65
|
136 find Transmission via the menu --> Internet --> Transmission.
|
paul@65
|
137 Project website: <a href="http://transmission.m0k.org/">http://transmission.m0k.org/</a>
|
paul@65
|
138 </p>
|
paul@65
|
139
|
paul@65
|
140 <a name="gftp"></a>
|
paul@65
|
141 <h3>gFTP - FTP client</h3>
|
paul@65
|
142 <p>
|
paul@65
|
143 The gFTP application is a fast, ergonomic client for FTP transfers. It
|
paul@128
|
144 can resume interrupted transfers, manage bookmarks (favorites) and FTP
|
paul@128
|
145 or HTTP proxies. In addition
|
paul@166
|
146 gFTP supports the use of drag and drop, can make
|
paul@65
|
147 several transfers at the same time, compares windows, remembers
|
paul@128
|
148 passwords and can even define external applications for viewing or editing
|
paul@65
|
149 files. On SliTaz, you will find gFTP via the menu --> Internet
|
paul@65
|
150 -->
|
paul@65
|
151 gFTP.
|
paul@65
|
152 </p>
|
paul@65
|
153
|
paul@174
|
154 <a name="gnutella"></a>
|
paul@174
|
155 <h3>gtk-gnutella - P2P client</h3>
|
paul@174
|
156 <p>
|
paul@174
|
157 gtk-gnutella is a P2P file sharing application that uses the Gnutella network.
|
paul@174
|
158 Written in C, it requires a lot less resources than other clients.
|
paul@174
|
159 It supports the use of searches and filters, features for downloading large files
|
paul@174
|
160 and bandwidth control. To install gtk-gnutella:
|
paul@174
|
161 </p>
|
paul@174
|
162 <pre> # tazpkg get-install gtk-gnutella
|
paul@174
|
163 </pre>
|
paul@174
|
164
|
paul@65
|
165 <!-- End of content -->
|
paul@65
|
166 </div>
|
paul@65
|
167
|
paul@65
|
168 <!-- Footer. -->
|
paul@65
|
169 <div id="footer">
|
paul@65
|
170 <div class="footer-right"></div>
|
paul@65
|
171 <a href="#top">Top of the page</a> |
|
paul@65
|
172 <a href="index.html">Table of contents</a>
|
paul@65
|
173 </div>
|
paul@65
|
174
|
paul@65
|
175 <div id="copy">
|
paul@65
|
176 Copyright © 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
|
paul@65
|
177 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
|
paul@65
|
178 Documentation is under
|
paul@65
|
179 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
|
paul@65
|
180 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
|
paul@65
|
181 </div>
|
paul@65
|
182
|
paul@68
|
183 </body>
|
paul@68
|
184 </html>
|
paul@65
|
185
|