slitaz-doc diff slitaz/index.html @ rev 160

Typos in index.fr.html
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 02 12:50:54 2020 +0000 (2020-08-02)
parents 93ac0d409593
children
line diff
     1.1 --- a/slitaz/index.html	Fri Mar 01 19:08:26 2013 +0000
     1.2 +++ b/slitaz/index.html	Sun Aug 02 12:50:54 2020 +0000
     1.3 @@ -1,196 +1,1 @@
     1.4 -<!DOCTYPE html>
     1.5 -<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
     1.6 -<head>
     1.7 -	<meta charset="utf-8" />
     1.8 -	<title>SliTaz - System doc (en)</title>
     1.9 -	<link rel="shortcut icon" href="favicon.ico" />
    1.10 -	<link rel="stylesheet" type="text/css" href="style.css" />
    1.11 -</head>
    1.12 -<body>
    1.13 -
    1.14 -<!-- Header -->
    1.15 -<div id="header">
    1.16 -	<h1>SliTaz - System doc</h1>
    1.17 -</div>
    1.18 -
    1.19 -<!-- Languages -->
    1.20 -<div id="lang">
    1.21 -	<a href="http://www.slitaz.org/i18n.php">
    1.22 -		<img src="images/locale.png" alt="locale.png" /></a>
    1.23 -	<a href="index.cn.html">cn</a>
    1.24 -	<a href="index.de.html">de</a>
    1.25 -	<a href="index.en.html">en</a>
    1.26 -	<a href="index.fr.html">fr</a>
    1.27 -	<a href="index.hu.html">hu</a>
    1.28 -	<a href="index.pt.html">pt</a>
    1.29 -	<a href="index.ru.html">ru</a>
    1.30 -</div>
    1.31 -
    1.32 -<!-- Content. -->
    1.33 -<div id="content">
    1.34 -
    1.35 -<h2>Documentation (en)</h2>
    1.36 -
    1.37 -<p>
    1.38 -	The Cooking version doesn't provide any Release Notes, major changes are
    1.39 -	announced on the web site and the <a href="http://scn.slitaz.org/">Blog</a>
    1.40 -	provides fresh news about the project's activity. Like the stable version,
    1.41 -	you can find <a href="http://doc.slitaz.org/">documentation</a> on the
    1.42 -	wiki site and support on the community
    1.43 -	<a href="http://forum.slitaz.org/">forum</a>.
    1.44 -</p>
    1.45 -
    1.46 -<p>
    1.47 -	The SliTaz GNU/Linux stable release is published with the project tools,
    1.48 -	manuals and <a href="relnotes.en.html">Release Notes</a> installed on
    1.49 -	the system. Manuals and this page are accessible through the standard menu.
    1.50 -	Please check the <a href="http://www.slitaz.org/en/">project page</a> for
    1.51 -	general information about SliTaz.
    1.52 -	Support can be found on the SliTaz mailing list or the community 
    1.53 -	<a href="http://forum.slitaz.org/">Forum</a>. 
    1.54 -</p>
    1.55 -
    1.56 -<ul>
    1.57 -	<li><a href="#start">Getting started guide</a></li>
    1.58 -	<li><a href="relnotes.en.html">Release Notes for 4.0</a>
    1.59 -		<!-- - <a href="relnotes.cn.html">cn</a> |
    1.60 -		<a href="relnotes.en.html">en</a> |
    1.61 -		<a href="relnotes.es.html">es</a> |
    1.62 -		<a href="relnotes.fr.html">fr</a> |
    1.63 -		<a href="relnotes.pt.html">pt</a>-->
    1.64 -	</li>
    1.65 -	<li><a href="http://doc.slitaz.org/en:start">Online Documentation</a></li>
    1.66 -</ul>
    1.67 -
    1.68 -<a name="start"></a>
    1.69 -<h2>Getting started</h2>
    1.70 -
    1.71 -<a name="tazpanel"></a>
    1.72 -<h3>SliTaz Panel</h3>
    1.73 -<p>
    1.74 -	From spring 2011 the new way (and tool) to configure the system is TazPanel.
    1.75 -	It is a CGI/web interface with a themable user interface from where you
    1.76 -	can control your entire system, this includes package management, adding or
    1.77 -	removing users, creating Live systems and much more. Each page provides
    1.78 -	a small description to help you manage your SliTaz system. To access the
    1.79 -	panel you can use the menu entry in "System Tools" or this url:
    1.80 -</p>
    1.81 -<p>
    1.82 -	<a href="http://tazpanel:82">http://tazpanel:82</a>
    1.83 -</p>
    1.84 -
    1.85 -<a name="network"></a>
    1.86 -<h3>Network connections</h3>
    1.87 -<p>
    1.88 -Open Tazpanel and go to the 
    1.89 -<a href="http://tazpanel:82/network.cgi">Network</a>
    1.90 - tab.
    1.91 -This shows a basic overview of your networking interfaces and their states.  To configure
    1.92 -your Ethernet device, mouse over the Network tab and select 
    1.93 -<a href="http://tazpanel:82/network.cgi?eth">Ethernet</a>
    1.94 -.  From here you
    1.95 -can configure your device to use DHCP or a static address.  To configure Wireless devices,
    1.96 -mouse over the Network tab and select 
    1.97 -<a href="http://tazpanel:82/network.cgi?wifi">Wireless</a>.
    1.98 -  Here you can select a network to connect to.
    1.99 -When you click on the desired network, the Connection box underneath will be appropriately
   1.100 -filled in.  Next, enter your passphrase or leave the field blank for none.  Finally,
   1.101 -click the Configure button to apply settings.
   1.102 -</p>
   1.103 -<p>
   1.104 -More detailed information can be found in the Handbook: 
   1.105 -<a href="http://doc.slitaz.org/en:handbook:networkconf"
   1.106 -	>Network configuration</a>
   1.107 -</p>
   1.108 -
   1.109 -<a name="apps"></a>
   1.110 -<h3>Applications</h3>
   1.111 -<p>
   1.112 -To have a list of all graphical applications, you can use the SliTaz menu button 
   1.113 -at the bottom left of the screen. To have a list of command line tools, you
   1.114 -can open a terminal and double press on the tabulation button.  Tazpanel provides 
   1.115 -a nice GUI for package management through the 
   1.116 -<a href="http://tazpanel:82/pkgs.cgi">Packages</a> tab. To retrieve a list of all 
   1.117 -installed packages, open Tazpanel and navigate to the 
   1.118 -<a href="http://tazpanel:82/pkgs.cgi?list">My Packages</a> page.  To install new 
   1.119 -packages, you must have a network connection, the DVD of packages or a USB storage
   1.120 -device containing any downloaded packages.  Naturally any package management
   1.121 -can also be done from the command line using <code>tazpkg</code>.
   1.122 -</p>
   1.123 -
   1.124 -<a name="office"></a>
   1.125 -<h3>Office suite</h3>
   1.126 -<p>
   1.127 -The SliTaz packages database provides a variety of lightweight office applications.
   1.128 -All of these packages are easily installable in a few clicks through the packages
   1.129 -manager in Tazpanel. SliTaz also provides a simple way to install the powerful
   1.130 -LibreOffice suite: just search for "LibreOffice" in the packages manager, double click
   1.131 -on "get-LibreOffice", select the "Auto install non free package" checkbox, and click
   1.132 -Install.
   1.133 -</p>
   1.134 -<p>
   1.135 -To have a lightweight office suite: just use Abiword as the Word processor, Gnumeric as a
   1.136 -Spreadsheet and Homebank for Bank Accounting.
   1.137 -</p>
   1.138 -
   1.139 -<a name="multimedia"></a>
   1.140 -<h3>Multimedia</h3>
   1.141 -<p>
   1.142 -Most SliTaz flavors include a wide range of sound card drivers, a volume
   1.143 -mixer and a light audio player to easily listen to any MP3 or OGG files. The Sound
   1.144 -card is autodetected at boot time and audio support works out-of-the-box
   1.145 -on many systems. If you manually add a new user and can't listen to audio, please
   1.146 -check that the user belongs to the <code>audio</code> group. For any other trouble, please
   1.147 -check the full documentation and/or use the forum.
   1.148 -</p>
   1.149 -<p>
   1.150 -Videos can be watched by installing one single package or using a dedicated
   1.151 -LiveCD or LiveUSB system. The SliTaz team have packaged some of the best video players 
   1.152 -available under GNU/Linux: <code>mplayer</code>, <code>xine-ui</code> and <code>vlc</code>.
   1.153 -</p>
   1.154 -
   1.155 -<a name="info"></a>
   1.156 -<h3>System information</h3>
   1.157 -<p>
   1.158 -You can get information on your system by clicking on "System information"
   1.159 -in the System Tools menu, then "Summary". Clicking on the other 
   1.160 -buttons offers you more information, and using the benchmarks can
   1.161 -give you an idea on how fast your computer is. To have a list and control
   1.162 -of all your current processes, you can use the "Task Manager" available in
   1.163 -the same menu.
   1.164 -</p>
   1.165 -
   1.166 -<a name="root"></a>
   1.167 -<h3>Becoming Root</h3>
   1.168 -<p>
   1.169 -By default, Slitaz doesn't have its desktop running as root administrator:
   1.170 -it asks for a root password (default <code>root</code>) for any superuser work.
   1.171 -Therefore, it is safer and more secure. To become root in an xterm, simply 
   1.172 -type <code>su</code> and enter the root password.  To run a graphical application
   1.173 -as root, use <code>subox</code>.  For example, to run leafpad as root you
   1.174 -would run <code>subox leafpad</code>.
   1.175 -</p>
   1.176 -
   1.177 -<a name="install"></a>
   1.178 -<h3>Installation</h3>
   1.179 -<p>
   1.180 -SliTaz can be installed to a hard disk or on an USB mass storage device using the
   1.181 -<a href="http://tazpanel:82/installer.cgi">SliTaz Installer</a> in Tazpanel. The installer makes a full HD install.
   1.182 -SliTaz won't function in memory (RAM) anymore like in Live or Frugal mode and 
   1.183 -everything is persistent.
   1.184 -</p>
   1.185 -<p>
   1.186 -To generate a LiveUSB system, you can use the "Tazusb LiveUSB Tool" from the "System Tools"
   1.187 -menu or <code>tazusb</code> from the command line. More information can be found in the SliTaz
   1.188 -Handbook: <a href="http://doc.slitaz.org/en:handbook:liveusb">LiveUSB media</a>
   1.189 -</p>
   1.190 -
   1.191 -<!-- End of content -->
   1.192 -</div>
   1.193 -
   1.194 -<div id="footer">
   1.195 -	Copyright &copy; 2013 <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
   1.196 -</div>
   1.197 -
   1.198 -</body>
   1.199 -</html>
   1.200 +index.en.html
   1.201 \ No newline at end of file