How To Fix Broadcom 4311 in Ubuntu 12.04/ 14.04
Previously You check in terminal $ lspci | grep BCM 04:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01) If yes,continue to process this Remove the BCM dri...
Previously You check in terminal $ lspci | grep BCM 04:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01) If yes,continue to process this Remove the BCM dri...
Install Apache $ sudo apt-get install apache2 Install php $ sudo apt-get install php5 libapache2-mod-php5 You can save the content in a file phpinfo.php and place...