Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 473044  / 1 Year ago, tue, april 18, 2023, 2:54:35

Possible Duplicate:

How do I grant sudo privileges to an existing user?






I've been searching for the answer to this but all I find is "It's not a good idea" or "We don't recommend it" and some work around solution is given...



I am a new, yes. There is a good chance I could break stuff, I know. I am happy to break my OS and format it many times if it comes to that but restrictions of ANY kind on my OS enrage me. I want to be able to break stuff if I want, then learn how I broke it and how to fix it.



I want the safety locks off.



Please tell me how to grant a user absolute authorisation.


More From » sudo

 Answers
7

For anyone also wanting to liberate their system, this is the solution that worked for me:




  1. load the Terminal

  2. type: sudo passwd root

  3. input your user's password when prompted

  4. create UNIX password when prompted

  5. type: sudo sh -c 'echo "greeter-show-manual-login=true" >> /etc/lightdm/lightdm.conf'

  6. reboot the system

  7. at the login screen there is now an option to login manually. login with username 'root' and the password you created at step 4



Alternatively:




  1. Throw your hard drive in the bin because it's been tainted by Ubuntu
    and you'll never be able to get that stink off it no matter how many
    times you format.

  2. Install a new hard drive

  3. Download a Puppy Linux distro from: http://puppylinux.com/


[#33079] Tuesday, April 18, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
measord

Total Points: 259
Total Questions: 131
Total Answers: 106

Location: Venezuela
Member since Sun, Oct 2, 2022
2 Years ago
;