tazpanel annotate doc/tazpanel.en.html @ rev 193

Update en doc, README and bigger title for panel settings
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 10 22:09:36 2011 +0200 (2011-06-10)
parents fa2ea2d2ece4
children a27c3fb7ce05
rev   line source
pankso@112 1 <div id="help">
pankso@34 2
pankso@34 3 <h2>English Help</h2>
pankso@34 4
pankso@36 5 <p>
pankso@37 6 TazPanel is the SliTaz administration and settings center from where
paul@52 7 you can control your entire system such as package management, adding
paul@52 8 or removing users, creating Live systems and much more. Navigation
pankso@36 9 is done with the toolbar at the top of the application window and
pankso@193 10 in some cases with a submenu or a side bar like in the packages interface.
pankso@36 11 </p>
pankso@112 12
pankso@34 13 <p>
paul@128 14 In most cases you will get a description and useful information with
paul@157 15 the section concerned. TazPanel uses the latest XHTML 5 and CSS 3 technology
paul@128 16 to provide a clean and easy to use frontend for all administration tasks
paul@128 17 you can do on SliTaz. TazPanel has also been coded from the beginning
paul@160 18 with speed and quality in mind and it also supports full
pankso@112 19 internationalization.
pankso@34 20 </p>
pankso@112 21
pankso@193 22 <p>
pankso@193 23 TazPanel is run as a web server on port 82 by default and can be used only
pankso@193 24 from the local system. If you wich to control you system from a remote host
pankso@193 25 you can change the server configuartion file to allow connections from a
pankso@193 26 loacal network or the full world wide web, but in this last case make sure
pankso@193 27 to set a strong password to the panel. The server configuration file is:
pankso@193 28 /etc/slitaz/httpd.conf
pankso@193 29 </p>
pankso@193 30
pankso@193 31 <h3>Terminal</h3>
pankso@193 32 <p>
pankso@193 33 TazPanel provide a small terminal emulator wich let you execute command as
pankso@193 34 root on the remote or local system. Not all available commands are usable
pankso@193 35 and you should use a SSH connection for most task. That said, having access
pankso@193 36 to a few command within the web interface can be usfull and wget is
pankso@193 37 supported to allow file upload on a remote machine. The download directory
pankso@193 38 is /var/www/downloads by default. All commands you can use options such as
pankso@193 39 -R -l etc.
pankso@193 40 </p>
pankso@193 41
pankso@193 42 <h3>Get Support</h3>
pankso@112 43
pankso@112 44 <p>
pankso@112 45 You can get support on the Slitaz <a href="http://forum.slitaz.org/">forum</a>,
pankso@193 46 the mailing list or the IRC channel. The official SliTaz IRC channel is on
pankso@193 47 Freenode, you can use LostIRC, Xchat or Pidgin on SliTaz. Freenode also
pankso@193 48 provide a nice IRC <a href="http://webchat.freenode.net/">web interface</a>.
pankso@112 49 </p>
pankso@112 50
paul@160 51 <h3>Get involved</h3>
pankso@112 52
pankso@112 53 <p>
paul@128 54 If you want to help and get involved in SliTaz, TazPanel maybe for you!
paul@128 55 We need help in translating, styling, documentation and coding. If
pankso@112 56 you need more information or want to publish a new graphical style,
paul@128 57 you can go to the SliTaz <a href="http://scn.slitaz.org/">Community</a>
pankso@112 58 and post on the Devel forum or post an update with a PM to a SliTaz
paul@128 59 contributor so that we can get in touch and include your work in TazPanel
pankso@112 60 or in an extra styles package.
pankso@112 61 </p>
pankso@112 62
pankso@112 63 <h3>Bugs and features</h3>
pankso@112 64
pankso@112 65 <p>
paul@128 66 TazPanel is a young application which will be improved and polished in
paul@128 67 time. If you find a bug, please post on the SliTaz tracker:
pankso@193 68 <a href="http://bugs.slitaz.org/">bugs.slitaz.org</a>. Tazpanel have a
pankso@193 69 debug mode that can be enabled in the configuration file tazpanel.conf
pankso@193 70 and provide a <a href="/index.cgi?debug">debug page</a>.
pankso@112 71 </p>
pankso@112 72
pankso@112 73 </div>