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