Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@manish-r2Hoep • Jun 17, 2010
who says Linux is 100% secure ? 😀 -
@thebigk • Jun 17, 2010
Well, Windows 7 is fairly secure when it comes to viruses and malware. Of course virus programs have been written to corrupt the OS. Same applies to unix based systems. Ultimately Virus is just a software program that does bad things when run. In unix based system, the security levels are deep and its not easy to penetrate them. But it will be foolish to say its 100% secure. No system in the world can ever be 100% secure.sushant005It is very hard to say that our PC is cent percent secure.
We all know that protecting our networked PCs are never ending challenge.
We think that for LINUX OS we don't need any security measure.
What do you think is it fair to say that LINUX OS is 100% secure. -
@raj87verma88-ZpL2Wn • Jun 17, 2010
I second Big K. Linux is safer because most viruses are written as .exe files. And .exe don't run on linux unless you use wine. But malprograms for linux can and are written. -
@vishnu-priya-L6wLMl • Jun 17, 2010
I haven't heard anybody telling LINUX is 100% secure! -
@vik001ind-rOaCSy • Jun 18, 2010
whoever says that is 100% amateur linux user!
Linux differs from windows in context of customization of almost everything.
Linux has the advantage that it has a much less user base & therefore less attacks.
Moreover you can harden your linux box security much easily & to a level not less than any other OS! -
@4m4n-jQmegc • Nov 14, 2010
Not exactly 100 percent but close to it, if we take some steps for securing system.Again, the only 100% safe machine is the one that's unplugged, as exploits are discovered everyday and ones that are unknown to you are somewhere out there on the horizon. If you follow secure updating and maintenance practices, if you're running an effective firewall and if you've allowed for intrusion plus a periodic rootkit check, you can safely leave the machine on its own for the night (or the day, whatever your habits are) and sleep soundly - because your machine is running Linux. -
@think-thXbHp • Nov 14, 2010
+1 most of the worms and viruses are written for windows so Microsoft keep providing updates and patches to keep secure which can be totally omitted in case of linuxraj87verma88I second Big K. Linux is safer because most viruses are written as .exe files. And .exe don't run on linux unless you use wine. But malprograms for linux can and are written.
moreover to carry out jobs in linux u require certain programming skills which everybody doesn't have so its bit on a secure side 😀 -
@grvrulz-NKlCIw • Nov 20, 2010
Those who say Linux is an OS are mistaken. Linux is a kernel modeled after MINIX which was based on UNIX Design. Linux kernel combined with GNU tools and utilities and the Shell make a complete OS called GNU/Linux.
Now about the question. Everyone who says that anything is 100% secure is ignorant. And everyone who says its hard to maintain and requires programming has never used anything else but Window$. Its true that GNU/Linux is the most secure and stable thing on the planet, its not like saying that it does not require security measures. While windows generally runs everything as an administrator(UAC is a piece of crap), GNU/Linux, like every UNIX based system, has a very strong user/file permission policy. In GNU/Linux and variants/derivatives, each file, directory, device etc are treated as files of different types and therefore have strong permissions applied on a per-user and per-group basis. Also, every user is not an administrator and general computing tasks are run as a normal user, not administrator. Any user, even if he gets a virus, cannot corrupt anything on the disk other than his /home directory, because of permissions.This makes intrusion extremely difficult and thus the system is less prone to viruses, malware etc.
Some people may say that because so less people use GNU/Linux and variants, people dont make viruses for them. But the fact is that Google, Yahoo and a number of other major corporations run GNU/Linux on ther thousands and thousands of servers around the world. In addition to that, the most popular Server stack for hosting websites and web services is LAMP(Linux Apache MySQL PHP/Perl/python), which runs more than 2/3 of the Internet. What else could be a more live proof. -
@grvrulz-NKlCIw • Nov 20, 2010
Please see these
<a href="https://techrights.org/2010/08/11/debian-patching-flaws-very-quickly/" target="_blank" rel="nofollow noopener noreferrer">techrights.org</a>
#-Link-Snipped-#
#-Link-Snipped-# -
@bca-girl-wzX9cA • Dec 5, 2010
@4M4N - Ya! i am agree with you.