Ok. I'm strongly in favor of the CLI (command line interface) when using *NIX systems. Learning how to configure an interface with ifconfig/route/* in a CLI has often been easier than any GUI tool.
GUI tools often sucked, as they included parallel config files that would overwrite and custom mods to config files-- just by launching the GUI tools.
I've found a GUI tool for Ubuntu 6.10 that is really useful:
http://www.debianadmin.com/enable-wp...ntu-linux.html
This thing is pretty cool, but requires a bit of trust, as it suggests things like:
"Remove all of the interface configurations from /etc/network/interfaces except loopback."
However, the benefits are worth-while.
You get access to a GUI-toll with pull-down menu, that lets you switch from wired connection to wireless connection. Additionally, it shows you wireless AP in range by name, if they are open, or have some sort of restriction (WEP/WEP2/WPA) to access, *and* little bar-graphs showing signal strength to that wireless accesspoint. Additionally, when this icon/app is "docked" you can see present strength to associated Access Point.
This is like the ease of the Apple Network config tool, but with useful strength information at a glance.
But there is more! It seems that you might be able to make your own wireless network. (I have not tested this part out.)
Does use of this tool from a car make you a war-driver?
Very useful tool. Yay for Debian and Ubuntu.
Yay for the developer of this tool.
This PSA has been brought to you by the letter 'Y' , and the number DEC('A')
(It defaults to setting all wired connections to use DHCP, but these can be set as static by adding them back to /etc/network/interfaces.)
GUI tools often sucked, as they included parallel config files that would overwrite and custom mods to config files-- just by launching the GUI tools.
I've found a GUI tool for Ubuntu 6.10 that is really useful:
http://www.debianadmin.com/enable-wp...ntu-linux.html
This thing is pretty cool, but requires a bit of trust, as it suggests things like:
"Remove all of the interface configurations from /etc/network/interfaces except loopback."
However, the benefits are worth-while.
You get access to a GUI-toll with pull-down menu, that lets you switch from wired connection to wireless connection. Additionally, it shows you wireless AP in range by name, if they are open, or have some sort of restriction (WEP/WEP2/WPA) to access, *and* little bar-graphs showing signal strength to that wireless accesspoint. Additionally, when this icon/app is "docked" you can see present strength to associated Access Point.
This is like the ease of the Apple Network config tool, but with useful strength information at a glance.
But there is more! It seems that you might be able to make your own wireless network. (I have not tested this part out.)
Does use of this tool from a car make you a war-driver?
Very useful tool. Yay for Debian and Ubuntu.
Yay for the developer of this tool.
This PSA has been brought to you by the letter 'Y' , and the number DEC('A')
(It defaults to setting all wired connections to use DHCP, but these can be set as static by adding them back to /etc/network/interfaces.)
Comment