Results 1 to 7 of 7

Thread: Why 6 ttys running?

  1. #1
    Join Date
    Jul 2012
    Beans
    48

    Why 6 ttys running?

    I do a cold boot but System Monitor shows 6 tty processes. Why is this? Is it safe to disable 2-6?
    Thanks in advance!

  2. #2
    Join Date
    Jan 2008
    Beans
    7,744

    Re: Why 6 ttys running?

    What is the harm?

  3. #3
    Join Date
    Dec 2012
    Beans
    20

    Re: Why 6 ttys running?

    You probably can, I don't see why though. They are so incredibly small... disabling them will save you around 100kb of memory.

  4. #4
    Join Date
    Jul 2012
    Beans
    48

    Re: Why 6 ttys running?

    Ok. So this is not a security risk to have them running? Then I have no problem leaving it alone.

  5. #5
    Join Date
    Oct 2007
    Beans
    338

    Re: Why 6 ttys running?

    Quote Originally Posted by daKoolaid View Post
    Ok. So this is not a security risk to have them running? Then I have no problem leaving it alone.
    try running this in terminal
    ps -e | grep tty
    my output is here
    # ps -e | grep tty
    1116 tty7 00:01:06 Xorg
    1654 tty1 00:00:00 agetty
    This will give you some idea what each one is for

  6. #6
    Join Date
    Dec 2009
    Location
    germany
    Beans
    1,020
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Why 6 ttys running?

    Quote Originally Posted by daKoolaid View Post
    I do a cold boot but System Monitor shows 6 tty processes. Why is this? Is it safe to disable 2-6?
    Thanks in advance!
    hi
    i presume it's save to reduce the number of getty processes in /etc/console-setup.
    you have to change: ACTIVE_CONSOLES="/dev/tty[1-6]" to your behavior.
    but i can't guarantee that lightdm will notice this "F1-F6". just give it a try.
    i hope it's not hard coded anywhere.
    no risk no fun
    cheers
    "What is the robbing of a bank compared to the FOUNDING of a bank?" Berthold Brecht

  7. #7
    Join Date
    Jul 2012
    Location
    Illinois, USA
    Beans
    550

    Lightbulb Re: Why 6 ttys running?

    Quote Originally Posted by daKoolaid View Post
    Ok. So this is not a security risk to have them running? Then I have no problem leaving it alone.
    No more or less of a security risk than having a login screen...

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
  •