how to open session as root ?

Asked by axl09

I'm unable to open a root session

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dennis Leukhin (stonedmind) said :
#1

You cannot login as root as i know. Use sudo su.

Revision history for this message
Dennis Leukhin (stonedmind) said :
#2

My bad.
You can. Just setup root password : sudo passwd root
Then cp settings: sudo sh -c 'echo "greeter-show-manual-login=true" >> /etc/lightdm/lightdm.conf'
After that try to login as root.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Don't advise people how to set root passwords, it is neither needed nor required.

The account you first make is in a group called 'sudo', this gives you access to the command sudo and will allow you to run all the commands with all the access you can ever need.

Can you help with this problem?

Provide an answer of your own, or ask axl09 for more information if necessary.

To post a message you must log in.