# HG changeset patch
# User Paul Issott
TazPanel is the SliTaz administration and settings center from where
- you can control your entire system such as package management, adding
+ you can control your entire system such as managing packages, adding
or removing users, creating Live systems and much more. Navigation
is done with the toolbar at the top of the application window and
in some cases with a submenu or a side bar like in the packages interface.
@@ -21,21 +21,21 @@
TazPanel is run as a web server on port 82 by default and can be used only
- from the local system. If you wich to control you system from a remote host
+ from the local system. If you wish to control you system from a remote host
you can change the server configuartion file to allow connections from a
- loacal network or the full world wide web, but in this last case make sure
- to set a strong password to the panel. The server configuration file is:
- /etc/slitaz/httpd.conf
+ local network or the entire world wide web, but in this last case make sure
+ to set a strong password for the panel. The server configuration file is
+ /etc/slitaz/httpd.conf.
- TazPanel provide a small terminal emulator wich let you execute command as
+ TazPanel provides a small terminal emulator which lets you execute commands as
root on the remote or local system. Not all available commands are usable
- and you should use a SSH connection for most task. That said, having access
- to a few command within the web interface can be usfull and wget is
- supported to allow file upload on a remote machine. The download directory
- is /var/www/downloads by default. All commands you can use options such as
+ and you should use a SSH connection for most tasks. That said, having access
+ to a few commands within the web interface can be useful and wget is
+ supported to allow file uploads on a remote machine. The download directory
+ is /var/www/downloads by default. All commands can use options such as
-R -l etc.
Terminal
If you want to help and get involved in SliTaz, TazPanel maybe for you! - We need help in translating, styling, documentation and coding. If + We need help in translating, styling, documenting and coding. If you need more information or want to publish a new graphical style, you can go to the SliTaz Community and post on the Devel forum or post an update with a PM to a SliTaz @@ -65,9 +65,9 @@
TazPanel is a young application which will be improved and polished in time. If you find a bug, please post on the SliTaz tracker: - bugs.slitaz.org. Tazpanel have a - debug mode that can be enabled in the configuration file tazpanel.conf - and provide a debug page. + bugs.slitaz.org. Tazpanel has a + debug mode that can be enabled in the configuration file tazpanel.conf + and also provides a debug page.