Changes

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:  
Your web browser announces your IP address to any web site, so our website can find your IP address simply by listening for this announcement... So one very quick way how to find your IP address [http://www.howtofindmyipaddress.com Click here] or go to google search engine and just type "What is my IP".<br>
 
Your web browser announces your IP address to any web site, so our website can find your IP address simply by listening for this announcement... So one very quick way how to find your IP address [http://www.howtofindmyipaddress.com Click here] or go to google search engine and just type "What is my IP".<br>
 
[[#top|Back to Top]]<br>
 
[[#top|Back to Top]]<br>
 +
 +
=Turn off Bluetooth by default in Ubuntu 14.04=
 +
* Open a terminal (Ctrl+Alt+T) and and use the following command
 +
'''sudo gedit /etc/rc.local'''<br>
 +
* enter password while running a program as root.
 +
* It will open the rc.local file. Just add the following line just before exit 0.
 +
* '''rfkill block bluetooth'''. <br>
 +
* Altogether, your rc.local file look like this:
 +
[[file:rfkill_Bluetooth.png | 500px]] <br>
 +
* '''Save''' the file by clicking on save icon on top.
 +
Note:Restart the computer and you should see that Bluetooth has been disabled. Of course you can turn it on when required by the Bluetooth indicator on the top panel.
    
=How to Turn Your Ubuntu Laptop into a Wireless Access Point=
 
=How to Turn Your Ubuntu Laptop into a Wireless Access Point=

Navigation menu