.

Wednesday, January 22, 2014

Nano

Heres a mini HOWTO explaining how Airtel GPRS users can connect their linux boxes to the net victimisation only a bluetooth connection from their phone. Thats right, no data cable require! NOTE: Ive only tried this on Debian but it should work super on just about any distro.. use your distros package management tool instead of apt. Follow these prevail: 1. First make sure GPRS (Mobile Office) is enabled on your phone. This wont work with Airtel Live :P 2. Install the Bluetooth utilities: sudo apt-get install bluez-gnome bluez-utils 3. define the macintosh address of your phone: hcitool scan The output should be something exchangeable this: see ... 00:19:63:74:XX:YY saurav Write go through this address somewhere for early reference. 4. Now, determine the transmission channel use for dial up networking using the MAC you just tack together: sdptool browse 00:19:63:74:XX:YY ... avail Name: Dial-up Networking suffice RecHandle: 0à —10001 Service Class ID tilt: Dialup Networking (0×1103) Generic Networking (0×1201) protocol strain List: L2CAP (0×0100) RFCOMM (0×0003) Channel: 1 visibleness Descriptor List: Dialup Networking (0×1103) Version: 0×0100 In this case, the required channel is channel no. 1. This will be utilize to set up the bluetooth connection. 5. Open up /etc/bluetooth/rfcomm.conf with your favorite editor. sudo nano -w /etc/bluetooth/rfcomm.conf Make it wager something like this (replace with your MAC address and channel): rfcomm0 { bind yes; device 00:19:63:74:XX:YY; channel 1; remonstrate Dial-up Networking; } 6. Next, re-start bluetooth services: sudo /etc/init.d/bluetooth restart 7. Were done with the bluetooth configuration. Now we connote to configure wvdial: 8. Install wvdial sudo apt-get install wvdial 9. Run wvdialconf. This generates a whitened shell /etc/wvdial.conf sudo wvdialconf 10. Now we need to edit /etc/wvd ial.conf and feed in the determine for the ! GPRS connetion: sudo nano -w...If you want to get a full essay, do it on our website: OrderCustomPaper.com

If you want to get a full essay, visit our page: write my paper

No comments:

Post a Comment