LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hacker proof (https://www.linuxquestions.org/questions/linux-general-1/hacker-proof-81112/)

Joey.Dale 08-11-2003 07:36 PM

Hacker proof
 
Hi all,

Linux is said to be almost hacker proof but there is a ccommand at the boot loader for if you forget the root password? So what would stop someone from using it to login as root?

Mathieu 08-11-2003 08:15 PM

"Hacker proof" is a bold statement.
No OS is 100% "Hacker proof".

However, Linux's security system, by default, is very good.

Both GRUB and Lilo (linux bootloaders) can have a password which prevents access and modifications.
This means no one will be able to boot Linux without a password.

If you want more security, you would make your HDD the first boot device and set a BIOS password.
And even then, the BIOS password can be cleared by switching a jumper on the motherboard.

In the end, if someone is actually in the same room as the computer, they may as well just steal the entire PC (or at least the hard drive).

If you want to protect your data, you have to encrypt it.
If you have access to a hard drive and the data on it is not encrypted,
then no matter which OS you use, the data can be accessed.

Joey.Dale 08-11-2003 08:19 PM

Thank You


All times are GMT -5. The time now is 12:00 AM.