I have HP 2133 with SUSE Linux Enterprise Desktop 10. we need assistance joining to wireless internet. we have attempted everything. I’ve clicked all which contend “Network” though when we try to crop a web, we am still not connected. Can someone assistance me?



note down the DNS of the source pc and add it in the pc you need internet. Should work.
iwconfig is the package that u need im not sure which package manager Suse uses u may prosper from determining what chipset ur mobo is using on the wireless NIC, usually either broadcom or intel, and u should visit the Suse site wiki and search for supported wireless cards, the drivers may be built in or u may be able to retrieve with package manager,,u may or may not be able to use ur wireless card,, u should be able to as linux includes drivers for many devices, u may even be able to use ndiswrapper to use a windows driver and inf file to use the device,, all depends on the card and if the drivers are available to u, for most normal cards they are there, u would use iwconfig like ifconfig to configure the wireless interface and query for info,, there are other apps in repos for browsing wireless networks etc, u usually need to edit a network conf file or rc.conf file to allow the interface to come up at boot with the proper config, this can be done once and last til the system dies on redhat it’s /etc/sysconfig/networkscripts i’ve seen like /etc/network/network.conf i think on Ubuntu which is debian based,,, not sure for Suse though, probably very similar, when u make the changes to the conf files u can just restart networking /etc/init.d/network restart from the command u can test connectivity by pinging outward to the internet like google.com or yahoo.com if u receive a response ur online,,,