|
|
#61 | |
|
Registered User
Join Date: Oct 2008
Posts: 2
|
Quote:
I've been a Windows admin (years ago) and a UNIX/Linux Admin for more than 10 years now working for Fortune 500 companies and currently for a VERY large energy company. Now that my credentials are out of the way, let's talk... 1. Zero CPU overhead for ANY program is not possible unless the program is not loaded. It doesn't matter whether its a virus program or any other application. If it's loaded in RAM, it's overhead that is taking away from other programs. The very fact that every email, every document, etc has to be scanned inbound and outbound is overhead. Don't even get me started on the countless loss of productivity I've seen on hundreds to thousands of PC's while the users' virus program does a system sweep/scan or even something as simple as a definition update. Couple this will the anti-spyware and you have a large amount of overhead that you can't get rid of. 2. There are ZERO viruses in the wild for Linux. EVERY virus that is "listed" for Linux was developed as a proof of concept for one app or another, which the developers for that app then addressed. The whole idea that there aren't viruses for Linux like for Windows because of the size of the userbase is unfounded. Depending on which survey you use, UNIX/Linux runs between 50-70=% of the internet websites to the tune of 80-126 million systems. No viruses. Worms? Yes, but they were addressed and they have been very few in number, especially when you compare them to the number of Windows viruses. Trojan horses? Yup-but only a problem if you install software from an unknown or unreliable source. If you do-your fault. Linux/UNIX security model doesn't allow the spread of viruses, either. By DEFAULT, Linux doesn't allow execution of anything. In fact, you have to take steps to MAKE something executable. Contrast that to Windows where not only does the OS try to execute things as the default action, but often has administrator access to do so! 3. Performance is unmatched for high loads between the MS and Linux/UNIX worlds. Benchmarks consistently show UNIX for the last 30 years handling high loads with consistent stability and system response times. Only in recent years has MS made ANY headway into this and do you know how? By moving things into ring 0 (kernel mode). Anyone else see a MAJOR problem with this? This means your application will be running as part of the base kernel and can bring the WHOLE system down if there is a problem or exploit! This is a TERRIBLY insecure and unstable way to do things! Oh, and the improvements MS have made in security come as they make their OS's more like UNIX anyway...They say that imitation is the sincerest form of flattery. 4. Do you KNOW how many system calls it takes to simply open terminal on MS vs Linux? Linux=719,000 XP (been supposedly stable for 7+ years)=5,000,000+ Tell me which is more efficient? The very fact that users even here are saying that you shouldn't run Vista or Win7 on XP supported hardware is PROOF that the OS has become even more bloated than the last version. 5. UNIX/Linux is more secure than MS products-take a look at the CERT database and see the ratio of MS to Linux exploits that are labeled as Critical. Most of the top 20 are MS. Does Linux have some, sure, but they are far fewer and fixed faster because the open source model works better and more efficiently than closed source. Nevermind the security holes that you are exposed to that they aren't telling you... 6. Linux/UNIX is modular by design. The philosophy of UNIX is: Do one thing and do it well. Rather than trying to incorporate your apps into the kernel, UNIX develops everything separately. The kernel is separate from the system commands, which are separate from your apps, etc. Because of this, you can trim down Linux to next to nothing easily. Long term, this means you can run on hardware for longer periods (generally until the hardware suffers a complete failure) without any forced upgrades thereby gaining the maximum return on your expenditure. Side by side, this also means, when coupled with the information above, that Linux running on the same hardware and MS will run faster. You will also have COMPLETE control over what is running and what isn't running. Yes, you can trim some things down in Windows but only to a point and that point will be far more bloated than where I can take Linux. I can even trim the kernel down to near nothing-try THAT with MS. This modular design and leaner size with optimized design also means I can do more with the system without having to add any additional hardware. Win-win-win. 7. Linux currently has better hardware support than Vista. I'm sure that may change over time, but it's interesting to note that point. With this, you have over 25,000 apps available in the default Ubuntu repositories for FREE and more available by download from various projects. I can make my laptop a router-connecting to nearly every protocol known to man, a server-outperforming even the latest MS server with Samba at their own game, or a desktop with no worries or threats from the before mentioned spyware or viruses. All this said-if you want to run Windows, that's fine by me. For gaming, I understand but I would ask each of you gamers to contact your favorite vendor and ask them to release games for Linux. You'll find that the system benefits I mentioned above will be true in that environment as well. |
|
|
|
|
|
|
#62 | |
|
working as intended
Join Date: Jun 2004
Posts: 935
|
Nice wall of text there. I'm not slamming linux in any way, I'm just slamming the notion that an antivirus system will incur a noticeable and (as zoomy suggested) heavy CPU overhead to your Windows system. This is simply not true.
Remember we're talking about CPU overhead, not RAM overhead. Now please step away from your machine for if you dare to click on the reply button you will see a huuuuge CPU spike of 100% CPU usage for 1 milisecond. I'm not sure your big admin ego and your fragile machine can handle this... Just kidding, but you may see the point. Also, antivirus system sweeps suck and therefore you can turn them off.
__________________
Quote:
|
|
|
|
|
|
|
#63 | ||
|
Registered User
Join Date: Oct 2008
Posts: 2
|
Quote:
Quote:
|
||
|
|
|
|
|
#64 | |
|
Quote:
im not saying antivirus is stealing tons of CPU (on newer systems - on older ones? yes it does)... what i am saying is.. how efficient is it that, to even use my machine safely, i have to put in place safe guards? Seriously... If i am going into battle, do i want to wear a bright orange jumpsuit with a target on it? or camo so they dont even see me? which makes more sense? |
||
|
|
|
|
|
#65 | ||
|
working as intended
Join Date: Jun 2004
Posts: 935
|
Quote:
![]()
__________________
Quote:
|
||
|
|
|
|
|
#66 | |
|
Quote:
on that one i will be honest - saying Linux is hard to setup shows you havent used it recently. is it different? yes, very much. but once you get past the Windows withdrawls you will no dounbt have (i did) you will see how much more sense it makes. No more searching all over the web for something you need. Simply search in the package manager, check the box and click apply. THATS IT. it downloads it (and any dependencies it will need) and installs it for you. done. NOTHING in windows acts like that. I can install an entire Linux OS in less time than it takes for you to simply run a Windows Update install. it is seriously simple and easy. MY tablet and my wife's tablet were incredibly easy to configure and setup. |
||
|
|
|
|
|
#67 |
|
Not using an anti virus on any pc which access the internet and more importantly is used for checking emails and downloading files is crazy. Not just for you, but the people you send files and emails too, who maybe using Windows.
Think of others Zoomy, not just yourself. |
|
|
|
|
|
|
#68 | |
|
Registered User
Join Date: Mar 2007
Posts: 50
|
Quote:
I’ve had the package manager fail and cease to work in 5 separate distributions Ubuntu , 2 x kUbuntu SUSE and Fedora, oops make that 6 forgot the Red had distro I tried years ago. Fortunately those problems led me to community forums and man pages and force me to the use the command line and learn a little something in the process.. so far I am more interested in and impressed with command line than the GUIs I’ve seen for Linux. |
|
|
|
|
|
|
#69 |
|
My experience with Ubuntu has been less than great too. Stability problems with Open Office and Firefox/Thunderbird. The guy across from me has constant issues with his display driver and monitor. You'd think the last two were linked. Nope, our sys admin says they are completely unrelated issues. Other than that, it's a great OS to use. If I didn't need all the Windows stuff for games and Beagle's diabetes equipment then I'd use Ubuntu on most of my machines.
|
|
|
|
|
|
|
#70 | |
|
Quote:
lol zoomy = selfish. as for antivirus, i dont need it with linux; therefore i dont use it. i can go to a completely virus infested page and nothing will happen. ![]() |
||
|
|
|
|
|
#71 | |
|
Quote:
its fascinating that you have had so much trouble. I have used SUSE, Ubuntu, PCLINUX and Mandriva08 and none of them had troubles. the only problems were caused by me tinkering with settings becasue I was getting my touchscreen on my tablet to work. Maybe give it another try with a fresh install of Ubuntu Intrepid? |
||
|
|
|
|
|
#72 |
|
Guest
Posts: n/a
|
I've had my troubles also but I just take it slow. It's interesting learning it.
![]() |
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why Windows 8 could be the next Vista | News | Latest Tech And Game Headlines | 0 | 06-15-12 10:30 AM |
| Like XP or Vista: how will businesses treat Windows 8? | News | Latest Tech And Game Headlines | 0 | 06-06-12 09:10 AM |
| NVIDIA Brings 18 Years of Experience to Windows 8 | News | Latest Tech And Game Headlines | 0 | 06-03-12 06:20 AM |
| Sync it up: Hands on with the preview of Windows 8's cloud sync service | News | Latest Tech And Game Headlines | 0 | 06-02-12 08:30 PM |
| $15 Windows 8 upgrades available from Microsoft through January 2013 | News | Latest Tech And Game Headlines | 0 | 06-01-12 11:50 AM |