<?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/"
	>

<channel>
	<title>Paradigm Consulting Co. &#187; Desktop Software</title>
	<atom:link href="http://blog.paradigmcc.com/category/desktop-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paradigmcc.com</link>
	<description>Information technology and security advice for small businesses.</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Don&#8217;t Assume Dropbox Is Secure</title>
		<link>http://blog.paradigmcc.com/2011/06/25/dont-assume-dropbox-is-secure/</link>
		<comments>http://blog.paradigmcc.com/2011/06/25/dont-assume-dropbox-is-secure/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 22:49:20 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=517</guid>
		<description><![CDATA[As always, there is a tradeoff between security and convenience. What you need to decide is how inconvenient it would be, not if you had to decrypt your data before restoring it, but if someone else got their hands on your data. ]]></description>
			<content:encoded><![CDATA[<p><a title="Dropbox" href="http://dropbox.com" target="_blank">Dropbox</a>, a very popular online file storage solution, <a title="Dropbox doesn't require a password?" href="http://www.wired.com/threatlevel/2011/06/dropbox/" target="_blank">recently made a big mistake</a>, allowing any user to log in to their service without a password. This means that if you have a Dropbox account and I tried to log in as you, with your email address instead of my own, I would have been granted access to your files. No fancy hackery needed<span id="more-517"></span>, just getting your email address correct was all that was needed. Simple, huh? This comes on the heels of <a title="Dropbox CAN access your data" href="http://www.wired.com/threatlevel/2011/05/dropbox-ftc/" target="_blank">Dropbox&#8217;s recent admission</a> that, contrary to what they told their users for years, they <em>can</em> access your data files.</p>
<p>Dropbox&#8217;s admissions should serve as wakeup calls for users of all online services. We&#8217;ve seen cases before where Google and others have rapidly complied with government requests for access to users&#8217; online data. In short, if you put your data on someone else&#8217;s servers, unless you have used your own encryption prior to doing so, you should assume that your data could be accessed by someone else.</p>
<p>I use Dropbox myself. I don&#8217;t put anything there that is  super-secret unless it&#8217;s encrypted first, however. How can you do this? A  variety of programs exist to enable this. If you only want to use an  online storage solution for backups, you can use <a title="Truecrypt" href="http://truecrypt.org" target="_blank">Truecrypt</a> to easily encrypt files or a volume before it gets backed up. This means I need to have Truecrypt on a Linux, Mac, or Windows PC to be able to decrypt the data should I need to restore it, and I can&#8217;t, for instance, use my iPhone to do so. This has never proven to be a problem, however, as I don&#8217;t generally attempt to, for instance, restore Quickbooks backups on my iPhone.</p>
<p>As always, there is a tradeoff between security and convenience. What you need to decide is how inconvenient it would be, not if you had to decrypt your data before restoring it, but if someone else got their hands on your data.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2011/06/25/dont-assume-dropbox-is-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Web Browser Security, and Why You Need to Care About It</title>
		<link>http://blog.paradigmcc.com/2010/12/02/what-is-web-browser-security-and-why-you-need-to-care-about-it/</link>
		<comments>http://blog.paradigmcc.com/2010/12/02/what-is-web-browser-security-and-why-you-need-to-care-about-it/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 21:22:24 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=408</guid>
		<description><![CDATA[Reprinted, with permission, from the November 2010 SANS Institute Security Newsletter for Computer Users]]></description>
			<content:encoded><![CDATA[<p>What is a web browser?  Everybody uses a web browser to access the Internet.  That fact alone makes the web browser a tempting target for<br />
Bad Guys who want to take over your computer and use it for their own nefarious purposes by installing malicious software, or &#8220;malware.&#8221;<span id="more-408"></span></p>
<p>Why is important for me to know about malware? In the past, a user had to take some specific action, like opening an email attachment, for<br />
their computer to become infected with malware. Lately, simply visiting a website can cause your computer to become infected. This type of<br />
&#8220;drive-by download&#8221; is accomplished using features built into web browsers that allow them to run scripts. Scripts are really small computer programs that normally do useful things, like display a video, allow you to choose from a menu and maintain a shopping cart, among others. Unfortunately, scripts can also be used to install malware on your computer without your knowledge or consent.</p>
<p>What can I do to keep my browser safe? We have assembled a variety of measures and tools that you, the computer user, can use to make your web browsing experience safer by limiting the impact of scripts and helping you to avoid potentially harmful websites.</p>
<p>How much will it cost?  All of the suggestions can be implemented at no cost.</p>
<p>What&#8217;s the downside? We will look at how each recommendation can negatively impact your browsing experience.</p>
<p><strong>General Browser Security Tips</strong><br />
Keep your browser up-to-date. The Bad Guys are constantly identifying new vulnerabilities and weaknesses in browsers and browser makers are constantly releasing updates to fix them. Running the latest version of your browser ensures that you have the benefit of the latest security<br />
technology. If you have concerns or questions about upgrading or run into a compatibility problem, contact IT at the office or your computer<br />
support provider.</p>
<p>Be careful about browser plug-ins. Plug-ins are browser extras&#8211;small, downloadable programs that add functionality to your browser. When you browse to a website, you may receive a message onscreen that in order to work with the site, you have to download and install a browser plug-in. &#8220;Just click here.&#8221; But think before you click. Remember that any software you install will need to be updated, and may contain security vulnerabilities. Do you know that this website and the plug-in are trustworthy? If you don&#8217;t know or aren&#8217;t sure, don&#8217;t click. Do you really need that plug-in? The fewer plug-ins you have installed, the safer your browser will be.</p>
<p>Check that your browser and plug-ins are up-to-date. Qualys has published a website that will do a quick check on your browser to help you identify common security issues. Visit https://browsercheck.qualys.com/ and install the plug-in (Yes, this one&#8217;s safe!). Then click the &#8220;Scan Now&#8221; button. Note that Javascript is also required. An onscreen report tells you whether or not your browser and commonly installed plug-ins are up-to-date and provides you with a convenient way to update any found to be out-of-date.</p>
<p>Consider using Web of Trust (WOT). The Web of Trust is a cooperative venture that warns users of potentially dangerous websites. When you do a Google search, a circular indicator will appear next to each search result that has been rated by the service. Red indicates a site that is probably dangerous, yellow a potentially dangerous site, and green a site that is probably safe to use. Once you&#8217;ve logged in to a website, the same indicator appears in the title bar of the browser. Keep in mind that WOT ratings are based on votes cast by members of the Internet community, and while not necessarily authoritative, can provide useful information about websites to avoid.  More information:</p>
<p>http://www.mywot.com/</p>
<p>Tips for Internet Explorer</p>
<p>Microsoft&#8217;s Internet Explorer (IE) is one of the most commonly used browsers. Protect your computer by running the latest version whenever possible. Right now that&#8217;s IE8. If upgrading to IE8 is not possible, here are some tips for improving the security of IE7.<br />
1. Prevent Data Execution (DEP):  Bad Guys exploit vulnerabilities in IE to infiltrate your computer with malware masquerading as data. Microsoft has published a &#8220;Fix It&#8221; site to turn on Data Execution Prevention (DEP) for IE7 at</p>
<p>http://support.microsoft.com/kb/2458511#FixItForMeAlways</p>
<p>Click the button marked &#8220;Enable the application compatibility database.&#8221;<br />
Note: The DEP fix is not needed for IE8 and later versions.<br />
Ease of implementation: Moderate<br />
Impact on browsing: Minimal</p>
<p>2. Turn on the Phishing Filter: Microsoft includes a Phishing Filter in IE that detects when a website is not exactly what it appears to be. If the site you are visiting is on the list of reported phishing websites, IE will display a warning web page and a notification on the address bar. From the warning web page, you can continue or close the page. If the website contains characteristics common to a phishing site but isn&#8217;t on the list, IE will notify you in the address bar that it might be a phishing website.<br />
You can turn on the Phishing Filter from the Tools menu in IE.<br />
More Information:</p>
<p>https://www.microsoft.com/mscorp/safety/technologies/antiphishing/at_glance.mspx</p>
<p>Ease of implementation: Moderate<br />
Impact on browsing: Minimal</p>
<p>3. Increase IE Security Settings: The Internet Options menu in IE contains a Security tab that gives you a great deal of control over the behavior of IE when you visit a website. The default setting of &#8220;Medium-high&#8221; for the Internet Zone will prompt you before downloading any content that IE assesses as unsafe. By changing this setting to &#8220;High,&#8221; you can effectively block all scripts from running on any web page you visit. While this is the safest possible setting, it can severely impact the performance of a website. To allow scripts to run on sites you trust, you can add them to the Trusted Sites Zone, one site at a time or whole domains at once using a wildcard (*). For example, entering http://*.sans.org would allow you to browse the entire SANS<br />
website without any prompts.<br />
More Information: http://support.microsoft.com/kb/174360<br />
Ease of implementation: Difficult<br />
Impact on browsing: Severe</p>
<p>Tips for Firefox<br />
The comments and suggestions below relate specifically to Firefox 3.6, the current version. The security suggestions below take the form of &#8220;Add-ons&#8221; that are downloaded and added to Firefox using the Tools menu.</p>
<p>1. NoScript:  This add-on blocks scripts from running in Firefox. When you visit a website that wants to run scripts, NoScript will display a warning at the bottom of the screen, and give you the opportunity to allow scripts to run on a temporary or permanent basis. Not allowing the scripts to run can severely impact the performance of many web pages. After you have used NoScript for a while, it will learn about the web pages you visit frequently and will not be as &#8220;pesky.&#8221;<br />
More information: http://noscript.net/<br />
Ease of implementation: Moderate<br />
Impact on browsing: Moderate to severe</p>
<p>2. HTTPS Everywhere:  You are probably familiar with HTTPS from using encrypted secure sites like those for online banking. Many websites offer some limited support for encryption over HTTPS, but make it difficult to use. HTTPS Everywhere attempts to make a secure connection to many of the most popular sites on the Internet even if you don&#8217;t specifically ask for it. If it fails to make a secure connection, it defaults to an unencrypted HTTP connection and your browser continues to function as if nothing had happened.<br />
More information: https://www.eff.org/https-everywhere<br />
Ease of implementation: Moderate<br />
Impact on browsing: Minimal</p>
<p>3. Adblock Plus: Adblock Plus is an extension for Firefox, Thunderbird, and several other applications with the primary goal of removing advertisements. It works by comparing ads that are about to be displayed with a set of filters that describe undesirable advertising. When you install Adblock Plus, it sets up a subscription to a basic set of filters that will meet the needs of most users. Many additional sets of filters are available for your use.<br />
More information: http://adblockplus.org/en/<br />
Ease of implementation: Moderate<br />
Impact on browsing: Moderate</p>
<p>*****************************************************************<br />
Patches and Updates Roundup</p>
<p>Operating Systems &amp; Applications</p>
<p>Windows &amp; PC Office: http://update.microsoft.com &amp;</p>
<p>http://www.microsoft.com/security/updates/bulletins/201011.aspx</p>
<p>Mac Office:</p>
<p>http://www.microsoft.com/mac/help.mspx?CTT=PageView&#038;clr=99-0-0&#038;ep=7&#038;target=ffe35357-8f25-4df8-a0a3-c258526c64ea1033</p>
<p>OS X: http://support.apple.com/kb/HT1338</p>
<p>iPad: http://www.ehow.com/how_6256127_update-restore-apple-ipad.html</p>
<p>iPhone, iPod &amp; iPod touch: http://support.apple.com/kb/HT1414</p>
<p>iPod: http://support.apple.com/kb/HT1483</p>
<p>Windows Adobe Reader:</p>
<p>http://www.adobe.com/support/downloads/product.jsp?product=10&#038;platform=Windows</p>
<p>OS X Adobe Reader:</p>
<p>http://www.adobe.com/support/downloads/product.jsp?product=10&#038;platform=Macintosh</p>
<p>Flash Player: http://get.adobe.com/flashplayer/</p>
<p>Firefox: http://www.mozilla.com/en-US/firefox/update/</p>
<p>Safari: http://www.ehow.com/how_2033324_update-safari.html</p>
<p>Opera: http://www.opera.com/</p>
<p>Chrome: http://www.google.com/support/chrome/bin/answer.py?hl=en&amp;answer=95414</p>
<p>Java: http://www.java.com/en/download/manual.jsp</p>
<p>Windows iTunes: http://www.ehow.com/how_2016273_update-itunes-pc.html<br />
OSX iTunes: http://www.ehow.com/how_2016270_update-itunesmac.html</p>
<p>Security Suites</p>
<p>Symantec:</p>
<p>http://service1.symantec.com/SUPPORT/sharedtech.nsf/docid/2002021908382713</p>
<p>Norton:</p>
<p>http://www.symantec.com/business/security_response/definitions/download/detail.jsp?gid=n95</p>
<p>McAfee: http://www.mcafee.com/apps/downloads/security_updates/dat.asp</p>
<p>Kaspersky: http://www.kaspersky.com/avupdates</p>
<p>AVG: http://free.avg.com/us-en/download-update</p>
<p>Panda: http://www.pandasecurity.com/homeusers/downloads/clients/</p>
<p>PC Tools:</p>
<p>http://www.downloadatoz.com/pc-tools-internet-security/smart-update.html</p>
<p>BitDefender:</p>
<p>http://www.bitdefender.com/site/view/Desktop-Products-Updates.html</p>
<p>Avast: http://www.avast.com/download-update</p>
<p>Webroot: http://support.webroot.com</p>
<p>Trend Micro:</p>
<p>http://esupport.trendmicro.com/Pages/How-to-update-Trend-Micro-Internet-Security-Pro-2010.aspx</p>
<p>Microsoft Security Essentials:</p>
<p>http://www.microsoft.com/security/portal/Definitions/HowToMSE.aspx</p>
<p>***********************************************************************<br />
Copyright 2010, SANS Institute (http://www.sans.org)<br />
Editorial Board: Bill Wyman, Walt Scrivens, Phil Hoffman, Lance Spitzer,<br />
Alicia Beard, Alan Paller<br />
Reprinted, with permission, from the November 2010 SANS Institute Security Newsletter for Computer Users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/12/02/what-is-web-browser-security-and-why-you-need-to-care-about-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Difference Between Log Off, Restart, and Shut Down?</title>
		<link>http://blog.paradigmcc.com/2010/10/26/what-is-the-difference-between-log-off-restart-and-shut-down/</link>
		<comments>http://blog.paradigmcc.com/2010/10/26/what-is-the-difference-between-log-off-restart-and-shut-down/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 12:56:07 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=392</guid>
		<description><![CDATA[A concept users frequently have difficulty understanding is the difference between "logging off" a system, "restarting a system," and "shutting down" a system. This article will clear that up.
]]></description>
			<content:encoded><![CDATA[<p>A concept users frequently have difficulty understanding is the  difference between &#8220;logging off&#8221; a system, &#8220;restarting a system,&#8221; and  &#8220;shutting down&#8221; a system. This article will clear that up.<span id="more-392"></span></p>
<p>Tech support staff will often instruct users to take a specific action, such as &#8220;log off your system&#8221; or &#8220;power on the system.&#8221; Confusion between these terms can cause problems and waste the time of the support staff and the end user, so these are good, simple terms to understand.</p>
<p><strong>To </strong><strong>shut down</strong> a system means that, when the process of shutting down is complete, the machine is powered down, and it will not come back up again without a someone taking further action, e.g., powering it back on again. If you expect your system will be needed for maintenance or remote access by someone else, shutting it down effectively prevents this.</p>
<p><strong>To restart</strong> a system means that the computer goes through a complete shutdown process, then starts back up again. This is frequently required after software installations or during troubleshooting.</p>
<p><strong>To log off</strong> a system means that the user who is currently logged on has their session end, but leaves the computer running for someone else to use. This is faster than a full restart and, generally, a better choice during the course of the business day when a system is shared between multiple users.</p>
<p>Similarly, <strong>to power on</strong> a system means that you simply press the power button and let the system come up to a login prompt. If you enter your username and password, you have gone a step further and have <strong>logged on</strong>.</p>
<p>If support staff instructs you to take a specific action, it is in everyone&#8217;s best interest that you do exactly what was suggested, and not something else. For instance, if you are instructed to &#8220;power on&#8221; your system, just power it on, but do not enter your username and password. Similarly, if you are requested to log off, just log off, but do not shut it down.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/10/26/what-is-the-difference-between-log-off-restart-and-shut-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2000 End of Life</title>
		<link>http://blog.paradigmcc.com/2010/07/13/windows-2000-end-of-life/</link>
		<comments>http://blog.paradigmcc.com/2010/07/13/windows-2000-end-of-life/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 20:36:20 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[EOL]]></category>
		<category><![CDATA[patches]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=383</guid>
		<description><![CDATA[Today marks the end of life (all forms of support) for Windows 2000 and Windows XP Service Pack 2.]]></description>
			<content:encoded><![CDATA[<p>Today marks the end of life (all forms of support) for Windows 2000 and Windows XP Service Pack 2. This means that, while new threats and bugs will continue to be found in these operating systems for some time, they will receive no further updates from Microsoft.</p>
<p>If you are still running these at your business or at home, an upgrade is called for as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/07/13/windows-2000-end-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Dumps Windows (At Least, Unofficially)</title>
		<link>http://blog.paradigmcc.com/2010/06/04/google-dumps-windows/</link>
		<comments>http://blog.paradigmcc.com/2010/06/04/google-dumps-windows/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:30:26 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=380</guid>
		<description><![CDATA[Google has decided to ditch Windows and move employees to Macintosh and Linux PCs]]></description>
			<content:encoded><![CDATA[<p>This <a title="Financial Times" href="http://www.ft.com/cms/s/2/d2f3f04e-6ccf-11df-91c8-00144feab49a.html" target="_blank">Financial Times article</a> reports that <a title="Google" href="http://google.com" target="_blank">Google</a>, without question one of the Internet&#8217;s strongest influences today, has decided to ditch Windows and move employees to Macintosh and Linux PCs. This move is reportedly largely due to the January hacks on Google and many other corporations, allegedly originating from China. Windows has a long-standing perceived history of having a worse security track record than its competition, and a large part of this comes because it&#8217;s simply the largest attack surface. Not surprisingly, the same thing that makes it the most widely developed-for platform for applications keeps it the highest profile target for malware and security exploits as well.</p>
<p>I applaud this move toward security and productivity. I don&#8217;t think it will be a easy task for Google, but I believe it will be worth the effort in the long run.</p>
<p>Does <strong>your</strong> company need to consider switching away from Windows?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/06/04/google-dumps-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safe Browsing Tip: Mozilla Plugin Check</title>
		<link>http://blog.paradigmcc.com/2010/05/24/safe-browsing-tip-mozilla-plugin-check/</link>
		<comments>http://blog.paradigmcc.com/2010/05/24/safe-browsing-tip-mozilla-plugin-check/#comments</comments>
		<pubDate>Mon, 24 May 2010 13:05:55 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=370</guid>
		<description><![CDATA[The Mozilla project recently expanded their popular and successful (and free) Plugin Check  service to support non-Mozilla browsers.]]></description>
			<content:encoded><![CDATA[<p>The Mozilla project recently expanded their popular and successful (and free) <a title="Mozilla Plugin Check" href="http://mozilla.com/plugincheck" target="_blank">Plugin Check</a> service to support non-Mozilla browsers. So now, not only does this service, which scans your browser&#8217;s settings for outdated plugins, e.g., Adobe Flash Player, work with Firefox, but also with <a title="Opera" href="http://opera.com" target="_blank">Opera</a>, <a title="Google Chrome" href="http://google.com/chrome" target="_blank">Google Chrome</a>, <a title="Apple Safari" href="http://apple.com/safari" target="_blank">Apple Safari</a>, and even, to a limited extent, <a href="http://microsoft.com/ie" target="_blank">Microsoft Internet Explorer</a>. Given that <a href="http://www.sans.org/top-cyber-security-risks/summary.php" target="_blank">unpatched client software, especially operating systems, browsers, and browser plugins, remain the top cyber-security concern</a> today, everyone should stop what they&#8217;re doing and go to <a href="http://mozilla.com/plugincheck" target="_blank">Mozilla Plugin Check</a> right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/05/24/safe-browsing-tip-mozilla-plugin-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still Think You Want Those Admin Rights Over Your PC? Think Again.</title>
		<link>http://blog.paradigmcc.com/2010/05/10/still-think-you-want-those-admin-rights-over-your-pc-think-again/</link>
		<comments>http://blog.paradigmcc.com/2010/05/10/still-think-you-want-those-admin-rights-over-your-pc-think-again/#comments</comments>
		<pubDate>Mon, 10 May 2010 13:00:33 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Policies]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=367</guid>
		<description><![CDATA[In case you missed a previous post or two on the topic of why end users should not have administrative rights over their PCs, BeyondTrust has released a very compelling report on this issue. ]]></description>
			<content:encoded><![CDATA[<p>In case you missed a previous post or two on the topic of <a href="http://blog.paradigmcc.com/2009/05/14/why-you-do-not-want-administrative-rights-on-your-computer/">why end users should not have administrative rights over their PCs</a>, BeyondTrust has released a very compelling report on this issue. But first, let me ask the reader a few questions. <span id="more-367"></span></p>
<p>First off, what if I had a very simple security fix, requiring no new software to be purchased or installed, and with minimal configuration changes, that could block 64% of all Microsoft vulnerabilities reported  									in 2009? Would you be interested? What if I told you we had a fix that could also prevent 94% of Internet Explorer and 100% of Internet  									Explorer 8 vulnerabilities reported in 2009? How about blocking 100% of Microsoft Office vulnerabilities reported  									in 2009? Still not enough? How about blocking 90% of critical Windows 7 vulnerabilities reported  									to date?</p>
<p>As you should have guessed by now, <em>the fix for all of these </em>is the same: removing administrative rights from end users over their PCs.</p>
<p>While there are still some (poorly written) desktop applications which require administrative rights to run, I have found these to be relatively few in number these days, and once the initial configuration has been done, most programs run just fine as an ordinary user. Despite the additional configuration required by some programs, including hardware drivers, that needs to be done by an admin, the cost of setting these up the right way is generally far less than recovering from the damage caused by a serious malware outbreak.</p>
<p>The <a title="BeyondTrust report on Windows administrative rights" href="http://www.beyondtrust.com/PressReleases/2010_03_29_Windows_7.aspx?section=Press-Releases" target="_blank">press release</a> and the <a title="BeyondTrust report on Windows administrative rights" href="http://www.beyondtrust.com/downloads/whitepapers/documents/wp039_BeyondTrust_2009_Microsoft_Vulnerability_Analysis.pdf" target="_blank">complete report</a> are available from <a href="http://www.beyondtrust.com" target="_blank">BeyondTrust&#8217;s website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2010/05/10/still-think-you-want-those-admin-rights-over-your-pc-think-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: &#8220;Please Upgrade from Internet Explorer 6.&#8221;</title>
		<link>http://blog.paradigmcc.com/2009/12/21/microsoft-please-upgrade-from-internet-explorer-6/</link>
		<comments>http://blog.paradigmcc.com/2009/12/21/microsoft-please-upgrade-from-internet-explorer-6/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 19:39:35 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=295</guid>
		<description><![CDATA[While Internet Explorer 6 on Windows XP will be supported until July 2010, the writing on the wall is fairly clear, and Microsoft is encouraging users to upgrade to IE 7 or IE 8.]]></description>
			<content:encoded><![CDATA[<p>While Internet Explorer 6 on Windows XP will be supported until July 2010, the writing on the wall is fairly clear, and Microsoft is encouraging users to upgrade to IE 7 or IE 8. Additionally, we have been recommending alternative browsers for years.<span id="more-295"></span> Like in the mid-90&#8242;s the browser wars are heating up, and you have several options to choose from when considering a browser for general web surfing. My personal favorite is <a title="Mozilla" href="http://www.mozilla.org" target="_blank">Mozilla</a> <a title="Firefox" href="http://getfirefox.com" target="_blank">Firefox</a>, which I use on Windows, Mac OS X, and Linux, but I regularly use <a title="Google Chrome" href="http://google.com/chrome" target="_blank">Google Chrome</a> (mostly for accessing Google&#8217;s services) and <a title="Apple Inc." href="http://www.apple.com" target="_blank">Apple&#8217;s</a> <a title="Apple Safari" href="http://www.apple.com/safari" target="_blank">Safari</a> when on my Macintosh. I also use <a title="Opera browser" href="http://www.opera.com" target="_blank">Opera</a> from time to time, but it is different enough from most of the other mainstream browsers</p>
<p>If you have not yet looked at one of these other browsers, I strongly recommend you do. If you are wedded to Internet Explorer, then you should at least be on version 7, if not 8. Also, several of our clients have been told that they must use Internet Explorer for an application that they use which requires it. What&#8217;s shocking is that several of my clients have vendors who insist that they continue to use IE 6! This, despite the fact that it&#8217;s easily the least secure mainstream browser still available today. If you are unlucky enough to be in this group, I strongly recommend you put pressure on your vendors who are requiring IE 6, and tell them to  support current versions, or better yet, make their application less browser-specific so that it works with other platforms like Firefox, Chrome, Opera, and Safari.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2009/12/21/microsoft-please-upgrade-from-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Review: Thunderbird 3</title>
		<link>http://blog.paradigmcc.com/2009/12/15/software-review-thunderbird-3/</link>
		<comments>http://blog.paradigmcc.com/2009/12/15/software-review-thunderbird-3/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:43:14 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=286</guid>
		<description><![CDATA[After a long period of apparent stagnation, Mozilla Messaging, a wholly owned subsidiary of the Mozilla Foundation, has released the long-awaited Thunderbird 3. In short, if you do not require connectivity to a Microsoft Exchange server (for calendar, contacts, and other non-email data) I recommend you try Thunderbird 3.]]></description>
			<content:encoded><![CDATA[<p>After a long period of apparent stagnation, <a title="Mozilla Messaging" href="http://www.mozillamessaging.com/thunderbird/" target="_blank">Mozilla Messaging</a>, a wholly owned subsidiary of the <a title="Mozilla Foundation" href="http://www.mozilla.org" target="_blank">Mozilla Foundation</a>, has released the long-awaited <a title="Thunderbird" href="http://www.mozillamessaging.com/thunderbird/" target="_blank">Thunderbird</a> 3 &#8211; its free, open-source email client. Thunderbird has been my favorite email client for several years now, as it does everything that Outlook Express or Windows Mail does (as far as I am concerned) and has a better track record for security, runs faster, and works on Windows, Mac OS X, and Linux. <span id="more-286"></span>Cross-platform compatibility is always the first feature I look for in a program, and on December  8, 2009, Mozilla Messaging released the new version of Thunderbird for all three platforms. While this isn&#8217;t a new feature, it is something to be underscored, as you can&#8217;t get Windows Mail for Linux or OS X, and Apple&#8217;s Mail certainly doesn&#8217;t run under Windows. Another great feature of Thunderbird is its <a title="Thunderbird extensions" href="https://addons.mozilla.org/en-US/thunderbird/" target="_blank">extensions</a>. Like the Firefox browser, Thunderbird supports third-party add-ons which change and improve the way it functions. Unfortunately there is normally a period where some extensions do not work after a new version is released, and some of my favorites are missing. However, the developers of these extensions normally come out with updated versions fairly soon after the release, so I hope not to have to wait too long.</p>
<div id="attachment_288" class="wp-caption alignright" style="width: 160px"><a href="http://blog.paradigmcc.com/wp-content/uploads/2009/12/one-inbox.png"><img class="size-thumbnail wp-image-288" title="All of your email in one inbox" src="http://blog.paradigmcc.com/wp-content/uploads/2009/12/one-inbox-150x150.png" alt="All of your email in one inbox" width="150" height="150" /></a><p class="wp-caption-text">All of your email in one inbox</p></div>
<p>As for new features, the first thing I noticed was the option to display all of your accounts&#8217; inboxes in one location, just as recent versions of Apple&#8217;s Mail have. For instance, if you have a work email address and a home email address, and you check them both with the same email client, you can now view all new messages in a single inbox. I&#8217;m sure that fans of GTD will applaud this move. As for me, I wasn&#8217;t totally sold on this feature, but after experimenting with it for a day or so, I started to like it. If the goal is to be notified of new email from various sources, this definitely meets it. However, if you like keeping things separated (for example, not getting distracted with personal emails while at work, or bothered with work while at home), this isn&#8217;t necessarily for you.</p>
<div id="attachment_290" class="wp-caption alignleft" style="width: 160px"><a href="http://blog.paradigmcc.com/wp-content/uploads/2009/12/tabbed-emails.png"><img class="size-thumbnail wp-image-290" title="Tabbed emails" src="http://blog.paradigmcc.com/wp-content/uploads/2009/12/tabbed-emails-150x150.png" alt="Tabbed emails" width="150" height="150" /></a><p class="wp-caption-text">Tabbed emails</p></div>
<p>While setting up Thunderbird, you are presented with the option to synchronize IMAP accounts onto your local hard drive. This is a great feature if you travel and don&#8217;t have an Internet connection, but still want to be able to read your email while offline. I did note that it took a <em>very long</em> time to synchronize my Gmail account, which has gigabytes of saved email on it, but that&#8217;s to be expected. I was able to use Thunderbird while the sync was going on, so it did not bother me.</p>
<p>The first thing I noticed was that the user interface has been simplified, with some of the button clutter removed. Also, by default messages open in new tabs, as opposed to new windows. While I am very used to this method of presenting information in web browsers (as Firefox has had this feature for years), I haven&#8217;t quite gotten used to it in email. However, I&#8217;m starting to like it more as I use it.</p>
<div id="attachment_289" class="wp-caption alignright" style="width: 160px"><a href="http://blog.paradigmcc.com/wp-content/uploads/2009/12/search.png"><img class="size-thumbnail wp-image-289 " title="Thunderbird 3's new search" src="http://blog.paradigmcc.com/wp-content/uploads/2009/12/search-150x150.png" alt="Thunderbird 3's new search" width="150" height="150" /></a><p class="wp-caption-text">Thunderbird 3&#39;s new search</p></div>
<p>Thunderbird&#8217;s new search engine is immediately noticeable the first time you search your inbox for something. The results are presented in a new fashion, but more importantly, Thunderbird indexes all of your messages for faster search results, and you don&#8217;t have to search folder by folder for messages, as it will go through all of them for you. While I use Gmail for most of my email, I still like using Thunderbird as the client. However I frequently have found myself going back to the Gmail web interface when I need to search for a lost message. Hopefully this will no longer be necessary with Thunderbird&#8217;s new search capabilities.</p>
<p>Also, taking another page from the Gmail book, Thunderbird now lets you archive your email by pressing &#8216;A&#8217; while reading any message. While I generally file all of my emails away (in folders in Thunderbird or with a label, then archiving in Gmail) sometimes I don&#8217;t have a particular folder or label to apply to an email. I know I don&#8217;t want to delete it, but I also don&#8217;t want to stick it in a file. I just want it gone&#8230; until I want it back again. That&#8217;s what archiving is for. This is another feature I&#8217;ve found myself logging in to the Gmail interface for. Unfortunately, Thunderbird&#8217;s archive feature is different from Gmail&#8217;s, so when I archive an email in Thunderbird, I still need to sign in to Gmail&#8217;s web interface to archive it there. However, if I never used the Gmail interface, this would not be an issue.</p>
<p>It is worth noting that I did have some stability problems with the beta and release candidates in late November, however they all seem to have been sorted out and the release version is rock-solid on Mac OS X and Linux. I have not yet tested the Windows versions, but I have high hopes. This is a noteworthy improvement to Thunderbird which I am grateful to have. In short, if you do not require connectivity to a Microsoft Exchange server (for calendar, contacts, and other non-email data) I recommend you try Thunderbird 3.</p>
<p>Oh, did I mention that it&#8217;s free?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2009/12/15/software-review-thunderbird-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Likewise + Ubuntu offers a Quick, Cheap, Easy, Secure Email, Web Browsing, Word Processing Solution</title>
		<link>http://blog.paradigmcc.com/2009/09/02/a-quick-cheap-easy-secure-email-web-browsing-word-processing-solution/</link>
		<comments>http://blog.paradigmcc.com/2009/09/02/a-quick-cheap-easy-secure-email-web-browsing-word-processing-solution/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 14:38:22 +0000</pubDate>
		<dc:creator>Peter Nikolaidis</dc:creator>
				<category><![CDATA[Desktop Software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://blog.paradigmcc.com/?p=250</guid>
		<description><![CDATA[Readers of my personal blog or listeners to the Fresh Ubuntu Podcast will know that I have long been a proponent of Linux as an alternative to Windows, and now, more than ever, this should be a reality at your organization. What&#8217;s changed? Last year, Ubuntu, the leading desktop Linux distribution today, addded a package [...]]]></description>
			<content:encoded><![CDATA[<p>Readers of my personal blog or listeners to the Fresh Ubuntu Podcast will know that I have long been a proponent of Linux as an alternative to Windows, and now, more than ever, this should be a reality at your organization. What&#8217;s changed? Last year, <a title="Ubuntu" href="http://www.ubuntu.com" target="_blank">Ubuntu</a>, the leading desktop Linux distribution today, addded a package called <a title="Likewise-Open" href="http://www.likewise.com/products/likewise_open/" target="_blank">Likewise-Open</a>, from <a title="Likewise Software Inc." href="http://www.likewise.com/" target="_blank">Likewise Software, Inc.</a>, to their software repositories. This means that, with just a few clicks, it is possible to make a Linux desktop computer log in to your existing Windows Active Directory system, without having to make separate user accounts for it.<span id="more-250"></span></p>
<p>Nearly every one of our clients has a place for Linux within their organization. Traditionally, this has been as some form of server (web, file, database, network monitoring, firewall, DNS, etc.). However, with Likewise, the hassle of making a Linux box talk to Windows has been greatly simplified.</p>
<p>While I will not engage in the debate of whether <a title="OpenOffice.org" href="http://www.openoffice.org" target="_blank">OpenOffice.org</a> is a good replacement for Microsoft Office in a corporate setting, or whether you are better off with or without Microsoft Outlook as your primary email client in this blog post, I will say that just about every organization we work with has staff who only do a couple of very simple tasks with their computer, such as surf the web, send and receive email, occasionally make a word processed document or spreadsheet, and view PDF files. All of these features work perfectly well under Linux, so why not deploy it in your organization?</p>
<p>For one thing, there hasn&#8217;t always been an easy way to manage a Linux server&#8217;s user accounts from Windows. What this means is if you have a username and a password that you use for Windows, you&#8217;d need a separate one for Linux. Multiple usernames and passwords frequently confuse novice users, so this has been a potential hurdle.</p>
<p>Likewise clears this hurdle with ease. Now, you can sit down at a Linux computer, and your Windows username and password, and log in. With a little scripting magic from a Linux expert, it is possible to have your Desktop and Documents folders automatically available to you as well.</p>
<p>The best part is that most Linux distributions still run perfectly well on older hardware. While newer systems struggle to meet the requirements to run Vista or Windows 7, most older systems still in production will run Ubuntu just fine.</p>
<p>Linux has many other benefits. It is virtually immune to the bulk of spyware and viruses currently circulating the Internet today. Is it completely safe? No. However, since 99% of all malware is targeted at Windows, Linux is simply a much smaller target.</p>
<p>Finally, Linux is free. That&#8217;s right. Most Linux distributions (Ubuntu included) offer a completely free of charge, fully functional version.You can download a copy and try it, with no changes to your system, in under an hour on a high-speed Internet connection.</p>
<p>There&#8217;s no reason not to try Linux in your small business. Give it a shot! It may save you money and time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paradigmcc.com/2009/09/02/a-quick-cheap-easy-secure-email-web-browsing-word-processing-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

