<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Chris Pirillo &#187; linux security</title> <atom:link href="http://chris.pirillo.com/tag/linux-security/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Wed, 25 Nov 2009 21:06:09 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <copyright>&#xA9; </copyright> <managingEditor>chris@pirillo.com ()</managingEditor> <webMaster>chris@pirillo.com()</webMaster> <category></category> <itunes:keywords></itunes:keywords> <itunes:subtitle></itunes:subtitle> <itunes:summary>Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</itunes:summary> <itunes:author></itunes:author> <itunes:category text="Society &amp; Culture"/> <itunes:owner> <itunes:name></itunes:name> <itunes:email>chris@pirillo.com</itunes:email> </itunes:owner> <itunes:block>No</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <image> <url>http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>Chris Pirillo</title><link>http://chris.pirillo.com</link> <width>144</width> <height>144</height> </image> <item><title>Is Microsoft Windows Security a Myth?</title><link>http://chris.pirillo.com/is-microsoft-windows-security-a-myth/</link> <comments>http://chris.pirillo.com/is-microsoft-windows-security-a-myth/#comments</comments> <pubDate>Sat, 06 Dec 2008 09:32:14 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[information]]></category> <category><![CDATA[computer-security]]></category> <category><![CDATA[linux security]]></category> <category><![CDATA[security]]></category> <category><![CDATA[windows-security]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/12/06/is-microsoft-windows-security-a-myth/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/is-microsoft-windows-security-a-myth/">Is Microsoft Windows Security a Myth?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><em><img
src="http://api.ning.com/files/51EFIRNfps6tyJLdzDl-whmd2pig6UE0RHfu*Swd-U5-odUbXHe626LX8hCczYqz8ZAGVEg6T-Cp5HDc7tCdBD1dJLtPOhIS/Me.jpg?width=48&#038;height=48&#038;crop=1%3A1" alt="Geek!" title="Geek!" width="48" height="48" style="float: right; padding: 10px" />This is <a
href="http://geeks.pirillo.com/profile/sushruta">Sushruta&#8217;s</a> submission for the <a
href="http://chris.pirillo.com/2008/12/04/how-to-get-a-computer/">HP Magic Giveaway</a>. Feel free to leave comments for this article as you see fit &#8211; your feedback is certainly welcomed! If you&#8217;d like to submit your own how-to, what-is, or top-five list, you can <a
href="http://chris.pirillo.com/contact/">send it to me</a>. Views and opinions of this writer are not necessarily my own:</em></p><p>Any Linux geek would tell you Linux thrashes Windows in more ways than one. But does it? And why? What makes a system better than another? At this stage, are they even different at all?</p><p>If there were no Windows vs. Linux battles, the geek life would have been notably duller. Technology forums would inevitably get boring, and life would generally never be the same. The most contentious issue, of course, is security — Windows is notorious for not having much in that department. However, Vista is loaded with a bunch of new security measures, and claims to be able to thwart malicious software better.</p><p>What makes an operating system more secure? The way it’s built, of course. And that is the question we’re asking. But first, some myth-busting.</p><p>The biggest security breaches occur when malware is allowed to run with on your system with elevated privileges — which means that it has access to critical programs and data that only your system’s kernel should have. Once it’s reached that level, your PC becomes its humble servant, and can be brought down at the slightest whim. Who gives this malware its privileges? Well, you do.</p><p>With Windows XP, the person who installs the operating system becomes the Administrator, so if you’re the only one using your PC, you’ve got the privileges to wreak all sorts of havoc, should you choose to. Consequently, any application you install and run is also accorded the same royal treatment, no questions asked. Now add to that the fact that Windows’ system services run under a user account called SYSTEM (you can check this out in the Task Manager)—the most powerful account on your system, with access to everything critical—and that the first processes that malicious programs hijack are system services. You’ll be drawing pretty accurate conclusions by now&#8230;</p><p>Vista, thankfully, changes this. The user who installs Vista is still part of the Administrators group, but even this administrator runs with regular, limited privileges. When administrative tasks—including installing new programs—need performing, User Account Control (UAC) kicks in, telling you that you need to give the task a go-ahead before it, well, goes ahead. If you read the UAC prompt and don’t know the program it’s warning you about, you can prevent it from running. But what if you’ve blindly allowed the task to continue ?</p><p>Services in Linux run as separate users, with access only to files that they own; more often than not, they don’t even have the rights to use the terminal, so they can’t run commands or start other services. This is where the multi-user approach comes handy again—since users are isolated from each other, services can’t access the data used by other services. The Apache server, for instance, runs as a user called www-data, which only has access to the Web pages it serves. If a hacker exploits an Apache vulnerability to get into the www-data user account, he can’t really do much to the other services, because www-data doesn’t own those files. He can, however, mess with Web pages, so while this isn’t a doomsday scenario, it’s certainly not ideal.</p><p>What is the scope of the damage it can do? Again, with both Linux and Vista, damage caused by malware is restricted to the service it exploits, and the files that the service can access. What happens when the malware goes about its dirty deed? With Vista, if a critical service—like the Remote Procedure Call (RPC) service—is compromised, all manners of chaos may ensue. Every application under Windows needs to use RPC, so you’re sunk without it. With Linux, services aren’t as tightly integrated with the OS, so while your Linux PC can be crippled—some applications won’t run, you may not have network access and so on—the kernel is still safe, which means that with a little root wizardry, it can be brought back to life again.</p><p>Bottom line: for daily desktop use, both systems are equally secure — but if things do go wrong, they go more wrong with Windows.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/firewall-and-computer-security/" title="Firewall and Computer Security">Firewall and Computer Security</a></li><li><a
href="http://chris.pirillo.com/watch-windows-xp-hack-itself/" title="Watch Windows XP Hack Itself!">Watch Windows XP Hack Itself!</a></li><li><a
href="http://chris.pirillo.com/windows-7-security/" title="Windows 7 Security">Windows 7 Security</a></li><li><a
href="http://chris.pirillo.com/protecting-your-privacy-and-security/" title="Protecting Your Privacy and Security">Protecting Your Privacy and Security</a></li><li><a
href="http://chris.pirillo.com/hidden-microsoft-security-gem/" title="Hidden Microsoft Security Gem">Hidden Microsoft Security Gem</a></li><li><a
href="http://chris.pirillo.com/when-is-your-birthday/" title="When is Your Birthday?">When is Your Birthday?</a></li><li><a
href="http://chris.pirillo.com/backup-security-and-synchronizing-even-for-macs/" title="Backup Security and Synchronizing (even for Macs!)">Backup Security and Synchronizing (even for Macs!)</a></li><li><a
href="http://chris.pirillo.com/free-firewall-or-a-bargain-from-sunbelt/" title="Free Firewall (or a Bargain) from Sunbelt">Free Firewall (or a Bargain) from Sunbelt</a></li><li><a
href="http://chris.pirillo.com/identity-theft-protection/" title="Identity Theft Protection">Identity Theft Protection</a></li><li><a
href="http://chris.pirillo.com/dont-believe-everything-you-read/" title="Don&#8217;t Believe Everything You Read">Don&#8217;t Believe Everything You Read</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/is-microsoft-windows-security-a-myth/">Is Microsoft Windows Security a Myth?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><em><img
src="http://api.ning.com/files/51EFIRNfps6tyJLdzDl-whmd2pig6UE0RHfu*Swd-U5-odUbXHe626LX8hCczYqz8ZAGVEg6T-Cp5HDc7tCdBD1dJLtPOhIS/Me.jpg?width=48&#038;height=48&#038;crop=1%3A1" alt="Geek!" title="Geek!" width="48" height="48" style="float: right; padding: 10px" />This is <a
href="http://geeks.pirillo.com/profile/sushruta">Sushruta&#8217;s</a> submission for the <a
href="http://chris.pirillo.com/2008/12/04/how-to-get-a-computer/">HP Magic Giveaway</a>. Feel free to leave comments for this article as you see fit &#8211; your feedback is certainly welcomed! If you&#8217;d like to submit your own how-to, what-is, or top-five list, you can <a
href="http://chris.pirillo.com/contact/">send it to me</a>. Views and opinions of this writer are not necessarily my own:</em></p><p>Any Linux geek would tell you Linux thrashes Windows in more ways than one. But does it? And why? What makes a system better than another? At this stage, are they even different at all?</p><p>If there were no Windows vs. Linux battles, the geek life would have been notably duller. Technology forums would inevitably get boring, and life would generally never be the same. The most contentious issue, of course, is security — Windows is notorious for not having much in that department. However, Vista is loaded with a bunch of new security measures, and claims to be able to thwart malicious software better.</p><p>What makes an operating system more secure? The way it’s built, of course. And that is the question we’re asking. But first, some myth-busting.</p><p>The biggest security breaches occur when malware is allowed to run with on your system with elevated privileges — which means that it has access to critical programs and data that only your system’s kernel should have. Once it’s reached that level, your PC becomes its humble servant, and can be brought down at the slightest whim. Who gives this malware its privileges? Well, you do.</p><p>With Windows XP, the person who installs the operating system becomes the Administrator, so if you’re the only one using your PC, you’ve got the privileges to wreak all sorts of havoc, should you choose to. Consequently, any application you install and run is also accorded the same royal treatment, no questions asked. Now add to that the fact that Windows’ system services run under a user account called SYSTEM (you can check this out in the Task Manager)—the most powerful account on your system, with access to everything critical—and that the first processes that malicious programs hijack are system services. You’ll be drawing pretty accurate conclusions by now&#8230;</p><p>Vista, thankfully, changes this. The user who installs Vista is still part of the Administrators group, but even this administrator runs with regular, limited privileges. When administrative tasks—including installing new programs—need performing, User Account Control (UAC) kicks in, telling you that you need to give the task a go-ahead before it, well, goes ahead. If you read the UAC prompt and don’t know the program it’s warning you about, you can prevent it from running. But what if you’ve blindly allowed the task to continue ?</p><p>Services in Linux run as separate users, with access only to files that they own; more often than not, they don’t even have the rights to use the terminal, so they can’t run commands or start other services. This is where the multi-user approach comes handy again—since users are isolated from each other, services can’t access the data used by other services. The Apache server, for instance, runs as a user called www-data, which only has access to the Web pages it serves. If a hacker exploits an Apache vulnerability to get into the www-data user account, he can’t really do much to the other services, because www-data doesn’t own those files. He can, however, mess with Web pages, so while this isn’t a doomsday scenario, it’s certainly not ideal.</p><p>What is the scope of the damage it can do? Again, with both Linux and Vista, damage caused by malware is restricted to the service it exploits, and the files that the service can access. What happens when the malware goes about its dirty deed? With Vista, if a critical service—like the Remote Procedure Call (RPC) service—is compromised, all manners of chaos may ensue. Every application under Windows needs to use RPC, so you’re sunk without it. With Linux, services aren’t as tightly integrated with the OS, so while your Linux PC can be crippled—some applications won’t run, you may not have network access and so on—the kernel is still safe, which means that with a little root wizardry, it can be brought back to life again.</p><p>Bottom line: for daily desktop use, both systems are equally secure — but if things do go wrong, they go more wrong with Windows.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/firewall-and-computer-security/" title="Firewall and Computer Security">Firewall and Computer Security</a></li><li><a
href="http://chris.pirillo.com/watch-windows-xp-hack-itself/" title="Watch Windows XP Hack Itself!">Watch Windows XP Hack Itself!</a></li><li><a
href="http://chris.pirillo.com/windows-7-security/" title="Windows 7 Security">Windows 7 Security</a></li><li><a
href="http://chris.pirillo.com/protecting-your-privacy-and-security/" title="Protecting Your Privacy and Security">Protecting Your Privacy and Security</a></li><li><a
href="http://chris.pirillo.com/hidden-microsoft-security-gem/" title="Hidden Microsoft Security Gem">Hidden Microsoft Security Gem</a></li><li><a
href="http://chris.pirillo.com/when-is-your-birthday/" title="When is Your Birthday?">When is Your Birthday?</a></li><li><a
href="http://chris.pirillo.com/backup-security-and-synchronizing-even-for-macs/" title="Backup Security and Synchronizing (even for Macs!)">Backup Security and Synchronizing (even for Macs!)</a></li><li><a
href="http://chris.pirillo.com/free-firewall-or-a-bargain-from-sunbelt/" title="Free Firewall (or a Bargain) from Sunbelt">Free Firewall (or a Bargain) from Sunbelt</a></li><li><a
href="http://chris.pirillo.com/identity-theft-protection/" title="Identity Theft Protection">Identity Theft Protection</a></li><li><a
href="http://chris.pirillo.com/dont-believe-everything-you-read/" title="Don&#8217;t Believe Everything You Read">Don&#8217;t Believe Everything You Read</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/is-microsoft-windows-security-a-myth/feed/</wfw:commentRss> <slash:comments>54</slash:comments> </item> <item><title>How to Handle Remote Tech Support</title> <description> &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate><link>http://gotoassist.com/chris/</link> <guid>http://gotoassist.com/chris/</guid> </item><item><title>Network Tools for Windows</title> <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link> <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid> </item> <item><title>Get Your Own Web Site</title> <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
&lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link> <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid> </item><item><title>VMware and Parallels for Virtual Machines</title> <description> It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link> <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid> </item><item><title>Coupons for Online Shopping</title> <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate><link>http://coupons.lockergnome.com/</link> <guid>http://coupons.lockergnome.com/</guid> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 17/41 queries in 0.167 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.62 @ 2009-11-25 15:30:34 -->