Install cURL on Ubuntu
cURL is a library / tool for transferring data using various protocols. To install cURL on Ubuntu, execute this command: $ sudo apt-get install php5-curl
cURL is a library / tool for transferring data using various protocols. To install cURL on Ubuntu, execute this command: $ sudo apt-get install php5-curl
A. This Part is for WEP Wireless Network Check wireless adapter: $ iwconfig You will see wireless adapter as wlan0 or ath0 which depends on what driver is installed. Execute the following command to apply ESSID, network key, channel, and mode: $ sudo iwconfig wlan0 essid yantoknuk-singtel $ sudo iwconfig wlan0 channel 6 $ sudo…