Results 1 to 4 of 4

Thread: Install without a default account

  1. #1
    Join Date
    May 2011
    Beans
    2

    Install without a default account

    Hello,

    I want to install install an ubuntu server (10.04) VM, but i do not want to create a default user,

    that way i can reuse the vm (login as root and create the default user whenever i need another vm),

    the problem is how am i going to login as root, what is the default root password in ubuntu?

    or is there another way to do this?

    Thanks in avance.

  2. #2
    Join Date
    Nov 2008
    Location
    Fortson, GA
    Beans
    1,008
    Distro
    Ubuntu Development Release

    Re: Install without a default account

    The root account is locked by default in Ubuntu (sudo is used to gain root privileges), hence the reason you are prompted to create a non-root account. I'm certain that you would be able to accomplish what you want, but I have no idea how to do it. I just thought you would like to know about the root account.
    -o)
    /\\
    _\_V
    Message void if penguin is violated...Don't mess with the penguin.

  3. #3
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: Install without a default account

    the command sudo su will open a root terminal, maybe thats what your looking for

  4. #4
    Join Date
    May 2011
    Beans
    2

    Re: Install without a default account

    Quote Originally Posted by spcwingo View Post
    The root account is locked by default in Ubuntu (sudo is used to gain root privileges), hence the reason you are prompted to create a non-root account. I'm certain that you would be able to accomplish what you want, but I have no idea how to do it. I just thought you would like to know about the root account.
    Thanks for the quick reply,

    i wish there was a way to specify the root password at installation time at least for ubuntu server, this was sort of possible with vmbuilder i think.

    i'll just create the default user for now.

    Cheers.

Tags for this Thread

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
  •