Results 1 to 2 of 2

Thread: A quick tip to a secure Linux

  1. #1
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177

    A quick tip to a secure Linux

    Edit /etc/securetty

    Only allow TTY1 or TTY2 in this file, and you've just gave Tux Viagra. (Made Linux harder).

    By doing this, you are not letting root log in from ANYTHING OR ANYWHERE BUT TTY1 or TTY2.

    Meaning you can't log in as root directly from a remote location, and you can't log in as root from a GUI, and too use ROOT, you have to use "su" and type the root password, and then you can use root features.

    This can help you secure your Linux box and stop yourself from logging in too X as root, which is a bad idea anyway.

    So now too get rooted, someone has too break a Local account first, and of course, you still need too update. Root level exploits still do affect you, this is mroe of a physical / Local thing than Exploit.

  2. #2
    Nice tip Gore...

    Might be better to suggest Bastille though - http://www.bastille-linux.org/ - doesnt require much skill to run, end up with a more secure box - also teaches noobs a bit on security and hardening as they run through it.

    just my 2c

    cheers
    .....Brain Failure....dumping core.... z z z

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •