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