Results 1 to 9 of 9

Thread: Root terminal does not open

  1. #1
    Join Date
    Feb 2006
    Location
    Winkler, MB., CA
    Beans
    Hidden!
    Distro
    Ubuntu

    Root terminal does not open

    Running Debian 9 Stretch, When i run the root terminal and then close it, It will not open again unless I log out and log back in. Is there a way to fix this behaviour?

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Root terminal does not open

    Hello!

    How do you "close it"?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Feb 2006
    Location
    Winkler, MB., CA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Root terminal does not open

    Quote Originally Posted by QIII View Post
    Hello!

    How do you "close it"?
    I believe I clicked on the "x". Are we supposed to only use exit command?

  4. #4
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Root terminal does not open

    I always

    Code:
    exit
    Try that and see what happens.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  5. #5
    Join Date
    Feb 2006
    Location
    Winkler, MB., CA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Root terminal does not open

    Quote Originally Posted by QIII View Post
    I always

    Code:
    exit
    Try that and see what happens.
    I tried that "exit" command, and it still behaves the same way. It will not launch root terminal again.

  6. #6
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Root terminal does not open

    So you are logged in to the GUI under your normal user account, correct?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  7. #7
    Join Date
    Feb 2006
    Location
    Winkler, MB., CA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Root terminal does not open

    Quote Originally Posted by QIII View Post
    So you are logged in to the GUI under your normal user account, correct?
    That is correct and the same behavior happens on a 64bit and a 32bit version of Debian 9 Stretch. When I try to launch the root terminal it asks for my password and then the screen clears and...nothing. The regular terminal works fine.

  8. #8
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Root terminal does not open

    I remember this a while back testing it...but give this a try it worked for me.
    Keyboard combo <Ctrl+D> To exit Root Terminal
    Use:
    Code:
    su your-username
    to get back to your user level (or a different user)


    If you opted for a root password with the install this is how it ended up for me.
    The next install I opted out of a Root password and sudo was installed...and worked the same way we see with Ubuntu.
    (So No Root Password with install)
    EDIT found some notes I kept and discovered this:


    • logout if I used sudo su -
    • exit if I used sudo -s
    Last edited by 1fallen; June 7th, 2017 at 12:23 AM.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

  9. #9
    Join Date
    Feb 2006
    Location
    Winkler, MB., CA
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Root terminal does not open

    Quote Originally Posted by 1fallen View Post
    I remember this a while back testing it...but give this a try it worked for me.
    Keyboard combo <Ctrl+D> To exit Root Terminal
    Use:
    Code:
    su your-username
    to get back to your user level (or a different user)


    If you opted for a root password with the install this is how it ended up for me.
    The next install I opted out of a Root password and sudo was installed...and worked the same way we see with Ubuntu.
    (So No Root Password with install)
    EDIT found some notes I kept and discovered this:


    • logout if I used sudo su -
    • exit if I used sudo -s
    When I use "su username" it goes to my normal user account. From there "logout" does not work, and "exit" just goes back to root user. Using "exit" twice closes the terminal and then I can't open the root terminal again during that session.

    I can get to a root prompt using the normal terminal and typing "su root" and then the root password.
    Last edited by Floppyjoe; June 7th, 2017 at 05:16 AM.

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
  •