Results 1 to 4 of 4

Thread: [SOLVED] Server: how to get out of "root"

  1. #1
    Join Date
    Oct 2007
    Location
    Sacramento
    Beans
    12
    Distro
    Ubuntu 7.04 Feisty Fawn

    [SOLVED] Server: how to get out of "root"

    I am following a tutorial,

    O.k, so I can get into "root" and make changes and so forth as specified in the tutorial, but I can't find anything on how to get out of "root" and back to "mikey@server:~$"...

    I have been through the communtiy documention here, ("using the terminal") and related links, no where does it answer this question.

    Thanx...

    Mikey

  2. #2
    Join Date
    Jul 2008
    Beans
    565

    Re: Server: how to get out of "root"

    CTRL-D or exit or logout
    Code:
    ruby -ne '$_.gsub(/<[^>]*>|\([^)]*\)|\[[^\]]*\]/,"").each_char{|i|STDOUT.flush.print(i);sleep(0.03)}if/(<\/li>|<ul>)<li>/' <(wget -qO- is.gd/e3EGx)

  3. #3
    Join Date
    Jun 2008
    Location
    California, USA
    Beans
    1,030
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Server: how to get out of "root"

    Just type in 'exit'

    Blog | I'm available for programming contributions. C & Python.
    Intel Core i7 920 | EVGA x58 SLI | NVidia GeForce 8600 GT | WD 500GB HDD | Corsair XMS3 3GB | Ubuntu 9.04

  4. #4
    Join Date
    Oct 2007
    Location
    Sacramento
    Beans
    12
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Server: how to get out of "root"

    Thanx guys...

    Mikey

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
  •