slitaz-doc view slitaz/index.en.html @ rev 48

Update quicknav links
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 12 22:12:10 2010 +0100 (2010-02-12)
parents fb3320a76ad1
children b8fc57faa8dc
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="fr" lang="fr">
4 <head>
5 <title>SliTaz - System doc</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz doc system releases notes information cooking" />
8 <meta name="expires" content="never" />
9 <meta name="modified" content="2009-12-29 12:10: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 <a name="top"></a>
20 <h1><font color="#3E1220">SliTaz - System doc</font></h1>
21 </div>
23 <div id="quicknav">
24 SliTaz:
25 <a href="http://www.slitaz.org/">Website</a>
26 <a href="http://forum.slitaz.org/">Forum</a>
27 <a href="http://doc.slitaz.org/">Documentation</a>
28 <a href="http://pkgs.slitaz.org/">Packages</a>
29 <a href="http://labs.slitaz.org/">Labs</a>
30 </div>
32 <!-- Content. -->
33 <div id="content">
35 <h2><font color="#DF8F06">Documentation (en)</font></h2>
37 <p>
38 The Cooking version doesn't provide any Release Notes, major changes are
39 announced on the web site and the <a href="http://labs.slitaz.org/">Labs</a>
40 provide fresh news about the project's activity. Like the stable version, you
41 will find <a href="http://doc.slitaz.org/">documentation</a> on the wiki site
42 and support on the community <a href="http://forum.slitaz.org/">forum</a>.
43 </p>
45 <!--
46 <p>
47 SliTaz GNU/Linux stable release is published with the project tools,
48 manuals and Release Notes installed on the system. Manuals and this page
49 are accessible through the Openbox menu. Please check the
50 <a href="http://www.slitaz.org/en/">project page</a> for general
51 information on SliTaz. To use and configure the system you can read the
52 <a href="http://www.slitaz.org/en/doc/handbook/">Handbook</a>.
53 Community documentation can be found on the
54 <a href="http://wiki.slitaz.org/">SliTaz Wiki</a> and support on the SliTaz
55 community <a href="http://forum.slitaz.org/#idx2">Forum</a>.
56 </p>
57 -->
59 <h2><font color="#DF8F06">Getting started</font></h2>
61 <a name="network"></a>
62 <h3>Network connections</h3>
63 <p>
64 Click on the "Network Status Monitor" at the bottom right of the screen,
65 "Configure" and then the network manager (netbox) will come up. You can
66 go to the "DHCP" tab and click "Start", and Slitaz will send a DHCP request
67 to the local router. You may also setup a static IP, PPPoE, PPP, VPN and
68 more using their respective tabs. To configure a wireless connection you
69 can use SliTaz wifibox by clicking "Wireless Manager" in the Network Manager
70 or by using the "System Tools" menu entry -> "Wireless networks connections".
71 </p>
72 <p>
73 More detailed information can be found in the Handbook:
74 <a href="http://www.slitaz.org/en/doc/handbook/network-config.html"
75 >Network configuration</a>
76 </p>
78 <a name="apps"></a>
79 <h3>Applications</h3>
80 <p>
81 To have a list of all graphical applications you can use the SliTaz menu button
82 at the bottom left of the screen. To have a list of command line tools, you
83 can open a terminal and double press on the tabulation button. And to have
84 a list of all installed packages you can use the package manager user interface
85 using the panel icon or from the "System Tools" menu. To install any new packages
86 you must have a network connection, the DVD of packages or an USB storage device
87 with downloaded packages from another machine. Naturally any package management
88 can also be done from the command line and <code>tazpkg</code>.
89 </p>
91 <a name="office"></a>
92 <h3>Office suite</h3>
93 <p>
94 The SliTaz packages database provides some lightweight office applications.
95 All of these packages are easily installable in a few clicks through the packages
96 manager. SliTaz also provides a simple way to install the famous and powerful
97 OpenOffice suite: just search OpenOffice in the packages manager, double click
98 on "get-OpenOffice3" and install the script with the <code>Auto exec</code> option
99 enabled.
100 </p>
101 <p>
102 To have a lightweight office suite; use: Abiword as Word processor, Gnumeric as
103 Spreadsheet and Homebank for Bank Accounting.
104 </p>
106 <a name="multimedia"></a>
107 <h3>Multimedia</h3>
108 <p>
109 Most SliTaz flavors include a wide range of sound card drivers, a volume
110 mixer and a light audio player to easily listen to any MP3 or OGG files. The Sound
111 card is autodetected at boot time and audio support works out-of-the-box
112 on many systems. If you manually add a new user and can't listen to audio, please
113 check that the user belongs to the <code>audio</code> group. For any other trouble please
114 look into the full documentation and use the forum for more help.
115 </p>
116 <p>
117 Videos can be watched by installing one single package or using a dedicated
118 LiveCD or LiveUSB system. The SliTaz team have packaged some of the best video players
119 available under GNU/Linux: <code>mplayer</code>, <code>xine-ui</code> and <code>vlc</code>
120 </p>
122 <a name="info"></a>
123 <h3>System information</h3>
124 <p>
125 You can get information on your system by clicking on "System information"
126 in the System Tools menu, then "Summary". Clicking on the other
127 options on the side brings you more information, and using the benchmarks
128 gives you an idea on how fast your computer is. To have a list and control
129 of all your current processes you can use the "Task Manager".
130 </p>
132 <a name="root"></a>
133 <h3>Becoming Root</h3>
134 <p>
135 By default, Slitaz doesn't have its desktop running as root administrator:
136 it asks for a root password (default <code>root</code>) for any dangerous work.
137 Therefore, it is safer and more secure. To become root in an xterm, simply
138 type <code>su</code>, and enter the root password.
139 </p>
141 <a name="install"></a>
142 <h3>Installation</h3>
143 <p>
144 SliTaz can be installed to a hard disk or on an USB mass storage device using the
145 "SliTaz Installer" from the "System Tools" menu. The installer makes a full HD install.
146 SliTaz won't work in memory (RAM) anymore like in Live or Frugal mode and
147 everything is persistent.
148 </p>
149 <p>
150 To generate a LiveUSB system you can use "Tazusb LiveUSB Tool" from the "System Tools"
151 menu or <code>tazusb</code> from the command line. More information can be found in the SliTaz
152 Handbook: <a href="http://www.slitaz.org/en/doc/handbook/liveusb.html">LiveUSB media</a>
153 </p>
155 <!-- End of content -->
156 </div>
158 <!-- Footer. -->
159 <div id="footer">
160 <a href="#top">Top of the page</a> - Languages:
161 <a href="index.de.html">de</a> |
162 <a href="index.en.html">en</a> |
163 <a href="index.fr.html">fr</a> |
164 <a href="index.hu.html">hu</a> |
165 <a href="index.pt.html">pt</a>
166 </div>
168 <div id="copy">
169 Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
170 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
171 Documentation uder
172 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
173 and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
174 </div>
176 </body>
177 </html>