slitaz-forge diff arm/codex/setup.html @ rev 582

forum: add favicon.ico
author Richard Dunbar <mojo@slitaz.org>
date Fri Oct 31 01:00:02 2014 -0400 (2014-10-31)
parents d0383e006701
children
line diff
     1.1 --- a/arm/codex/setup.html	Thu May 01 11:16:37 2014 +0200
     1.2 +++ b/arm/codex/setup.html	Fri Oct 31 01:00:02 2014 -0400
     1.3 @@ -58,8 +58,8 @@
     1.4  </ul>
     1.5  
     1.6  <p>
     1.7 -	You can reach you server with the IP address of the machine or from
     1.8 -	the machine itself via the localhost URL (link below). And you you 
     1.9 +	You can reach your server with the IP address of the machine or from
    1.10 +	the machine itself via the localhost URL (link below). And you  
    1.11  	can have some stats and the server status by adding 'server-status'
    1.12  	to the server URL, example with the loopback IP address:
    1.13  </p>
    1.14 @@ -73,10 +73,10 @@
    1.15  
    1.16  <p>
    1.17  	This setup guide will use the small Busybox ftpd applet and inetd 
    1.18 -	daemon to run the FTP server only when needed. The setup use very
    1.19 -	small system resources and the server can handle undread of files.
    1.20 +	daemon to run the FTP server only when needed. The setup uses very
    1.21 +	little system resources and the server can handle hundreds of files.
    1.22  	The root directory is where the FTP files are or will be stored.
    1.23 -	Open inetd.conf with a textt editor:
    1.24 +	Open inetd.conf with a text editor:
    1.25  </p>
    1.26  
    1.27  <pre>
    1.28 @@ -93,7 +93,7 @@
    1.29  </pre>
    1.30  
    1.31  <p>
    1.32 -	We choosed to store FTP files in <b>/home/share/ftp</b>, but you are
    1.33 +	We chose to store FTP files in <b>/home/share/ftp</b>, but you are
    1.34  	free to use the folder you want. Now restart the inetd daemon to include
    1.35  	your new settings:
    1.36  </p>
    1.37 @@ -103,7 +103,7 @@
    1.38  </pre>
    1.39  
    1.40  <p>
    1.41 -	Finaly use a web browser to test the services. As usual, you must
    1.42 +	Finally use a web browser to test the services. As usual, you must
    1.43  	use the local IP address of the server or connect from localhost:
    1.44  </p>
    1.45  <pre class="box-share">