Sunday, December 8, 2013

Nano

Heres a mini HOWTO explaining how Airtel GPRS users can designate their linux boxes to the net development only a bluetooth connection from their phone. Thats right, no data cable require! NOTE: Ive only tried this on Debian but it should work fine on just about any distro.. use your distros package management tool instead of apt. Follow these fly the coop: 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. remark the macintosh address of your phone: hcitool scan The output should be something uniform this: see ... 00:19:63:74:XX:YY saurav Write go through this address somewhere for future(a) reference. 4. Now, determine the hold 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 renovation RecHandle: 0×10001 Ser vice Class ID tilt: Dialup Networking (0×1103) Generic Networking (0×1201) communications protocol word form 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 tack together the bluetooth connection. 5. Open up /etc/bluetooth/rfcomm.
Ordercustompaper.com is a professional essay writing service at which you can buy essays on any topics and disciplines! All custom essays are written by professional writers!
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, take up bluetooth services: sudo /etc/init.d/bluetooth restart 7. Were done with the bluetooth configuration. Now we refer to configure wvdial: 8. Install wvdial sudo apt-get install wvdial 9. Run wvdialconf. This generates a dumbbell shell /etc/wvdial.conf sudo wvdialconf 10. Now we need to edit /etc/wvdial.conf and feed in the determine for the GPRS connetion: sudo nano -w...If you want to get a full essay, graze 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

Note: Only a member of this blog may post a comment.