Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Make my Account root

  1. #1
    Join Date
    Aug 2007
    Beans
    30

    Make my Account root

    Hi

    Is there any possible way to make my account root so i dont have to write sudo and password when i start something...
    and also have auto login...

    thx
    Kristoffer

  2. #2
    Join Date
    Jun 2005
    Beans
    6,115

    Re: Make my Account root

    well yes, but its generally not advised.
    I know it can be annoying from a windows users perspective but its for your own good.
    HOME BUILT SYSTEM! http://brainstorm.ubuntu.com/idea/22804/ Please vote up!
    remember kiddies: sudo rm -rf= BAD!, if someone tells you to do this, please ignore them unless YOU WANT YOUR SYSTEM WIPED

  3. #3
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Make my Account root

    every time you log in as root, god kills a kitten.
    and a penguin.

    if you want auto login for your normal account, go to system,> administration > login window > security and tick enable automatic login.
    Last edited by barbedsaber; May 10th, 2008 at 04:30 PM.
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  4. #4
    Join Date
    Aug 2007
    Beans
    30

    Re: Make my Account root

    I have enabled auto login...
    I want to have root privileges so i dont have to type in password and sudo...
    can someone tell me how? if it not smart i guess i have to learn the hard way...

    thx

  5. #5
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Make my Account root

    trust me when I say you are better off typing in your password, if its really bothering you, give yourself a really short password, but dont run as root. Please, thing of the kittens, and penguins.
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  6. #6
    Join Date
    Sep 2007
    Location
    the Hague, Netherlands
    Beans
    949
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Make my Account root

    system -> administration -> login window

    Go to tab "security" and tick the box "allow local system administrator login".

    I believe that should do it

  7. #7
    Join Date
    Apr 2008
    Location
    Places
    Beans
    121
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Make my Account root

    It's a very bad idea to log in as root, or use root routinely for whatever.
    Take it from me, I hosed my system working as root. BAD.

    The easiest way to work as root, TEMPORARILY, is to use the gksudo command from a terminal (EX: "gksudo nautilus" will launch the file browser with root privileges). Close the terminal, stop being root.

    gksudo whatever will let you work as root for the time being. Again, close the terminal or the program, and you're not root.

    Working as non-root will keep you from accidentally deleting any critical system files. Also keeps you safe from baddies - hackers, usually. IIRC, hackers usually try to break your root account first.

    -'Mage

  8. #8
    Join Date
    Aug 2007
    Beans
    30

    Re: Make my Account root

    ok, thx if u say so...
    but is it possible to remove the are you sure you want to log inn as root or somthing?
    i dosent remember what it says so i guessed but u now what i mean?

    thx

  9. #9
    Join Date
    Oct 2007
    Location
    /Earth/Scotland/Edinburgh
    Beans
    192
    Distro
    Ubuntu Gnome 16.04 Xenial Xerus

    Re: Make my Account root

    You should generally not have to run many things as root. If you need to run multiple commands as root in terminal, use su. A lot of programs will also not run if you are root because of safety reasons as I found out with trying to start UnrealIRCd accidentally while still in super user mode.
    Linux User: #470695 | Ubuntu User: #21844
    Desktop: i7-4790, 16GB RAM, Radeon R9-290X (Windows)
    Work Laptop: Dell E6540, Ubuntu Gnome 16.04, i7-4810MQ, 16GB RAM, Radeon HD 8790M
    Server: Ubuntu 16.04 LTS, Linode 4GB.

  10. #10
    Join Date
    Sep 2007
    Location
    the Hague, Netherlands
    Beans
    949
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Make my Account root

    And if you want to use su, you first have to go to:
    system -> adminsration -> users and groups and manually set a password for the root user, becasue by default it's something random you can't gues in Ubuntu, because the developers want you to use sudo for everything

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •