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@65
|
38 <li><a href="#gitmail">Ghost In The Mail </a> - Email client.</li>
|
paul@65
|
39 <li><a href="#transmission">Transmission</a> - Lightweight BitTorrent client.</li>
|
paul@65
|
40 <li><a href="#gftp">gFTP</a> - Simple FTP client.</li>
|
paul@65
|
41 <li><a href="security.html#pscan">pscan</a> - Port scanner.</li>
|
paul@65
|
42 </ul>
|
paul@65
|
43
|
paul@65
|
44 <a name="firefox"></a>
|
paul@65
|
45 <h3>Mozilla Firefox - Web Browser</h3>
|
paul@65
|
46 <p>
|
paul@65
|
47 SliTaz is proud to provide Mozilla Firefox, one of the world's best web
|
MikeDSmith25@117
|
48 browsers. It is secure, fast, standards compliant and customizable via a
|
paul@65
|
49 system of <em>plugins</em>.
|
paul@65
|
50 To launch Firefox on SliTaz simply select from the menu --->
|
paul@65
|
51 Internet --> Mozilla Firefox. The web browser configuration files are stored in the hidden
|
paul@65
|
52 (dot) directory <code>~/.mozilla/firefox</code>.
|
paul@65
|
53 </p>
|
paul@65
|
54 <p>
|
paul@65
|
55 Tip: When you combine LiveCD with USB media, you can keep your bookmarks and plugins wherever you go.
|
paul@65
|
56 </p>
|
paul@65
|
57
|
paul@65
|
58 <a name="retawq"></a>
|
paul@65
|
59 <h3>Retawq - Text mode web browser</h3>
|
paul@65
|
60 <p>
|
paul@65
|
61 All versions of SliTaz provide the text mode web browser Retawq. You
|
paul@65
|
62 can run 'retawq' from the console, a graphical terminal or in X from
|
paul@65
|
63 the menu ---> Internet --> Retawq. To
|
paul@65
|
64 start <code>retawq</code> from a terminal, just type (with or without the url):
|
paul@65
|
65 </p>
|
paul@65
|
66 <pre> $ retawq
|
paul@65
|
67 $ retawq <a href="http://www.slitaz.org/en">http://www.slitaz.org/en</a>
|
paul@65
|
68 </pre>
|
paul@65
|
69 <p>
|
paul@65
|
70 The configuration files are in ~/.retawq, you can edit them with a text
|
paul@65
|
71 editor. Pressing <b> will display the bookmarks (bookmarks.html)
|
paul@65
|
72 and the <h> key will display the home page.
|
paul@65
|
73 </p>
|
paul@65
|
74
|
paul@65
|
75 <a name="links"></a>
|
paul@65
|
76 <h3>Links - Graphical & Text browser</h3>
|
paul@65
|
77 <p>
|
paul@65
|
78 Links was the first graphical web browser on the SliTaz LiveCD, it has since been replaced
|
paul@65
|
79 by Firefox, but Links is always available as a package:
|
paul@65
|
80 </p>
|
paul@65
|
81 <pre> # tazpkg get-install links
|
paul@65
|
82 </pre>
|
paul@65
|
83 <p>
|
paul@162
|
84 Links offers a graphical and a text mode. To use the graphical mode, we can use the option <code>-g</code>:
|
paul@65
|
85 </p>
|
paul@65
|
86 <pre> $ links -g &
|
paul@65
|
87 $ links -g <a href="http://www.slitaz.org/en">http://www.slitaz.org/en</a> &
|
paul@65
|
88 $ links
|
paul@65
|
89 </pre>
|
MikeDSmith25@119
|
90 <p>The configuration files are stored in ~/.links, though it's not advisable
|
paul@65
|
91 to modify them. However, Links provides a configuration interface via
|
MikeDSmith25@117
|
92 the toolbar at the top, where you can configure the languages,
|
paul@156
|
93 bookmarks, etc. When you change options, you must save them via the menu
|
paul@65
|
94 bar --> Configuration --> Save options.
|
paul@65
|
95 </p>
|
paul@65
|
96
|
paul@65
|
97 <a name="lostirc"></a>
|
paul@65
|
98 <h3>LostIRC - IRC chat client</h3>
|
paul@65
|
99 <p>LostIRC is a simple, yet useful IRC client that supports multiple
|
paul@65
|
100 servers and automatic joining of servers/channels. The configuration
|
paul@65
|
101 files are located in ~/.lostirc. Simply select from the menu -->
|
paul@65
|
102 Internet --> LostIRC. The documentation on the
|
paul@65
|
103 <a href="http://lostirc.sourceforge.net/index.php?page=about">website</a> contains a lot of
|
paul@65
|
104 useful information.
|
paul@65
|
105 </p>
|
paul@65
|
106 <p>
|
erjo@133
|
107 SliTaz channel: <small>irc.toile-libre.org / #slitaz</small>
|
paul@65
|
108 </p>
|
paul@65
|
109
|
paul@65
|
110 <a name="gitmail"></a>
|
paul@65
|
111 <h3>Ghost In The Mail - Email client</h3>
|
paul@65
|
112 <p>
|
paul@65
|
113 To send messages quickly without having to set up an email account, you
|
paul@65
|
114 can use Ghost In The Mail (gitmail). The minimal mail client offers a
|
paul@65
|
115 simple GTK interface and supports attachments. It allows you to send
|
paul@65
|
116 mail using SMTP with your existing mail account. You will find gitmail
|
paul@65
|
117 via the menu --> Internet --> Ghost In The Mail.
|
paul@65
|
118 </p>
|
paul@65
|
119
|
paul@65
|
120 <a name="transmission"></a>
|
paul@65
|
121 <h3>Transmission - Lightweight BitTorrent client</h3>
|
MikeDSmith25@117
|
122 <p>Transmission is a GTK+ BitTorrent client that is very fast, light and easy
|
paul@65
|
123 to use. It offers a 'Preferences' option which allows you to limit the
|
MikeDSmith25@117
|
124 rate of uploads/downloads, specify port, download folders, etc. You will
|
paul@65
|
125 find Transmission via the menu --> Internet --> Transmission.
|
paul@65
|
126 Project website: <a href="http://transmission.m0k.org/">http://transmission.m0k.org/</a>
|
paul@65
|
127 </p>
|
paul@65
|
128
|
paul@65
|
129 <a name="gftp"></a>
|
paul@65
|
130 <h3>gFTP - FTP client</h3>
|
paul@65
|
131 <p>
|
paul@65
|
132 The gFTP application is a fast, ergonomic client for FTP transfers. It
|
paul@128
|
133 can resume interrupted transfers, manage bookmarks (favorites) and FTP
|
paul@128
|
134 or HTTP proxies. In addition
|
paul@65
|
135 gFTP supports the use of drag and drop between windows, can make
|
paul@65
|
136 several transfers at the same time, compares windows, remembers
|
paul@128
|
137 passwords and can even define external applications for viewing or editing
|
paul@65
|
138 files. On SliTaz, you will find gFTP via the menu --> Internet
|
paul@65
|
139 -->
|
paul@65
|
140 gFTP.
|
paul@65
|
141 </p>
|
paul@65
|
142
|
paul@65
|
143 <!-- End of content -->
|
paul@65
|
144 </div>
|
paul@65
|
145
|
paul@65
|
146 <!-- Footer. -->
|
paul@65
|
147 <div id="footer">
|
paul@65
|
148 <div class="footer-right"></div>
|
paul@65
|
149 <a href="#top">Top of the page</a> |
|
paul@65
|
150 <a href="index.html">Table of contents</a>
|
paul@65
|
151 </div>
|
paul@65
|
152
|
paul@65
|
153 <div id="copy">
|
paul@65
|
154 Copyright © 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
|
paul@65
|
155 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
|
paul@65
|
156 Documentation is under
|
paul@65
|
157 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
|
paul@65
|
158 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
|
paul@65
|
159 </div>
|
paul@65
|
160
|
paul@68
|
161 </body>
|
paul@68
|
162 </html>
|
paul@65
|
163
|