Linux system


 
Thread Tools Search this Thread
Operating Systems Linux Linux system
# 1  
Old 05-16-2012
Linux system

Is it true that a well setup Linux system is very hard to break into, not impossible, just hard to do?
# 2  
Old 05-16-2012
That statement is true for any system.
# 3  
Old 05-16-2012
oh ok fair enough thanks!
# 4  
Old 05-16-2012
This is a vague question because Linux, unlike Windows, covers a huge range of possibilities from embedded wireless routers to multi-kiloton supercomputers, running any combination of software I can think of and lots I haven't. Linux is the 5-megabyte file your bootloader loads when you power on your computer. Everything else, everything, is application software.

I don't know of any serious vulnerabilities in the Linux kernel. Any which were discovered in the past were corrected quickly enough to not be seriously exploited. People don't usually bother trying to invade Linux itself, or even trying to root it -- they exploit known problems inside applications like Wordpress, Webmin, and the like to create and run their own programs on the server.

A properly configured Linux system can be extremely secure. You can take it pretty much as far as you like. You can even do things like install selinux, to prevent the execution of any software you don't trust.

And yes, you can make most any system as secure (or insecure) as you like.
# 5  
Old 06-13-2012
Great thanks for your help.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Please help Linux system is down...

System is down, I can't seem to get in. It's VM so I took screen shot and upload the file here. Its a RTF file format. when system comes up, I did press e then in the middle as you can see, I typed init=/bin/bash, I pressed CTRL -X. Then I should get prompt but not getting that. I get... (4 Replies)
Discussion started by: samnyc
4 Replies

2. Infrastructure Monitoring

Best system monitoring for Linux

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (1 Reply)
Discussion started by: andreea9322
1 Replies

3. Linux

Best Linux monitoring system

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (0 Replies)
Discussion started by: andreea9322
0 Replies

4. Programming

Linux/Solaris System Administrator to become a Linux/Solaris System Programmer?

Hi all What is the qualification required by Linux/Solaris System Administrator to become a Linux/Solaris System Programmer as to gain complete knowledge on computers. Thanks (1 Reply)
Discussion started by: Tlogine
1 Replies

5. Shell Programming and Scripting

UNIX file system to Linux file system migration

We would be migrating UNIX file system to Linux file system. We do have many directory and sub directories with files. after migrating unix to linux file system , i want to make sure all the files has been copied ? What would be the best approach to validate directory ,sub-directory and file... (1 Reply)
Discussion started by: balajikalai
1 Replies

6. AIX

Accessing files on AIX system from Linux system

I have a following requirement in production system 1 : LINUX User: abcd system 2: AIX (it is hosting a production DB) Requirement user abcd from system 1 should have read access on archive log files created by DB on system 2. The log files are created with permissions 540 by user ora ,... (2 Replies)
Discussion started by: amitnm1106
2 Replies

7. Homework & Coursework Questions

Operating system LINUX

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Write a C program that accepts 3 parameters. Each parameter indicates the quantity of product to be produced.... (0 Replies)
Discussion started by: paradise
0 Replies

8. Linux

2 in 1 Linux system

i have heard that you can have 2 computers running and mak it so one syste will use the other systems CPU though the network or some thing like that. first, is this true? if so how do i set it up with Mandrake 9.2 or higher? (6 Replies)
Discussion started by: linux_newbe
6 Replies
Login or Register to Ask a Question