website annotate en/doc/handbook/index.html @ rev 107
fixed typos in system-admin pages : tick.greyware.com is the right URL
for the time server, tick.grayware.com doesn't work
for the time server, tick.grayware.com doesn't work
author | tux@HarimaKenji |
---|---|
date | Mon Jul 14 22:22:15 2008 +0200 (2008-07-14) |
parents | f0c0c73578c0 |
children | 9e30e64c8198 |
rev | line source |
---|---|
pankso@7 | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
pankso@7 | 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
pankso@7 | 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
pankso@7 | 4 <head> |
pankso@7 | 5 <title>SliTaz Handbook (en)</title> |
pankso@7 | 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> |
pankso@7 | 7 <meta name="description" content="slitaz English handbook" /> |
pankso@7 | 8 <meta name="expires" content="never" /> |
pankso@7 | 9 <meta name="modified" content="2008-02-18 10:30:00" /> |
pankso@7 | 10 <meta name="publisher" content="www.slitaz.org" /> |
pankso@7 | 11 <meta name="author" content="Christophe Lincoln"/> |
pankso@7 | 12 <link rel="shortcut icon" href="favicon.ico" /> |
pankso@7 | 13 <link rel="stylesheet" type="text/css" href="book.css" /> |
pankso@7 | 14 </head> |
pankso@7 | 15 <body bgcolor="#ffffff"> |
pankso@7 | 16 |
pankso@7 | 17 <!-- Header and quick navigation --> |
pankso@7 | 18 <div id="header"> |
pankso@7 | 19 <div align="right" id="quicknav"> |
pankso@7 | 20 <a name="top"></a> |
pankso@7 | 21 <a href="http://www.slitaz.org/en/">www.slitaz.org/en</a> | |
pankso@7 | 22 <a href="http://www.slitaz.org/doc/handbook/">Handbook français</a> |
pankso@7 | 23 </div> |
pankso@7 | 24 <h1><font color="#3E1220">SliTaz Handbook (en)</font></h1> |
pankso@7 | 25 </div> |
pankso@7 | 26 |
pankso@7 | 27 <!-- Content. --> |
pankso@7 | 28 <div id="content"> |
pankso@7 | 29 <div class="content-right"></div> |
pankso@7 | 30 |
pankso@7 | 31 <h2><font color="#DF8F06">SliTaz English Handbook</font></h2> |
pankso@7 | 32 |
pankso@7 | 33 <h3>Table of contents</h3> |
pankso@7 | 34 <ul> |
pankso@7 | 35 <li><a href="livecd.html">LiveCD usage</a> - How to boot and set options |
pankso@7 | 36 at the command prompt.</li> |
paul@95 | 37 <li><a href="cmdline.html">Commands</a> - List of useful commands.</li> |
pankso@16 | 38 <li><a href="install.html">Installation</a> - HD install instructions.</li> |
paul@62 | 39 </ul> |
paul@62 | 40 |
paul@62 | 41 <h4>Applications</h4> |
paul@62 | 42 <ul> |
paul@62 | 43 <li><a href="utilities.html">Utilities</a> - Calculator, Text editor, Create |
paul@62 | 44 CD/DVDs and ISOs.</li> |
paul@62 | 45 <li><a href="office.html">Office</a> - Word processor, Personal organiser and |
paul@62 | 46 PDF reader.</li> |
paul@65 | 47 <li><a href="network.html">Internet</a> - Web browsers, IRC chat client, mail client, BitTorrent and FTP.</li> |
paul@62 | 48 <li><a href="graphics.html">Graphics</a> - Computer graphics and Image |
paul@62 | 49 management.</li> |
paul@68 | 50 <li><a href="development.html">Development</a> - SHell scripts, Perl, Python and Toolchain.</li> |
paul@64 | 51 <li><a href="multimedia.html">Multimedia</a> - Sound, music and video.</li> |
paul@63 | 52 <li><a href="system-tools.html">System Tools</a> - File & Disk managers and other tools.</li> |
paul@62 | 53 </ul> |
paul@62 | 54 |
paul@62 | 55 <h4>System</h4> |
paul@62 | 56 <ul> |
pankso@7 | 57 <li><a href="packages.html">Packages</a> - Install more software, keep |
pankso@7 | 58 system up-to-date.</li> |
paul@15 | 59 <li><a href="network-config.html">Network configuration</a> - Ethernet, DHCP, |
paul@15 | 60 static IP or PPP dialup connection, Firewall (Iptables).</li> |
pankso@7 | 61 <li><a href="system-admin.html">System administration</a> - Mount devices, |
paul@15 | 62 manage users and groups, adjust system time.</li> |
paul@33 | 63 <li><a href="x-window.html">X Window System</a> - Xvesa & Xorg servers, Slim Login |
paul@15 | 64 and Window managers.</li> |
pankso@7 | 65 <li><a href="gen-livecd.html">Generate a LiveCD flavor</a> - Generate your |
pankso@7 | 66 own LiveCD flavor using Tazlito.</li> |
pankso@9 | 67 <li><a href="liveusb.html">LiveUSB media</a> - Create bootable USB media |
pankso@7 | 68 using TazUSB.</li> |
paul@38 | 69 <li><a href="hacking-livecd.html">Hacking LiveCD</a> - Manipulate and play with the ISO |
paul@38 | 70 image of LiveCD.</li> |
paul@39 | 71 <li><a href="web-server.html">Web server</a> - Configure and use the LightTPD web server.</li> |
paul@41 | 72 <li><a href="chroot-env.html">Chroot Environment</a> - Build a chroot to protect the host system.</li> |
paul@42 | 73 <li><a href="secure-server.html">Secure SHell (SSH)</a> - Secure login using Dropbear SSH client/server.</li> |
paul@49 | 74 <li><a href="security.html">Security</a> - SliTaz and system security.</li> |
pankso@7 | 75 </ul> |
pankso@7 | 76 |
pankso@7 | 77 <h3>About this Handbook</h3> |
pankso@7 | 78 <p> |
pankso@7 | 79 This is the SliTaz GNU/Linux English Handbook, a collection of instructions and manuals |
pankso@7 | 80 about the distribution. This book is coded in xHTML 1.0, following the W3C |
pankso@7 | 81 standards and is validated for better accessibility. This book is a community |
pankso@7 | 82 effort to provide high quality documentation for SliTaz users, the first page |
pankso@7 | 83 was created on the 26 of February 2008. The SliTaz Handbook is always in |
pankso@7 | 84 development and follows the distribution changes and improvements. |
pankso@7 | 85 </p> |
pankso@7 | 86 <p> |
pankso@7 | 87 To participate, you can correct typos or start a new page using the book |
pankso@7 | 88 <a href="template.html">template.html</a>. Before starting any new work, you |
pankso@7 | 89 should notify the mailing list or an official contributor to avoid any duplication. |
pankso@7 | 90 </p> |
pankso@7 | 91 |
pankso@7 | 92 <!-- End of content --> |
pankso@7 | 93 </div> |
pankso@7 | 94 |
pankso@7 | 95 <!-- Footer. --> |
pankso@7 | 96 <div id="footer"> |
pankso@7 | 97 <div class="footer-right"></div> |
pankso@7 | 98 <a href="#top">Top of the page</a> | |
pankso@7 | 99 <a href="index.html">Table of contents</a> |
pankso@7 | 100 </div> |
pankso@7 | 101 |
pankso@7 | 102 <div id="copy"> |
pankso@7 | 103 Copyright © 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> - |
pankso@7 | 104 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br /> |
pankso@7 | 105 Documentation is under |
pankso@7 | 106 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a> |
pankso@7 | 107 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>. |
pankso@7 | 108 </div> |
pankso@7 | 109 |
pankso@7 | 110 </body> |
pankso@7 | 111 </html> |
paul@15 | 112 |