LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can anyone help me hint on how to get into Ubuntu "root" (https://www.linuxquestions.org/questions/linux-newbie-8/can-anyone-help-me-hint-on-how-to-get-into-ubuntu-root-4175554685/)

muralis.bio 09-28-2015 01:34 AM

Can anyone help me hint on how to get into Ubuntu "root"
 
Hello Everyone
I want to get in to root in ubuntu and this is guest OS on my computer
When i say "sudo" it is replying "operation not permitted". Can anyone helpme get into the root? thanks in advance

chrism01 09-28-2015 01:56 AM

When Ubuntu is installed, the first user it asks you to create during the install is normally given full sudo rights.
Did you install this?

sidzen 09-28-2015 02:45 AM

At least two avenues exist -- via GRUB and via LiveCD
Search on < reset your password +How-to geek >
in google or ixquick or another search engine.

Germany_chris 09-28-2015 07:44 AM

sudo su -> then enter your password

then passwd

but it's kinda redundant with sudo su

TobiSGD 09-28-2015 08:27 AM

Quote:

Originally Posted by Germany_chris (Post 5426770)
sudo su -> then enter your password

then passwd

but it's kinda redundant with sudo su

Rather than using
Code:

sudo su
you should use
Code:

sudo -i
to get a root shell.
Also, have a look here: https://help.ubuntu.com/community/RootSudo

Germany_chris 09-28-2015 08:31 AM

That's what I've always done on Ubunutu systems sudo su then passwd..

muralis.bio 09-30-2015 12:46 AM

Thank you so much all..

muralis.bio 09-30-2015 01:07 AM

Thanks a lot, I will explore all possibilities as all you guys suggested and get back to your help in case of any trouble! cheers...

ardvark71 09-30-2015 01:42 AM

Quote:

Originally Posted by muralis.bio (Post 5427696)
Thanks a lot, I will explore all possibilities as all you guys suggested and get back to your help in case of any trouble! cheers...

Hi...

If you find that this issue is resolved, please mark this thread as "SOLVED" by clicking on "thread Tools" directly above your initial post. Thanks! :)

Regards...


All times are GMT -5. The time now is 03:09 AM.