tazpanel rev 198

Edit en docs
author Paul Issott <paul@slitaz.org>
date Sat Jun 11 13:24:05 2011 +0100 (2011-06-11)
parents 1812006355fb
children de7d70e6d26c
files doc/tazpanel.en.html
line diff
     1.1 --- a/doc/tazpanel.en.html	Fri Jun 10 23:02:36 2011 +0200
     1.2 +++ b/doc/tazpanel.en.html	Sat Jun 11 13:24:05 2011 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  
     1.5  <p>
     1.6  	TazPanel is the SliTaz administration and settings center from where
     1.7 -	you can control your entire system such as package management, adding 
     1.8 +	you can control your entire system such as managing packages, adding 
     1.9  	or removing users, creating Live systems and much more. Navigation
    1.10  	is done with the toolbar at the top of the application window and
    1.11  	in some cases with a submenu or a side bar like in the packages interface.
    1.12 @@ -21,21 +21,21 @@
    1.13  
    1.14  <p>
    1.15  	TazPanel is run as a web server on port 82 by default and can be used only
    1.16 -	from the local system. If you wich to control you system from a remote host
    1.17 +	from the local system. If you wish to control you system from a remote host
    1.18  	you can change the server configuartion file to allow connections from a
    1.19 -	loacal network or the full world wide web, but in this last case make sure
    1.20 -	to set a strong password to the panel. The server configuration file is:
    1.21 -	/etc/slitaz/httpd.conf
    1.22 +	local network or the entire world wide web, but in this last case make sure
    1.23 +	to set a strong password for the panel. The server configuration file is
    1.24 +	/etc/slitaz/httpd.conf.
    1.25  </p>
    1.26  
    1.27  <h3>Terminal</h3>
    1.28  <p>
    1.29 -	TazPanel provide a small terminal emulator wich let you execute command as
    1.30 +	TazPanel provides a small terminal emulator which lets you execute commands as
    1.31  	root on the remote or local system. Not all available commands are usable
    1.32 -	and you should use a SSH connection for most task. That said, having access
    1.33 -	to a few command within the web interface can be usfull and wget is
    1.34 -	supported to allow file upload on a remote machine. The download directory
    1.35 -	is /var/www/downloads by default. All commands you can use options such as
    1.36 +	and you should use a SSH connection for most tasks. That said, having access
    1.37 +	to a few commands within the web interface can be useful and wget is
    1.38 +	supported to allow file uploads on a remote machine. The download directory
    1.39 +	is /var/www/downloads by default. All commands can use options such as
    1.40  	-R -l etc.
    1.41  </p>
    1.42  
    1.43 @@ -45,14 +45,14 @@
    1.44  	You can get support on the Slitaz <a href="http://forum.slitaz.org/">forum</a>,
    1.45  	the mailing list or the IRC channel. The official SliTaz IRC channel is on
    1.46  	Freenode, you can use LostIRC, Xchat or Pidgin on SliTaz. Freenode also
    1.47 -	provide a nice IRC <a href="http://webchat.freenode.net/">web interface</a>.
    1.48 +	provides a nice IRC <a href="http://webchat.freenode.net/">web interface</a>.
    1.49  </p>
    1.50  
    1.51  <h3>Get involved</h3>
    1.52  
    1.53  <p>
    1.54  	If you want to help and get involved in SliTaz, TazPanel maybe for you!
    1.55 -	We need help in translating, styling, documentation and coding. If
    1.56 +	We need help in translating, styling, documenting and coding. If
    1.57  	you need more information or want to publish a new graphical style,
    1.58  	you can go to the SliTaz <a href="http://scn.slitaz.org/">Community</a>
    1.59  	and post on the Devel forum or post an update with a PM to a SliTaz
    1.60 @@ -65,9 +65,9 @@
    1.61  <p>
    1.62  	TazPanel is a young application which will be improved and polished in
    1.63  	time. If you find a bug, please post on the SliTaz tracker:
    1.64 -	<a href="http://bugs.slitaz.org/">bugs.slitaz.org</a>. Tazpanel have a
    1.65 -	debug mode that can be enabled in the configuration file tazpanel.conf
    1.66 -	and provide a <a href="/index.cgi?debug">debug page</a>.
    1.67 +	<a href="http://bugs.slitaz.org/">bugs.slitaz.org</a>. Tazpanel has a
    1.68 +	debug mode that can be enabled in the configuration file tazpanel.conf 
    1.69 +	and also provides a <a href="/index.cgi?debug">debug page</a>.
    1.70  </p>
    1.71  
    1.72  </div>