Results 1 to 6 of 6

Thread: terminal, byobu terminal, root terminal

  1. #1
    Join Date
    Jan 2011
    Location
    Rome, Italy
    Beans
    25
    Distro
    Ubuntu 11.04 Natty Narwhal

    terminal, byobu terminal, root terminal

    so this might be a stupid questions, but what are the differences in these three terminals and which one should I be using?

  2. #2
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: terminal, byobu terminal, root terminal


  3. #3
    Join Date
    May 2011
    Beans
    226
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: terminal, byobu terminal, root terminal

    To find out what a byobu terminal is see http://ubuntuforums.org/showthread.php?t=1761407

    The diference between a terminal and a root terminal is that a root terminal gives you root privleges all the time while in a regarlar terminal you typicaly use sudo befor a command to give the command root privileges. Note: You can become root (for more than a single command) in a regular terminal by using the command
    Code:
    sudo su
    Please note that running with root privleges can be dangerous so for the most part it is better to use the sudo command to get root privileges temporarily. At least that is what I have read.

  4. #4
    Join Date
    Jan 2011
    Location
    Rome, Italy
    Beans
    25
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: terminal, byobu terminal, root terminal

    alright cool. that helps out a lot
    thanks!!!

  5. #5
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: terminal, byobu terminal, root terminal

    Here's a picture of Gnome Terminal with byobu.
    Attached Images Attached Images

  6. #6
    Join Date
    Jan 2011
    Location
    Rome, Italy
    Beans
    25
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: terminal, byobu terminal, root terminal

    so i'm kinda getting what the byobu terminal is, but what would be the main purpose of it and can I use it the same as the regular terminal?

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
  •