Wiki source for wag-profiles.sh
[[http://puppylinux.org/wikka/CategoriesNetworking|Networking]] > [[http://puppylinux.org/wikka/network_wizards|Network Wizards]] > [[http://puppylinux.org/wikka/network_wizard|Network Wizard]]
=== Summary ===
wag-profiles.sh is both a wizard to configure and connect to a wireless access point and also a function library that can be used by other scripts to connect and to configure wireless networks.
The wizard does not setup the IP address or the name server but the file does come with function to configure the IP address (e.g. [[setupDHCP()]])
While wag-profiles can be used as a standalone wireless networking wizard, it is typically used in connection with Network Wizard ([[net-setup.sh]]) and it's associated startup-script [[rc.network]]
=== code ===
wag-profiles.sh is located at:
%%/usr/sbin/wag-profiles.sh%%
=== source ===
[[https://github.com/s243a/test/blob/17cb303aa846ffd0e983d108d3c2bdca6872eb6e/root/Subjects/sci/phy/tech/tech/comp/soft/op/POSIX/dist/light/medium/puppy/file/root/usr/sbin/wag-profiles.sh|via s243a github]]
=== external links ===
http://www.pearltrees.com/s243a/wag-profiles-sbin-puppylinux/id16403051
=== Categories ===
CategoryNetworkWizard
=== Summary ===
wag-profiles.sh is both a wizard to configure and connect to a wireless access point and also a function library that can be used by other scripts to connect and to configure wireless networks.
The wizard does not setup the IP address or the name server but the file does come with function to configure the IP address (e.g. [[setupDHCP()]])
While wag-profiles can be used as a standalone wireless networking wizard, it is typically used in connection with Network Wizard ([[net-setup.sh]]) and it's associated startup-script [[rc.network]]
=== code ===
wag-profiles.sh is located at:
%%/usr/sbin/wag-profiles.sh%%
=== source ===
[[https://github.com/s243a/test/blob/17cb303aa846ffd0e983d108d3c2bdca6872eb6e/root/Subjects/sci/phy/tech/tech/comp/soft/op/POSIX/dist/light/medium/puppy/file/root/usr/sbin/wag-profiles.sh|via s243a github]]
=== external links ===
http://www.pearltrees.com/s243a/wag-profiles-sbin-puppylinux/id16403051
=== Categories ===
CategoryNetworkWizard