Saturday 8 October 2011

How to enable bluetooth in fedora-15

In fedora-15 Bluetooth service by default inactivated. you can check the status of your bluetooth service by typing the command in your terminal as super user-

-------]#systemctl status bluetooth.service

you can see status of your bluetooth service which will b inactive.
now to enable service type the command in your terminal and enter-

-------]#systemctl enable bluetooth.service

And for start the service enter the command-

-------]#systemctl start bluetooth.service

now again check your status entering the command-

-------]#systemctl status bluetooth.service

you can see that your bluetooth service has been started, now enjoy bluetooth share your files and cool stuffs..........;-)