Revision [31582]
This is an old revision of network wizards made by s243a on 2016-11-12 22:42:16.
Summary
Pupy Linux comes with the following network wizards and coresponding startup scripts as summerized in the following table:
Default Network Wizard | Coresponding Startup Scripts |
---|---|
Pwireless2 | rc.network_basic, Pwireless2 |
net-setup.sh | /etc/rc.d/rc.network |
net_wiz_classic | net_setup/etc/rc.d/rc.network |
sns | rc.network_basic, /usr/local/simple_network_setup/rc.network |
connectwizard* | rc.network_basic, /usr/local/simple_network_setup/rc.network |
Contents
1. PWirless
2. Simple Networking Setup (SNS)
3. Frisbee
4. Network Wizard
5. Network Wizard Classic
1. Pwireless2
(Main Article)Script to lanch the wizard
chmod 755 /etc/init.d/Pwireless2 #100304 /etc/init.d/Pwireless2 start #100304 /usr/local/bin/Pwireless2 > /dev/null 2>&1
2. Simple Networking Setup (sns)
(Main Article)Summerized by the wizardwizard "connectwizard_2nd" as follows:
This is a simple network setup tool created by BarryK. Not as many features as the Network Wizard, for example requires the network to have a DHCP server (the vast majority of cases). The greatest feature is extreme ease of use. Recommended for most people.
Script to lanch the wizard
/usr/sbin/sns
3. Frisbee
(Main Article)Summerized by the wizardwizard "connectwizard_2nd" as follows:
This is a tool developed by Jemimah. Mostly for wireless connectivity for laptops, but also can handle Ethernet connection. Very good for wireless roaming.
Script to lanch the wizard:
/usr/local/bin/frisbee
4. Network Wizard (net-setup.sh)
(Main Article)Summarized by the wizardwizard "connectwizard_2nd" as follows:
This is the most sophisticated tool for network setup in Puppy. It is based on the 'Classic' Network Wizard originally written by BarryK, but greatly enhanced by Dougal, Rarsa, Shinobar and others. It is for both wired (Ethernet) and wireless connectivity, with more configuration features than Frisbee and SNS.
Script to lanch the wizard
/usr/sbin/net-setup.sh
5. Network Wizard Classic (net_wiz_classic)
Script to Lanch the WizardSummerized by the wizardwizard "connectwizard_2nd" as follows:
The Network Wizard was originally developed by Barry Kauler, with considerable input from others.
Script to lanch the wizard/usr/sbin/net_wiz_classic
6. Wifi-Connect 2016
See Thread:
http://murga-linux.com/puppy/viewtopic.php?t=106291
Categories
CategoryNetworkingCategoryNetworkWizards