LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Enable ‘sudo’ in Fedora 15

Posted 07-02-2011 at 04:53 AM by dEnDrOn

Here is how you can enable ‘sudo’ in Fedora so that you don’t have to login as root everytime you need to run a command as root. Open up terminal and type in the following:

Code:
su #enter root password followed by this one
yum install nano
nano /etc/sudoers
Now, scroll down and you should see something like:

Code:
root    ALL=(ALL)	ALL
Just below that line, add this:

Code:
YOUR_USER_NAME_HERE    ALL=(ALL)	ALL
...
Member
Posted in Uncategorized
Views 1985 Comments 0 dEnDrOn is offline
Old

fedora 15 gnome bluetooth issue solved

Posted 07-02-2011 at 03:31 AM by dEnDrOn
Updated 07-02-2011 at 03:33 AM by dEnDrOn

this bluetooth bug in fedora 15 GNOME 3 troubles in bluetooth file tranfer.
u can't actually turn the visibility ON and hence none of the devices can see your system to transfer a file via bluetooth.
you just have to run these commands to sort out the problem....
Code:
systemctl status bluetooth.service
sudo systemctl enable bluetooth.service
sudo systemctl start bluetooth.service
Member
Posted in Uncategorized
Views 2909 Comments 0 dEnDrOn is offline

  



All times are GMT -5. The time now is 09:12 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration