Wednesday, October 3, 2012

ASUS USB -N10 Wireless Ethernet Adapter Configuration in BOSS 4.0


1.Insert the USB Card to System.

2.Install realtek driver from repository using following command

          sudo apt-get install firmware-realtek

3.After Installing restart the system.

4.Then Click the network icon in the Task Pane or Task Bar.It will shows all the wireless networks.then click one of them to get access.

5.This was successfully Configured.

No comments:

Post a Comment

How to interact with the non-interactable Web Elements in Selenium

How to interact with the non-interact able Web Elements in Selenium    // Find the non-interactable element element WebElement element = dr...