SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:guides:network-script [2010/01/25 19:56]
pankso
en:guides:network-script [2010/07/08 17:14]
127.0.0.1 external edit
Line 1: Line 1:
 ====== Secrets of /​etc/​init.d/​network.sh ====== ====== Secrets of /​etc/​init.d/​network.sh ======
-(By linea) 
  
-=== Introduction ===+===== Introduction ​=====
  
 SliTaz launches the /​etc/​init.d/​network.sh at startup to initialize the network. It configures the hostname, loopback interface, and internet connection. SliTaz launches the /​etc/​init.d/​network.sh at startup to initialize the network. It configures the hostname, loopback interface, and internet connection.
Line 8: Line 7:
 It's also possible to call the script when SliTaz is started, and use it to open or close internet connections. For example netbox and any software linking get-wifi-firmware (get-ipw2100-firmware,​ get-b43-firmware...) use it. It's also possible to call the script when SliTaz is started, and use it to open or close internet connections. For example netbox and any software linking get-wifi-firmware (get-ipw2100-firmware,​ get-b43-firmware...) use it.
  
-=== Usage ===+===== Usage =====
  
 By default, /​etc/​init.d/​network.sh uses /​etc/​network.conf as the conf file. Parameters written in that file are made for the default network connection. By default, /​etc/​init.d/​network.sh uses /​etc/​network.conf as the conf file. Parameters written in that file are made for the default network connection.
Line 30: Line 29:
 </​code>​ </​code>​
  
-But, most interestingly,​ is that ///​etc/​init.d/​network.sh//​ may also use another config file. It's useful if you're using a latptop, as you can configure multiple connections for multiple access points.+But, most interestingly,​ is that ///​etc/​init.d/​network.sh//​ may also use another config file. It's useful if you're using a laptop, as you can configure multiple connections for multiple access points.
  
 For example, we can create a directory /​etc/​network,​ containing some config files, named: For example, we can create a directory /​etc/​network,​ containing some config files, named:
Line 47: Line 46:
 </​code>​ </​code>​
  
-=== Sudo ===+===== Sudo =====
  
 Since /​etc/​init.d/​network.sh/​ can only be used by root, if you want a normal user to use it, you should install sudo: Since /​etc/​init.d/​network.sh/​ can only be used by root, if you want a normal user to use it, you should install sudo:
Line 86: Line 85:
     * :q! quit without recording.     * :q! quit without recording.
  
-=== With Openbox ===+===== Openbox ​=====
  
 All this is not that really user friendly... All this is not that really user friendly...
Line 144: Line 143:
  
 Enjoy! Enjoy!
 +
 +---- 
 +\\
 +^  Page Review Section ​ ^^ 
 +|Quality| Good  |
 +|Review| Minor Updates ​ |
 +|Priority| Medium |
 +|Problems| add a [[http://​forum.slitaz.org|forum post link]]|
 +|:::     | OR add a [[http://​labs.slitaz.org/​issues |lab issue tracker link ]]|
 +|How to Improve| Suggest briefly|
 +|::: |  |
 +
 +\\
 +----
  
 
en/guides/network-script.txt ยท Last modified: 2014/11/15 21:00 by linea