Root Login

Asked by Daniel R. O'Connor

I put a comand that I foung in the ubunut repositories into my terminal which is supposed to uninstall gnome and ubuntu apps and replace them with xfce and xubuntu apps. At the end it asks me to do: sudo apt-get autoremove I do this but then it says that I need root access to do it. How do I log in as root so I can finish the uninstallation/installation? Also I don't have a boot screen anymore or the log in sound how do I fix that?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
arochester (arochester) said :
#1

1) "At the end it asks me to do: sudo apt-get autoremove I do this but then it says that I need root access to do it."

You don't need permanent root access. Sudo gives you SUperuser DO rights like temporary root. It will just ask for your password. Just go ahead and do what it asks...

2) "Also I don't have a boot screen anymore" Have you opted to log-in automatically. If gives you the chance to get into the boot screen but you need to be quick because it only lasts for a couple of seconds...

3) "or the log in sound how do I fix that?" Have you disabled the log -in sound?

-------------------------------------------------------------------------------------------------------
Ubuntu Forums - Absolute Beginner Talk - http://ubuntuforums.org/forumdisplay.php?f=326
Kubuntu Forums - Help the New Guy - http://kubuntuforums.net/forums/index.php?board=7.0

Basic Toolkit
1) Download the Linux Starter Pack - http://www.tuxradar.com/linuxstarterpack
2) Look at the UNOFFICIAL Ubuntu Guide - http://ubuntuguide.org/wiki/Ubuntu:Jaunty
3) Look at Psychocats - http://www.psychocats.net/ubuntu
4) Download the Ubuntu Pocket Guide and Reference - http://www.ubuntupocketguide.com/index_main.html

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

You don't log ni as root EVER. The 'sudo' command you are using permits you to run administrative tasks making root redundant. Alsologgin on as root has a million secrurity implications which is also why it is disabled.

if you run the command:

groups

You will see the list of groups you are in, if you are not in the admin group then your user is not permitted to use sudo and will need modifying by yourself to get access, or by someone who has limited your access on the system on purpose (like an dult might do to a child to prevent system corruption)

Can you help with this problem?

Provide an answer of your own, or ask Daniel R. O'Connor for more information if necessary.

To post a message you must log in.