<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><atom:link href="http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;Type=RSS20" rel="self" type="application/rss+xml" /><title>RACS IT Blog</title><description>RACS IT Blog</description><link>http://www.pixelportal.com.au/</link><lastBuildDate>Sun, 19 May 2013 23:54:03 GMT</lastBuildDate><docs>http://backend.userland.com/rss</docs><generator>RSS.NET: http://www.rssdotnet.com/</generator><item><title>How to save an e-mail as a template in Microsoft Outlook</title><description>&lt;p&gt;&lt;img src="/RACS/img/blogimages/outlook-logo.jpg" style="border: 0px solid; width: 200px; height: 229px; margin-left: 20px; float: right;" alt="Microsoft Outlook Template E-mails Tutorial - RACS" /&gt;If you find yourself typing the same e-mail repeatedly in Microsoft Outlook with slight variations, you'll be pleased to know there is a feature within Outlook called &lt;strong&gt;e-mail templates&lt;/strong&gt;. This feature allows you to create an e-mail as a "template" and save the contents of the e-mail as a file where multiple people can access it later.&lt;/p&gt;
&lt;p&gt;Choosing to create an e-mail content template not only saves time and energy, but allows for creation of a standard e-mail which can be filled out or re-sent as needed, ensuring no important information is forgotten.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;h3&gt;Create an e-mail content template in 5 easy steps:&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; Open a new e-mail in Outlook by clicking "New E-mail". (In this tutorial we are using Microsoft Outlook 2010 SP1.)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Type up the e-mail that you wish to use as a template.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.&lt;/strong&gt; Before sending, click on the "File" button, then "Save As".&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.&lt;/strong&gt; Then click the drop down menu next to "Save As Type" and select the "&lt;strong&gt;Outlook Template (*.oft)&lt;/strong&gt;" option&lt;/p&gt;
&lt;p&gt;&lt;img src="/RACS/img/blogimages/outlook-save-as.jpg" style="border: 0px solid; margin-right: 30px; margin-top: 20px; margin-bottom: 20px;" alt="Microsoft Outlook Template Tutorial" /&gt;&lt;img src="/RACS/img/blogimages/outlook-drop-down.jpg" style="border: 0px solid; margin-top: 20px; margin-bottom: 20px;" alt="Microsoft Outlook Template Tutorial" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.&lt;/strong&gt; The last step is to save it somewhere that users can get to it, and give it an applicable name.&lt;/p&gt;
&lt;p&gt;Once you have saved the file, other users can now create a new e-mail from this template. All they need to do is to navigate to the folder where you saved the template and double click it. Easy!&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=338356&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fhow-to-save-an-email-as-a-template-microsoft-outlook%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/how-to-save-an-email-as-a-template-microsoft-outlook/</guid><pubDate>Thu, 16 May 2013 08:41:00 GMT</pubDate></item><item><title>IP addresses, ports and DNS: a quick introduction, just add wine.</title><description>&lt;p&gt;So, you want to know more about IP addresses, ports, and DNS... Fortunately, it's not a combination of intellectual property, port and other drinks, and does not involve a Director of Nursing Services (though you may feel like you need a combination of these things once finished).&lt;/p&gt;
&lt;h2&gt;What is DNS?&lt;/h2&gt;
&lt;p&gt;Firstly, let's take a look at &lt;strong&gt;DNS&lt;/strong&gt;. DNS involves many different elements including root servers, TLD servers, registrars, domain name services, website servers and e-mail servers. If you would like to know how DNS works, &lt;a href="http://www.dnssecrets.com"&gt;DNSSecrets&lt;/a&gt; provides a great infogram that simply explains how DNS works with plenty of helpful information and facts for unraveling&amp;nbsp;the complexities of DNS.&lt;/p&gt;
&lt;h2&gt;What is an IP address?&lt;/h2&gt;
&lt;p&gt;Every device that is directly connected to the internet has a "public" &lt;strong&gt;IP address&lt;/strong&gt;. Public IP addresses are used by servers on the internet, including servers for web sites, DNS servers, network routers or any computer connected directly to the Internet via a modem. Another way to approach the idea is that a public IP address is a completely unique address that is accessible from any other public IP address.&lt;/p&gt;
&lt;p&gt;IP Version 4 addresses (the current standard) are comprised of 4 sets of digits between 0 and 255 which are separated by periods.  For example, the IP address of www.racs.com.au is 54.252.148.183.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="/Images/blogimages/IpLookup.png" style="border: 0px solid;" /&gt;&lt;/p&gt;
&lt;p&gt;Although we use domain names to access things such as websites, nothing on the internet can be &lt;strong&gt;directly&lt;/strong&gt; accessed by domain name (i.e.: &lt;a href="http://www.racs.com.au)./"&gt;www.racs.com.au)&lt;/a&gt;, it can only be truly accessed by IP address.  Considering that using IP addresses to access websites would be a real pain when you needed to access a website, the &lt;strong&gt;Domain Name Server&lt;/strong&gt; system was invented, which converts a domain name to an IP address. For example, &lt;a href="http://www.racs.com.au/"&gt;www.racs.com.au&lt;/a&gt; is converted to 54.252.148.183 in the background.&lt;/p&gt;
&lt;p&gt;The conversion happens when you type &lt;a href="http://www.google.com.au/"&gt;www.google.com.au&lt;/a&gt; into Chrome, Firefox, Safari, or Internet Explorer's address bar. In the background, your computer asks your local DNS server what is the IP address for the domain name &lt;a href="http://www.google.com.au./"&gt;www.google.com.au&lt;/a&gt;.  The server then replies with an IP address, taking you to the desired web site.&lt;/p&gt;
&lt;h2&gt;What are ports?&lt;/h2&gt;
&lt;p&gt;Now that we have covered IP addresses and DNS servers, what in the world are &lt;strong&gt;ports&lt;/strong&gt;?  Well, the way that I think of ports is that they are like a block of single bedroom units.  The IP address is the street number, and the port number is the unit number.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Fact:&lt;/strong&gt; &lt;em&gt;Every IP address has 65535 ports that are usable. You may not realise it, but you use ports every day you're on the internet!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;An example of using ports is accessing this website (the RACS blog). All public web servers always use port 80 for unsecured web traffic, so when you type &lt;a href="http://www.racs.com.au/"&gt;www.racs.com.au&lt;/a&gt; into a web browser&lt;a href="http://www.google.com,/"&gt;,&lt;/a&gt; it is actually accessing the &lt;strong&gt;IP address&lt;/strong&gt; 54.252.148.183 : &lt;strong&gt;port&lt;/strong&gt; 80 (or abbreviated to 54.252.148.183:80). If you were accessing a secure site, it would use port 443. &lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="IP address and port configuration" src="/RACS/img/blogimages/IP-address-and-port-number-configuration.jpg" style="border: 0px none;" /&gt;&lt;/p&gt;
&lt;p&gt;With single bedroom units, there is only ever one family or person staying in them, though many visitors may come and go, the same person stays in the unit.  In the same way, ports only have one service attached to them, though traffic can come from more than one place to this port, the same service will be at that port (there are exceptions to this for higher numbered ports, but this is not essential).&lt;/p&gt;
&lt;p&gt;Now what is the service that greets the traffic that comes to the port? Well, that all depends on what the IT Administrators have configured on that port.  As mentioned, port 80 is a standard port for unsecured web traffic and port 443 is for secured web traffic.&lt;/p&gt;
&lt;h2&gt;That all sounds good in theory, what about a real life example?&lt;/h2&gt;
&lt;p&gt;Let's say that Joe wants to access his computer at work from home. How can we do this? At Joe's work, his computer is connected to the work network with the IP address of 192.168.0.25 (not public), and on the work network there is also a router with a public IP address of 1.2.3.4.  Microsoft run the Remote Desktop service on port 3389 (don't ask why they use this exact port, they just do).&lt;/p&gt;
&lt;p&gt;If we add a rule to the router on the work network for any traffic that comes to the public IP address 1.2.3.4 port 3355 (fictional port number for Joe, you can pick your own), it forwards on this traffic to the private IP 192.168.0.25:3389. (Remember the 3389 is the port for Microsoft Remote Desktop service). This means that when we try to access port 1.2.3.4:3355 from the internet, it will be connected to Joe's Remote Desktop service on his computer inside the network.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="How do IP addresses and ports work?" src="/RACS/img/blogimages/connecting-ip-ports-computers-sml.jpg" style="border: 0px none;" /&gt;&lt;/p&gt;
&lt;p&gt;Now if Gary saw Joe's set-up and wanted the same thing, we can add another rule in the router for Gary's computer, but we can not use port 3355 because Joe's computer is already on that port.  We might use port 3356.&lt;/p&gt;
&lt;p&gt;For some examples on setting up port forwarding on Mikrotik routers as per the above example, we have an upcoming blog article about it. Alternatively, you can log a support ticket below and we can help you get organised.&lt;/p&gt;
&lt;p&gt;&lt;a href="/RACS/log-a-job.htm" class="hover left"&gt;&lt;img alt="Log a job online" src="/RACS/img/log-a-job-online.png" /&gt;&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=333426&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fIP_addresses_Ports_and_DNS_A_quick_introduction_just_add_wine%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/IP_addresses_Ports_and_DNS_A_quick_introduction_just_add_wine/</guid><pubDate>Mon, 29 Apr 2013 14:00:00 GMT</pubDate></item><item><title>Applications and Security Updates for Personal and Small - Medium Business Users</title><description>&lt;p&gt;Keeping secure with the latest software updates can be quite a challenge. &amp;nbsp;Similarly, working out what software packages to use can be just as confusing. In this post we aim to show you a couple of great software packages and a few simple methods you can use that we hope will help keep you safe and up-to-date.&lt;/p&gt;
&lt;p&gt;&lt;img src="/RACS/img/blogimages/secure-computer-icon-blog.png" style="border: 0px solid; float: right;" alt="Keeping your online identity and accounts safe and secure" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul class="favorite_list"&gt;
    &lt;li&gt;&lt;strong&gt; &lt;a href="#Best free Anti-virus"&gt;Best Free Anti-virus&lt;/a&gt;&amp;nbsp;-&amp;nbsp;&lt;/strong&gt;In our experience, we have found there are a couple of great anti-virus packages out there.  We really feel this however is the BEST of them.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;
    &lt;a href="#Google Chrome Installation or update"&gt;Google Chrome Installation or Update&lt;/a&gt;&lt;/strong&gt; - There are a myriad of web browsers available.  We feel Chrome is the outstanding winner.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;
    &lt;a href="#Microsoft / Java / Adobe / Google/ Firefox Updates"&gt;Microsoft / Java / Adobe / Google / Firefox Updates&lt;/a&gt;&lt;/strong&gt;&amp;nbsp; (Do monthly, sometimes fortnightly) - Updates can be time consuming and fiddly, but everyone needs to do these to stay current with the latest updates to protect our systems. Our advice is to update now, or you'll end up suffering later.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;
    &lt;/strong&gt;&lt;a href="#cloudstorage"&gt;&lt;strong&gt;Cloud Storage&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;- Amazing services that allow you to perform file copies and backups to keep some of your precious files safely saved away for emergencies.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;
    &lt;a href="#cloudfilesharing"&gt;Cloud File Sharing&lt;/a&gt;&lt;/strong&gt; (typically with large files) - Secure file storage services that allow you to upload large files to the cloud without complicating things for people when you want to &lt;strong&gt;*simply*&lt;/strong&gt; email attachments.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;&lt;a href="#2stepauth"&gt;2-Factor Authentication&lt;/a&gt;&amp;nbsp;-&amp;nbsp;&lt;/strong&gt;refers to an extra step you need to undertake when logging into an application.  It means you'll need to confirm you're logging in to a new browser or device usually with a second device like a mobile phone. It means an extra step, to authenticate rather than the standard single step of entering only your username and password, but will usually protect you from hackers and many other risks.&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="/RACS/img/blogimages/blog-anti-virus-best.gif" style="border: 0px solid;" alt="Best free anti-virus software" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="Best free Anti-virus"&gt;&lt;/a&gt;Best Free Anti-virus&lt;/h3&gt;
&lt;p&gt;After hundreds of Server AND Workstation installations, we are really sold on Bit Defender. It is far better protection than anything else out there right now. If you are NOT CURRENTLY using Bit Defender (applies to personal users in this case), RACS recommends that you consider Bit Defender. To do this you will need to remove the current anti-virus you have installed, reboot, download and install Bit Defender from the link below. This assumes that your current IT advisor does not have something in place for you already of course. There are a number of good packages out there, but RACS feel this is the best &lt;strong&gt;FREE&lt;/strong&gt;&amp;nbsp;anti-virus package currently.&lt;/p&gt;
&lt;p&gt;This is &lt;strong&gt;completely FREE&lt;/strong&gt;. There is a requirement after install, the software wants you to create a "My Bit Defender" login within 30 days. Proceed and create/join/login.  It is safe to do so. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install Bit Defender &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.bitdefender.com/solutions/free.html  "&gt;Download and install&lt;/a&gt; from the green&amp;nbsp;&lt;strong&gt;"Free Download"&lt;/strong&gt; button. &lt;br /&gt;
We have still not seen any &lt;strong&gt;free only for personal use&lt;/strong&gt; caveats to date.&lt;/p&gt;
&lt;/div&gt;
&lt;img alt="Installing or Updating Google Chrome" src="/RACS/img/blogimages/blog-google-chrome.gif" style="border: 0px solid;" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="Google Chrome Installation or update"&gt;&lt;/a&gt;Google Chrome Installation or Update&lt;/h3&gt;
&lt;p&gt;Chrome Browser is simply amazing!&amp;nbsp;  We do not want to get into any debates or browser wars about the ups and downs of ALL of the browsers available, but generally speaking Chrome is superior to other browsers thanks to security, speed and features.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.google.com/chrome/intl/en-GB/business/download.html"&gt;Download the latest version.&lt;/a&gt;&lt;/strong&gt; After downloading it, you will need to close/exit chrome and then navigate to your downloads folder to run/install the new download.&lt;/p&gt;
&lt;p&gt;NB: This is a &lt;strong&gt;GB-English (UK) edition,&lt;/strong&gt; NOT USA version. We are often asked why our Australian users have to conform to what we consider incorrectly spelled words! Downloading the English GB or UK version solves this issue.&lt;/p&gt;
&lt;/div&gt;
&lt;img alt="Vendor software updates from Microsoft, Java, Adobe, Google and Firefox" style="margin-top: 12px;" src="/RACS/img/blogimages/blog-software-vendor-updates.gif" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="Microsoft / Java / Adobe / Google/ Firefox Updates"&gt;&lt;/a&gt;Microsoft / Java / Adobe / Google / Firefox Updates&lt;/h3&gt;
&lt;p&gt;All of these updates should be completed &lt;strong&gt;monthly&lt;/strong&gt;, sometimes &lt;strong&gt;fortnightly.&lt;/strong&gt;  Most computer users really dislike updating, but to stay safe and secure we strongly advise that you undertake the updates or your system can potentially suffer at a later stage.&lt;/p&gt;
&lt;p&gt;You will find that you need to deal with updates from the software vendors (ISV's) almost weekly but again these are necessary to give your system every chance of staying secure and safe.&lt;/p&gt;
&lt;h4&gt;Microsoft Updates&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;Windows 7/8 Users - Control Panel &lt;/strong&gt; &amp;ndash; &lt;strong&gt;Windows Update&lt;/strong&gt;&amp;nbsp;&amp;ndash; Check for &lt;strong&gt;new updates&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong style="font-size: 14px; background-color: #f0f0f0;"&gt;Windows XP Users - &lt;a href="http://update.microsoft.com/MicrosoftUpdate"&gt;click here&lt;/a&gt; (REQUIRES Microsoft Internet Explorer)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 14px; background-color: #f0f0f0;"&gt;Don&amp;rsquo;t install&amp;nbsp;&lt;/span&gt;&lt;strong style="font-size: 14px; background-color: #f0f0f0;"&gt;optional updates&lt;/strong&gt;&lt;span style="font-size: 14px; background-color: #f0f0f0;"&gt;&amp;nbsp;&amp;ndash; just the critical ones.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong style="font-size: 14px;"&gt;A piece of technical advice:&lt;/strong&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp; As author of this post, I am not going to take any criticism on board for this next line!&amp;nbsp; This is my own choice and my advice. Please do not see this as dissing the competition, but rather my advice for staying safer. It is best NOT to use Microsoft Internet Explorer when possible as it has more ongoing security issues on average than other browsers. Firefox is a better browser than Microsoft Internet Explorer in our opinion but it can have other complexities that are more "techy" in nature and for this reason tends to appeal more to IT techs and developers.&lt;/span&gt;&lt;/p&gt;
&lt;h4&gt;FireFox update&lt;/h4&gt;
&lt;p&gt;If you're using FireFox browser, to update it to the latest version from the main toolbar choose&amp;nbsp; &amp;ndash; &lt;strong&gt;Help&lt;/strong&gt; &amp;ndash; &lt;strong&gt;About&lt;/strong&gt; &amp;ndash; &lt;strong&gt;Update&lt;/strong&gt;&lt;/p&gt;
&lt;h4&gt;Google Chrome UPDATE&lt;/h4&gt;
&lt;p&gt;The safest browser available for the laymen - we HIGHLY RECOMMEND you try this if you are not already using it&lt;span style="font-size: 14px; background-color: #f0f0f0;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.google.com/chrome/intl/en-GB/business/download.html"&gt;Download Chrome Browser:&lt;/a&gt;&lt;/strong&gt;  If you do not have it you can download the UK/GB (for Australian spelling ) version. &lt;a target="_blank" title="Google Chrome GB/UK Edition" href="http://www.google.com/chrome/intl/en-GB/business/download.html"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once installed, keeping Chrome up-to-date is similar to FireFox detailed above ~&lt;br /&gt;
&lt;strong&gt;Menu &amp;ndash; About Google Chrome&lt;strong&gt; &amp;ndash; &lt;/strong&gt;Update&lt;/strong&gt;&lt;/p&gt;
&lt;h4&gt;Oracle Java Updates&lt;/h4&gt;
Oracle Java is sometimes required for other programs installed which you may not realise. Programs like the ATO BAS login just to name one. It is &lt;strong&gt;critical&lt;/strong&gt; that this is kept up-to-date (in some ways the most important item in this list). We recommend a slightly different approach to most to ensure old versions are not left installed as a potential target -
&lt;p&gt;
Control Panel&lt;br /&gt;
Add/Remove Programs (Windows XP)&lt;br /&gt;
Programs and Features (Windows 7/8)&lt;br /&gt;
Remove Java (V6 and V7) from Control Panel - Add/Remove Programs&lt;br /&gt;
Remove Java 64 bit (V6 and V7) from Control Panel - Add/Remove Programs&lt;br /&gt;
Now you are free to download the latest and install -&lt;br /&gt;
&lt;a href="http://java.com/en/download/manual_v6.jsp"&gt;Download and install this as a replacement&lt;/a&gt; for the above removed items - Most users require ONLY this version at the top of the list - "&lt;strong&gt;Windows Offline (32-bit)&lt;/strong&gt;"&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
&lt;h4&gt;Adobe Software updates&lt;/h4&gt;
&lt;p&gt;Adobe also has become a very high profile target for hackers unfortunately. ADOBE FLASH IS NOT REQUIRED if you are using ONLY Google Chrome. You can usually IGNORE the next steps if you are using Google Chrome. Some software still requires Adobe FLASH for Windows applications, if this is the case proceed with the instructions below. &lt;strong&gt;For users using Adobe Acrobat PDF Reader&lt;/strong&gt; we would recommend removing it completely and email us for a viable alternative. We feel Adobe Acrobat Reader is too dangerous to use currently. We primarily use &lt;strong&gt;&lt;/strong&gt;&lt;a href="http://www.tracker-software.com/product/downloads"&gt;&lt;strong&gt;PDF-XChange PDF Reader&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
Control Panel&lt;br /&gt;
Add/Remove Programs (Windows XP)&lt;br /&gt;
Programs and Features (Windows 7/8)&lt;br /&gt;
Remove Adobe Flash Player ActiveX from Control Panel - Add/Remove Programs&lt;br /&gt;
Remove Adobe Flash Player Plugin from Control Panel - Add/Remove Programs&lt;br /&gt;
Now you are free to download the latest and install -&lt;br /&gt;
Download and install these as replacements for the above removed items&lt;br /&gt;
&lt;a style="font-size: 14px;" target="_blank" title="Oracle Java" href="http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_11_plugin.msi"&gt;Flash Plugin for Firefox&lt;/a&gt;&lt;a target="_blank" title="Oracle Java" href="http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_11_active_x.msi"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;span style="color: #4eafde;"&gt;&lt;a style="font-size: 14px; color: #4eafde;" target="_blank" title="Oracle Java" href="http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_11_active_x.msi"&gt;Flash (ActiveX) for Internet Explorer&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;img alt="" src="/RACS/img/blogimages/blog-cloud-storage.gif" style="border: 0px none;" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="cloudstorage"&gt;&lt;/a&gt;Cloud Storage&lt;/h3&gt;
&lt;strong&gt;
Cloud Storage&lt;/strong&gt; - Amazing services that you can perform file/storage backups to that allow you to keep some of your precious files safely saved away for emergencies. We have tested a lot of these tools recently and we are seeing more and more out there. Choosing the right cloud storage that is safe/secure/trusted can be confusing. I am including a list below of storage we currently have in our OK/TRUSTED Category of software. ALL ARE FREE. Most&amp;nbsp; of the below items even include Desktop File/Folder Sync software. &lt;br /&gt;
FREE - &lt;strong&gt;&lt;a href="http://www.dropbox.com/"&gt;DropBox&lt;/a&gt;&lt;/strong&gt;&amp;nbsp; 2GB to 14GB per user of FREE storage in the Cloud&lt;br /&gt;
FREE - &lt;strong&gt;&lt;a href="http://www.skydrive.com/"&gt;Microsoft SkyDrive&lt;/a&gt;&lt;/strong&gt; 7GB per user of FREE storage in the Cloud. Requires a passport identity from Microsoft Passport Site. A Microsoft Passport Identity is typically most peoples MSN Messenger login.&lt;br /&gt;
FREE -&lt;a href="https://drive.google.com/"&gt; &lt;strong&gt;Google Drive&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp; 5GB per user of FREE storage in the Cloud&lt;br /&gt;
FREE - &lt;a href="http://www.sugarsync.com/free/"&gt;&lt;strong&gt;SugarSync&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt; 5GB per user of FREE storage in the Cloud&lt;br /&gt;
FREE - &lt;a href="https://www.amazon.com/clouddrive/learnmore"&gt;&lt;strong&gt;Amazon Cloud Drive&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp; 5GB per user of FREE storage in the Cloud&lt;br /&gt;
FREE - &lt;a href="https://www.box.com/personal/"&gt;&lt;strong&gt;Box&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt; 5GB per user of FREE storage in the Cloud&lt;br /&gt;
FREE - &lt;strong&gt;&lt;a href="https://mega.co.nz/"&gt;Mega&lt;/a&gt;&lt;/strong&gt;&amp;nbsp; 50GB per user of FREE storage in the Cloud&lt;br /&gt;
&lt;/div&gt;
&lt;img src="/RACS/img/blogimages/blog-cloud-devices.png" style="border: 0px solid; margin-bottom: 12px;" alt="Cloud storage and file sharing" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="cloudfilesharing"&gt;&lt;/a&gt;Cloud File Sharing&lt;/h3&gt;
&lt;p&gt;
Secure file storage services that allow you to upload large files to the cloud without complicating things for people you want to simply email a large file(s).&amp;nbsp;&lt;span style="font-size: 14px; background-color: #f0f0f0;"&gt;Below are two free/safe/secure resources you can also use when you need to send a large file to someone that is too big to be practical to send by email.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
FREE&amp;nbsp; - &lt;strong&gt;&lt;/strong&gt;&lt;a href="https://wetransfer.com/"&gt;&lt;strong&gt;We Transfer&lt;/strong&gt;&lt;/a&gt; Up to 2 GB per file of &lt;strong&gt;FREE temporary&lt;/strong&gt; storage in the cloud for transferring files to others - files are deleted after 14 days&lt;br /&gt;
FREE - &lt;strong&gt;&lt;a href="https://mega.co.nz/"&gt;Mega&lt;/a&gt;&lt;/strong&gt;&amp;nbsp; Unlimited &lt;strong&gt;FREE temporary&lt;/strong&gt; storage in the cloud for transferring files to others&lt;/p&gt;
&lt;/div&gt;
&lt;img alt="2 Factor Authentication" src="/RACS/img/blogimages/blog2-factor-authentication.gif" /&gt;
&lt;div class="fancy_box clearfix"&gt;
&lt;h3&gt;&lt;a name="2stepauth"&gt;&lt;/a&gt;2-Factor Authentication - Security Tips&lt;/h3&gt;
&lt;p&gt;Another way to securely enhance your log in details online is to use &lt;strong&gt;two-factor authentication&lt;/strong&gt;.  This creates an additional step to gaining access to your online accounts. Two factor authentication usually requires ~ &lt;/p&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt; 1. &lt;strong&gt;Something you know,&lt;/strong&gt; like your password &lt;/li&gt;
    &lt;li&gt;2. &lt;strong&gt;Something you have&lt;/strong&gt;, like your mobile phone
    &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;An example of logging into an online site or application with &lt;strong&gt;two factor authentication&lt;/strong&gt; &amp;mdash; after you enter your username and password, a second code can be sent to your mobile phone. Only after entering the second code will you be able to gain access to your online account or application.&lt;/p&gt;
&lt;p&gt;
In simple terms this means that your mobile phone is the &lt;strong&gt;extra&lt;/strong&gt; component apart from just username and password. You are not prompted &lt;strong&gt;every&lt;/strong&gt; time once this is enabled. Usually it &lt;strong&gt;remembers&lt;/strong&gt; the browser, computer or device you are using once you have verified it using a code sent to your mobile by SMS or Google Authenticator. Typically this protects you from someone who may look over your shoulder while you logged in and simply think they can use the same username and password from a different computer. They will get a nasty surprise if they try! It also adds an extra layer of protection from online hackers as they need the third log in credential from your mobile phone.&lt;/p&gt;
&lt;p&gt;PLEASE consider enabling 2-factor authentication for at a minimum &lt;strong&gt;Google, Facebook&lt;/strong&gt; and &lt;strong&gt;DropBox&lt;/strong&gt; if you are not already doing so. We are seeing a lot of hacks lately. Adding this extra step will almost make you hack-proof for these popular online services.&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;&lt;a href="http://support.google.com/accounts/bin/answer.py?hl=en&amp;amp;answer=180744"&gt;Google 2-step Verification&lt;/a&gt;&lt;/strong&gt; &lt;br /&gt;
&lt;strong&gt;&lt;a href="https://support.apple.com/kb/HT5570"&gt;Apple 2-step Verification&lt;/a&gt;&lt;/strong&gt; &lt;br /&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;a href="https://www.facebook.com/note.php?note_id=10150172618258920"&gt;&lt;strong&gt;Facebook Login Approvals&lt;/strong&gt; &lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;&lt;a href="https://www.dropbox.com/help/363/en"&gt;DropBox two-step verification&lt;/a&gt;&lt;/strong&gt;&lt;a target="_blank" title="DropBox 2-Factor" href="https://www.dropbox.com/help/363/en"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;Banks&lt;/h4&gt;
&lt;p&gt;Banks currently do not offer 2-factor authentication for every transaction or device, but they do cater for this with external account transfers. USE IT IF YOU HAVE IT AVAILABLE !!&lt;/p&gt;
&lt;h4&gt;General log in advice&lt;/h4&gt;
&lt;p&gt;You may believe that because you have secured a log in to an application online with your own username and password that this protects you from being vulnerable to someone gaining access to your online account(s).  Unfortunately, in today&amp;rsquo;s online world, passwords can be easily decrypted with hackers and other unwanted people using tools which can gain crack passwords very quickly.  As always we suggest the following when you create a password ~ &lt;/p&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;Avoid using simple passwords based on dictionary words&lt;/li&gt;
    &lt;li&gt;Never use the same password on multiple sites or services&lt;/li&gt;
    &lt;li&gt;Never click on 'reset password' links/requests in emails - instead go directly to the service using a manually typed URL into a browser&lt;/li&gt;
    &lt;li&gt;Never leave it blank!&lt;/li&gt;
    &lt;li&gt;Use minimum 8 chars (preferably 10) with a mix of upper case, lower case, symbols and numbers - e.g. Donuts123$&lt;/li&gt;
    &lt;li&gt;Do not use names familiar to you, God, love, sex, wife, pets or kids names, maiden names etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;In summary&lt;/h4&gt;
&lt;p&gt;Two factor authentication is a lot more secure than using a password and takes that extra security step to keep undesirables out of your accounts and applications. &lt;/p&gt;
&lt;/div&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=328821&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fSecurity_Updates_for_Personal_and_Small_to_Medium_Business_Users%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Security_Updates_for_Personal_and_Small_to_Medium_Business_Users/</guid><pubDate>Sun, 03 Mar 2013 14:00:00 GMT</pubDate></item><item><title>DNS - understanding how it works</title><description>&lt;p&gt;Bamboozled by DNS?&amp;nbsp; Let's face it, this stuff is really not as straight forward it looks. You buy a domain name, then what happens?  There's root server, TLD servers, the Registrar, Domain Name Service, your own web server and possibly and eMail server! &lt;/p&gt;
&lt;p&gt;
Try this simple and easy to understand diagram from &lt;a target="_blank" href="http://dnssecrets.com"&gt;www.dnssecrets.com&lt;/a&gt;&lt;/p&gt;
&lt;a href="http://www.dnssecrets.com"&gt;&lt;img width="650" alt="DNS Secrets" src="http://dnssecrets.com/wp-content/uploads/2012/10/dns-secrets-main-diagram.png" style="border-width: 0px; border-style: solid;" /&gt;&lt;/a&gt;&lt;br /&gt;
Created by:&lt;a href="http://www.dnssecrets.com"&gt;DNS Secrets&lt;/a&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=314364&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fDNS_-_understanding_how_it_works%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/DNS_-_understanding_how_it_works/</guid><pubDate>Mon, 12 Nov 2012 07:15:00 GMT</pubDate></item><item><title>Mikrotik Presentation - Failover Solution</title><description>&lt;img alt="Roy Adams - MUM Conference, Sydney 24 Oct 2012" style="border: 0px solid; margin-bottom: 18px;" src="/RACS/img/blogimages/roy-at-mikrotik-syd.jpg" /&gt;&lt;br /&gt;
&lt;p&gt;&lt;a href="/RACS/racs-team.htm"&gt;Roy Adams&lt;/a&gt; presented a simple and effective solution for small business in Sydney at the MUM (Mikrotik User Meeting) 24th October 2012. The presentation addressed continuity for internet connectivity &amp;mdash; high availability routing appliance for VoIP services with 3G/4G fail-over using Mikrotik routers.&lt;/p&gt;
&lt;h2&gt;Video Presentation&lt;/h2&gt;
&lt;a target="_blank" href="http://tiktube.com/video/mEgE3alnbGnIqqEFlKEyCzotolJoqlCl"&gt;&lt;img alt="" src="/img/mikrotik-failover-solution-roy-adams.jpg" style="border: 0px none;" /&gt;&lt;/a&gt;
&lt;h2&gt;Slide Presentation&lt;/h2&gt;
&lt;img alt="" style="border: 0px solid; margin-top: 18px; margin-bottom: 18px;" src="/RACS/img/blogimages/mikrokik-failover-solution.jpg" /&gt;
&lt;br /&gt;
&lt;strong&gt;Download Presentation Slides:
&lt;/strong&gt;
&lt;p&gt;&lt;a href="/_literature_130719/Mikrotik_Failover_Solution"&gt;Mikrotik Failover Solution&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Like to know more?&lt;/h3&gt;
&lt;p&gt;We can help you apply this simple solution to your business.  &lt;a href="/RACS/about-racs-it-support.htm"&gt;Get started here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/RACS/log-a-job.htm" class="hover left"&gt;&lt;img alt="Log a job online" src="/RACS/img/log-a-job-online.png" /&gt;&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=314370&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fMikrotik_Presentation_-_Failover_Solution%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Mikrotik_Presentation_-_Failover_Solution/</guid><pubDate>Sun, 11 Nov 2012 14:00:00 GMT</pubDate></item><item><title>Password Management: Make it tough for the local neighborhood hacker</title><description>&lt;p&gt;&lt;img alt="Keep your passwords safe" style="border: 0px solid; float: right; margin-left: 18px;" src="/RACS/img/blogimages/secure-computer-icon-blog.png" /&gt;If you are feeling in a charitable mood, and want to make life easier for hackers, crackers and other variations on the words that rhyme with packers, you should store all your passwords in a plain text file, word document or excel document, and call it something like "passwords".&amp;nbsp; This will greatly assist anybody who gains access to your files to remove as much money from you as possible. &amp;nbsp; &lt;/p&gt;
&lt;p&gt;For those who would rather not give someone access to your partner's Facebook account, your emails, your aunt's Paypal account that you set up, or any other passwords you need to keep on file, the following items may interest you. &lt;/p&gt;
&lt;p&gt;To keep your accounts and passwords as secure as possible, put into practice the following list of good practices.&lt;/p&gt;
&lt;h2&gt;Never never, ever store passwords in any program not specifically designed to use passwords&lt;/h2&gt;
&lt;p&gt; (We recommend &lt;a href="http://keepass.info"&gt;Keepass&lt;/a&gt;). This means no passwords in emails, Excel, word, textpad, notepad, etc.  It doesn't matter if you "protect" the file with a password, it is ridiculously easy to break these kinds of password protection.
&lt;/p&gt;
&lt;h2&gt;Use a different password for every site&lt;/h2&gt;
&lt;p&gt;This means that if one site gets hacked, and the hackers have your password, they can not get access to any of your other accounts, the damage is restricted to the one site(if the hackers get your email password though, This can cause much more issues).&amp;nbsp; The above mentioned password manager means you only have to remember ONE password(so make it a good one) to open your password manager, and all your other passwords are encrypted securely in the manager.&lt;/p&gt;
&lt;h2&gt;Always have up to date antivirus and windows updates&lt;/h2&gt;
&lt;p&gt;When windows asks if you want to install updates, click yes&lt;/p&gt;
&lt;h2&gt;Never install programs/addons/plugins that your are not sure about.&lt;/h2&gt;
&lt;p&gt;Prevention is much better than a cure when it comes to passwords, a little bit of attention now can save a lot of pain in the future.&amp;nbsp; Also, some password managers have very nice features, for instance, &lt;a href="http://keepass.info"&gt;KeePass &lt;/a&gt;can auto type your password into websites and other programs, all you have to do is select the password entry in &lt;a href="http://keepass.info"&gt;KeePass&lt;/a&gt;, and press Ctrl + V.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=314032&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fSecure_Password_management_with_keepass%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Secure_Password_management_with_keepass/</guid><pubDate>Sat, 10 Nov 2012 04:59:00 GMT</pubDate></item><item><title>Have you seen Asana?</title><description>&lt;p&gt;We've been using Asana for most of 2012 now (both RACS and &lt;a href="http://www.pixelportal.com.au"&gt;Pixel Portal&lt;/a&gt;),  so we thought we would share some of its benefits.&lt;/p&gt;
&lt;iframe width="560" height="315" frameborder="0" src="http://www.youtube.com/embed/kiLCmstyDdM?rel=0"&gt;&lt;/iframe&gt;
&lt;ul class="favorite_list"&gt;
    &lt;li&gt;It's super easy to use&amp;nbsp; &lt;/li&gt;
    &lt;li&gt;It's in the cloud &lt;/li&gt;
    &lt;li&gt;Multiple workspaces&lt;/li&gt;
    &lt;li&gt;Follow tasks and projects &lt;/li&gt;
    &lt;li&gt;See changes in real time&lt;/li&gt;
    &lt;li&gt;An activity feed for every task&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h2&gt;Other benefits include&lt;/h2&gt;
&lt;ul class="favorite_list"&gt;
    &lt;li&gt;
    &lt;strong&gt;Emails&lt;/strong&gt; &amp;mdash; customisable frequency and levels of notifications for all team members. Members can update tasks with a simple email reply.&lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;Transparency&lt;/strong&gt; &amp;mdash; our team can see who is doing what and when. &lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;Cloud based and it&amp;rsquo;s mobile and tablet friendly &amp;mdash;&lt;/strong&gt; no matter where you are you can view tasks and stay updated from smartphones, tablets or your workstation. &lt;/li&gt;
    &lt;li&gt;
    &lt;strong&gt;Free for teams of up to 30&lt;/strong&gt; &amp;mdash; Yup, it is absolutely FREE!&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
We thought that you too might benefit from this ultimate task manager.&amp;nbsp; It's also great for personal use too!&lt;br /&gt;
&lt;br /&gt;
&lt;a target="_blank" href="http://www.asana.com"&gt;Learn more about Asana&lt;/a&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=309414&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fHave_you_seen_Asana%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Have_you_seen_Asana/</guid><pubDate>Fri, 21 Sep 2012 01:08:00 GMT</pubDate></item><item><title>DNS Hosting - Brief summary of who sends what info where</title><description>&lt;p&gt;A great deal of confusion surrounds the simplicity of how internet DNS names work... (just at a simple level - when we type in a web site address or send email to an email address). Below is a simplified summary of how the basics work. This is not meant to be a hard and fast "this is how it works" but more a brief explanation of what happens behind the scenes without trying to go into too much complexity. Tools are available such as &lt;a href="http://en.wikipedia.org/wiki/Dig_%28command%29"&gt;DIG&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Whois"&gt;WHOIS&lt;/a&gt; that can verify these operations. &lt;a href="/RACS/contact-racs.htm"&gt;Contact us&lt;/a&gt; if you would like further information on delving deeper into the inner workings.&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
&lt;h2&gt;&lt;a href="http://en.wikipedia.org/wiki/Domain_Name_System"&gt;DNS&lt;/a&gt; operations hierarchy&amp;nbsp;&lt;/h2&gt;
&lt;h3&gt;&lt;a href="http://en.wikipedia.org/wiki/Domain_Name_System"&gt;DNS&lt;/a&gt; Registration&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="/RACS/img/blogimages/cloud-computing.png" style="border: 0px solid; float: right;" alt="DNS Hosting - brief summary " /&gt;Registrar&lt;/strong&gt; (sends *your domain* DNS server info to)-&amp;gt; &lt;a href="http://public-root.com/tlds.htm"&gt;TLD Servers&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a href="http://en.wikipedia.org/wiki/Domain_Name_System"&gt;DNS&lt;/a&gt; Lookups&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://public-root.com/root-server-check/index.htm"&gt;Root Servers&lt;/a&gt;&lt;/strong&gt; (refers lookups to)-&amp;gt; &lt;a href="http://public-root.com/tlds.htm"&gt;TLD Servers&lt;/a&gt; (refers lookups to)-&amp;gt; DNS Service (authoritative) (refers lookups to)-&amp;gt; Web/Mail Hoster (who host web pages and email)&lt;/p&gt;
&amp;nbsp;&lt;br /&gt;
&lt;h2&gt;&lt;a href="http://en.wikipedia.org/wiki/Whois"&gt;WHOIS&lt;/a&gt; operations hierarchy&lt;/h2&gt;
&lt;h3&gt;&lt;a href="http://en.wikipedia.org/wiki/Whois"&gt;WHOIS&lt;/a&gt; Registration&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Registrar&lt;/strong&gt; (sends *your domain*registrar details to)-&amp;gt; &lt;a href="http://public-root.com/tlds.htm"&gt;TLD Servers&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a href="http://en.wikipedia.org/wiki/Whois"&gt;WHOIS&lt;/a&gt; Lookups&lt;/h3&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;a href="http://public-root.com/root-server-check/index.htm"&gt;&lt;strong&gt;Root Servers&lt;/strong&gt;&lt;/a&gt; (refers lookups to)-&amp;gt; &lt;a href="http://public-root.com/tlds.htm"&gt;TLD Servers&lt;/a&gt; (refers lookups to)-&amp;gt; Registrar (who knows the domain, registrant, admin and contact information)&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;h2&gt;Web/Mail Hosting Operations&lt;/h2&gt;
&lt;h3&gt;WEB Page Hoster&amp;nbsp;&lt;/h3&gt;
&lt;p&gt;Checks that *your domain* is KNOWN to the hosters web server serving out your web pages (aka header hosting). They give out web pages for web browser requests with *your domain* in the URL string from your browser after the &amp;ldquo;http://&amp;nbsp; and before the next &amp;ldquo;/&amp;rdquo; (this usually caters for *your domain* and also www.*your domain* ).&lt;/p&gt;
&lt;h3&gt;MAIL Hoster &lt;/h3&gt;
Checks that *your domain* is KNOWN to the hosters mail server sending/receiving email for *your domain*. They then send and receive email on your behalf and give you *client access* to download/read/send emails.
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=305752&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fDNS_Hosting_Operations_WhoIs_Web_Mail%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/DNS_Hosting_Operations_WhoIs_Web_Mail/</guid><pubDate>Wed, 15 Aug 2012 03:38:00 GMT</pubDate></item><item><title>The dangers lurking on the Internet your un-updated PC faces: Exploit Kits</title><description>&lt;p&gt;&lt;img src="/Images/blogimages/exploitkitspic.jpg" style="border: 0px solid; float: right; margin-left: 20px;" alt="Exploit Kits" /&gt;An exploit kit is a software toolkit which gets injected into a site that is either malicious (created for the purpose of infecting PC&amp;rsquo;s via things such as spam e-mail links) or hacked (a trusted site that has been compromised) and silently installs itself while you are using your computer.&lt;/p&gt;
&lt;h2&gt;How do exploit kits infect your PC?&lt;/h2&gt;
&lt;p&gt;The most common way an exploit kit will infect your PC is by looking for software, plug-ins or addons that haven&amp;rsquo;t been patched. As the name suggests, the exploit kit exploits the vulnerabilities of out dated software and find a way into your PC. Exploit kits can hide themselves in many places but are usually in spam e-mails in the form of attachments or links to malicious webpages. We all know there are &amp;ldquo;bad places&amp;rdquo; on the Internet, so be wary of where you direct your browser to and what kind of downloads you make.&lt;/p&gt;
&lt;h2&gt;How can I protect myself against exploit kits?&lt;/h2&gt;
&lt;p&gt;There are three simple steps you can take to keep your computer protected from exploit kits (and other nasties out there):&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Patch everything:&lt;/strong&gt; Exploit kits make their way in through out dated versions of software. The two most common pieces of software that leave people vulnerable to attacks are Java and Adobe Acrobat PDF reader. Java releases updates frequently, so if you don&amp;rsquo;t need it &amp;ndash; remove it. You can always re-install Java should you need to use it. A list of things to keep updated includes:&lt;/p&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;Windows Updates&lt;/li&gt;
    &lt;li&gt;Browsers&lt;/li&gt;
    &lt;li&gt;Browser addons and plug-ins&lt;/li&gt;
    &lt;li&gt;Software (Java, Adobe, Media Players, Anti-virus etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;2. Stay away from spam e-mails:&lt;/strong&gt;  Be careful about what you open. If you aren&amp;rsquo;t expecting an e-mail from PayPal, your bank, a pizza delivery or even a friend (they could be infected and sending spam) &amp;ndash; don&amp;rsquo;t open it, delete it. The same goes for any attachments or links on or in e-mails.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Use an anti-virus:&lt;/strong&gt; This tip is pretty self-explanatory. Make sure you keep your anti-virus up to date as exploit kits are always evolving. At this point in time, we recommend you use &lt;a href="http://www.avast.com/en-au/index"&gt;Avast&lt;/a&gt; as an antivirus.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Make sure you back up:&lt;/strong&gt; If you do get infected, it's always important to have a copy of everything before your computer was compromised. Check out our blog article on &lt;a href="http://www.racs.com.au/_blog/RACS_IT_Blog/post/Overview_on_cloud_offerings_for_backup/"&gt;cloud back up services&lt;/a&gt;. Get in the habit of backing up your important files before it's too late!&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=298080&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fThe_dangers_lurking_on_the_Internet_your_un-updated_PC_faces_Exploit_Kits%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/The_dangers_lurking_on_the_Internet_your_un-updated_PC_faces_Exploit_Kits/</guid><pubDate>Tue, 26 Jun 2012 14:00:00 GMT</pubDate></item><item><title>Five Things to Consider When Using Cloud Services for Backups</title><description>&lt;p&gt;&lt;img alt="RACS cloud solutions" style="border: 0px solid;" src="/Images/blogimages/RACS-cloud-solutions.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: 16px;"&gt;With cloud services increasing in popularity and availability it&amp;rsquo;s unsurprising that the number of cloud backup services and providers is also growing. This growth is not just in the personal IT sector, but also in the enterprise sector. If you are considering using cloud backup services to replace or supplement your current back up routine here are five crucial things to consider when comparing services and providers.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Backup restore times&lt;/h3&gt;
&lt;p&gt;The entire reason we back up is so that we can restore data at a later date. You will need to consider what your company&amp;rsquo;s recovery time aims are and if they can be met by the cloud service. Rolling backups may make things more convenient and timely however in the event of total data loss though theft, hacking, corruption or failed hardware, you will need to restore all of your data in one go which won&amp;rsquo;t be possible.  It is worth noting that any data loss to any business will be disruptive to the daily operation and planning for disasters big and small will help in minimizing the amount of time lost.&lt;/p&gt;
&lt;h3&gt;Backup times&lt;/h3&gt;
&lt;p&gt;Calculate how long it will take for you to backup your company&amp;rsquo;s data via the Internet. Consider if you will be able to backup out of hours or if you will be continually backing up throughout the day.&lt;/p&gt;
&lt;h3&gt;Bandwidth&lt;/h3&gt;
&lt;p&gt;Undoubtedly this will be the most crucial point of consideration when choosing between cloud backup services. You will be using the Internet to back up your data to the cloud and not using your LAN to move data or copying your data from disk to disk.  Analyse your company&amp;rsquo;s traffic patterns and circuit and based on back up times, consider if you will need to increase your bandwidth.&lt;/p&gt;
&lt;h3&gt;Bandwidth from the data recovery site&lt;/h3&gt;
&lt;p&gt;Should disaster strike, you will also need to ensure you have as much bandwidth at your data recovery site as you do in your production environment.&lt;/p&gt;
&lt;h3&gt;Using staging devices&lt;/h3&gt;
&lt;p&gt;Consider if you will run your backups directly to your cloud backup service provider or if you will employ a staging device. A staging device acts like a buffer where your data is first backed up onsite and then backed up to the cloud from the staging device. This allows for a preliminary backup should your cloud backup crash while in transfer and allows for improved compression, local storage of data and adaptable traffic patterns. The danger of using staging devices is that if the data onsite has not been pushed to the cloud yet and there is an onsite disaster such as hardware failure or fire there may be total data loss.&lt;/p&gt;
&lt;p&gt;While using a cloud backup service is a wonderful way to move your data offsite, provide flexibility and potentially save money but it is completely different to the tape backup systems we are all used to. Making a switch in the way in which you back up requires extensive re-examination and planning. Consider all options available and run test backups and restorations before committing to the cloud and tossing out your tape drives.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=146972&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fFive_Things_to_Consider_When_Using_Cloud_Services_for_Backups%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Five_Things_to_Consider_When_Using_Cloud_Services_for_Backups/</guid><pubDate>Fri, 23 Mar 2012 05:35:00 GMT</pubDate></item><item><title>Overview on cloud offerings for backup</title><description>&lt;p&gt;&lt;img alt="" style="border: 0px solid; float: right; margin-left: 20px;" src="/RACS/img/blogimages/cloud-computing.png" /&gt;One of the most popular items we're asked about are backups and in particular the swing across to "cloud" systems for backing up data.&lt;/p&gt;
&lt;p&gt;The last 18 months or so have seen cloud-based backups become really popular. We have been testing a couple of the more well known cloud offerings for about 12 months and can recommend 3 really cost effective sites (less than $5 / mo per user per month) and easy to use.  A selection from our highlighted services for your own use will depend on &lt;strong&gt;how much data&lt;/strong&gt; needs backing up.&lt;/p&gt;
&lt;h2&gt;In Cloud Back Up Solutions - Less than $5 per user per mo.&lt;/h2&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;
    Jungle Disk - &lt;a href="http://www.jungledisk.com"&gt;http://www.jungledisk.com &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;CrashPlan - &lt;a href="http://www.crashplan.com"&gt;http://www.crashplan.com &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;BackBlaze - &lt;a href="http://www.crashplan.com"&gt;http://www.backblaze.com&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Typically with any of these products,&amp;nbsp; less than 10GB per user should work easily, providing your internet link has the upload capacity.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=146745&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fOverview_on_cloud_offerings_for_backup%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Overview_on_cloud_offerings_for_backup/</guid><pubDate>Mon, 19 Mar 2012 23:01:00 GMT</pubDate></item><item><title>How can I prevent malware infections?</title><description>&lt;p&gt;&lt;img alt="" style="border:0px solid -moz-use-text-color;   -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: initial; float: right;" src="/RACS/img/blogimages/secure-computer-icon-blog.png" /&gt;While all of these types of malware are concerning, there are several preventative measures you can take to ensure you stay safe both online and offline. Primarily, ensure that you have a quality antivirus installed on your system and keep it up to date. Keeping up with things such as your Windows updates is very important as sometimes Microsoft releases system and program security updates. If you are intending to surf the web, make sure your chosen internet browser is up to date as you can become infected just by visiting a page which contains malicious code.&lt;/p&gt;
&lt;p&gt;When downloading files and programs, make sure that they come from a trusted source. If you are redirected for a download, always check the URL bar to ensure you are browsing on the site they were claiming it to come from. Never open e-mails or attachments from people you don&amp;rsquo;t know or sources you weren&amp;rsquo;t expecting something from and if it sounds too good to be true &amp;ndash; it probably is. Stay smart online and you&amp;rsquo;ll stay safe.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144795&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fHow_can_I_prevent_malware_infections%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/How_can_I_prevent_malware_infections/</guid><pubDate>Thu, 01 Mar 2012 14:00:00 GMT</pubDate></item><item><title>What is a rootkit?</title><description>&lt;p&gt;&lt;img alt="" style="border:0px solid -moz-use-text-color;   -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: initial; float: right;" src="/RACS/img/blogimages/rootkit-icon-blog.png" /&gt;A rootkit gives a hacker or remote user access to all of the folders on your computer, both data and system folders and files. While it is not directly destructive to your computer like a virus or designed to spread like a worm, rootkits are used to gain control of your desktop by hiding deep within your computer which can be far more devastating. They can infect the BIOS, which is an important part of your system that is independent from the operating system you are running which can make them very difficult to detect and remove. Rootkits also run at the same permission levels as a system administrator and antivirus programs which can cause additional problems with detection and removal as the computer cannot tell which program has the greatest authority.&lt;/p&gt;
&lt;p&gt;You can become infected by a rootkit by downloading and installing software and programs, sharing disks and USB drives and infected web pages.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144794&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_a_rootkit%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_a_rootkit/</guid><pubDate>Tue, 28 Feb 2012 14:00:00 GMT</pubDate></item><item><title>What is spyware?</title><description>&lt;img alt="" src="/RACS/img/blogimages/spyware-icon-blog.png" style="border:0px solid; border-image: initial; float: right;" /&gt;
&lt;p&gt;Spyware also takes its form in a computer program like a Trojan, appearing to be performing a harmless or even helpful action. However they do not harm your computer, they harm you. Once the program with the spyware has been installed on the system, it runs in the background gathering users personal and confidential data. This means it could be collecting your bank account details, credit card numbers and CVV&amp;rsquo;s, passwords, e-mails and other important and personal files and documents.&lt;/p&gt;
&lt;p&gt;So how does Spyware manage to do all of this? It can scan and read the files on your computer, read your messenger chats and e-mails, track and record your keystrokes (what you type) and collect your internet history. Spyware is also capable of making changes to the settings on your computer, which can result in slow internet speeds, slower boot times and changes to your internet browser such as a different home page or default browser.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144793&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_spyware%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_spyware/</guid><pubDate>Sun, 26 Feb 2012 14:00:00 GMT</pubDate></item><item><title>What is a Trojan horse?</title><description>&lt;img alt="" src="/RACS/img/blogimages/trojan-horse-icon-blog.png" style="border:0px solid; border-image: initial; float: right;" /&gt;
&lt;p&gt;Unlike viruses, Trojan horses do not replicate themselves but this does not mean they can&amp;rsquo;t be dangerous and destructive.  A Trojan horse is a program that will generally appear to be harmless or seem to be useful however it is hiding and harbouring malicious functions.  A Trojan may give a hacker remote access to your computer system allowing them to perform a variety of operations which are only restricted by the design of the Trojan itself and the user privileges on the computer.&lt;/p&gt;
&lt;p&gt;This means that Trojans require interaction on a hacker&amp;rsquo;s part in order to be dangerous. The hacker may not be responsible for writing or distributing the Trojan, however it is possible for hackers to find a computer with one laying dormant and take control of it.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144792&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_a_Trojan_horse%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_a_Trojan_horse/</guid><pubDate>Thu, 23 Feb 2012 14:00:00 GMT</pubDate></item><item><title>What is a worm?</title><description>&lt;img alt="" src="/RACS/img/blogimages/worm-icon-blog.png" style="border:0px solid; border-image: initial; float: right;" /&gt;
&lt;p&gt;In essence, a worm is like an advanced virus. It replicates and spreads itself but it happens on a larger scale. What makes worms more dangerous is that they do not require any human action to replicate and spread. A worm is always looking to exploit security vulnerabilities in networks and operating systems and spread itself. In fact, most worms are designed only to spread and don&amp;rsquo;t attempt to change the host computer or system which they enter and spread through. This does not mean worms are without danger however. Being infected by a worm may result in your computer being used as part of a botnet to send spam e-mails. Some of the more common ways worms spread are by e-mails, weak networks and attachments.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144791&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_a_worm%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_a_worm/</guid><pubDate>Tue, 21 Feb 2012 14:00:00 GMT</pubDate></item><item><title>What is a virus?</title><description>&lt;img alt="" src="/RACS/img/blogimages/virus-icon-blog.png" style="border:0px solid; border-image: initial; float: right;" /&gt;
&lt;p&gt;As the name suggests, viruses replicate themselves and spread throughout your computer&amp;rsquo;s memory.  Some viruses are made to cripple the users system with malicious code that can affect your files and over time may result in things such as your computer booting slowly. Others are simply made to be irritating and disable useful features such as the task manager. Sometimes viruses do nothing to call attention to themselves and simply reproduce.&lt;/p&gt;
&lt;p&gt;Viruses require a human action in order to activate them. Most commonly, viruses attach themselves to an executable file (.exe) because these types of files need to be clicked on in order to run. So this means viruses are generally speaking unintentionally initiated by the user. This is why it is important to ensure you always download files from a trusted source or site.&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144789&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_a_virus%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_a_virus/</guid><pubDate>Sun, 19 Feb 2012 14:00:00 GMT</pubDate></item><item><title>What is malware?</title><description>&lt;p&gt;&lt;img alt="" src="/RACS/img/blogimages/malware-icon-blog.png" style="border:0px solid; border-image: initial; float: right;" /&gt;Malware is a broad term which can be described as any type of damaging software or program which is made to deceive and harm a user. The easiest way to remember this that malware is short for &amp;ldquo;malicious software&amp;rdquo;.  Many people confuse the term &amp;ldquo;virus&amp;rdquo; for a generalisation for anything unusual or harmful on their computer.  Viruses, trojans, spyware, worms and rootkits are all malware. Each piece of malware is designed to do something different such as steal personal and confidential data, irritate the user by disabling certain functions or simply do nothing but reproduce and lay dormant.&lt;/p&gt;
&lt;p&gt;Keep your eyes peeled over the next few days for some follow up posts to answer some more questions on malware including:&lt;/p&gt;
&lt;li&gt;What is a virus?&lt;/li&gt;
&lt;li&gt;What is a worm?&lt;/li&gt;
&lt;li&gt;What is a Trojan horse?&lt;/li&gt;
&lt;li&gt;What is spyware?&lt;/li&gt;
&lt;li&gt;What is a root kit?&lt;/li&gt;
&lt;li&gt;How do I prevent malware infections?&lt;/li&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144788&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWhat_is_malware%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/What_is_malware/</guid><pubDate>Fri, 17 Feb 2012 07:07:00 GMT</pubDate></item><item><title>Life Hacker - Top Aritcles </title><description>&lt;p&gt;&lt;img alt="" style="border: 0px solid; margin-right: 20px; margin-bottom: 20px;" src="/RACS/img/blogimages/lifehacker.jpg" /&gt;&lt;br /&gt;
We've been following Life Hacker's website articles for quite some time. Every day they churn some of the best reading.Here's some of the best articles.&lt;/p&gt;
&lt;h2&gt;Our pick of best Life Hacker Articles&lt;/h2&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;&lt;a href="http://lifehacker.com/5884941/browser-speed-tests-chrome-17-firefox-10-internet-explorer-9-and-opera-1161"&gt;Browser Speed Tests: Chrome 17, Firefox 10, Internet Explorer 9, and Opera 11.61&lt;/a&gt; &lt;br /&gt;
    Check out whats new for Chrome, Firefox, Opera, ahhh yes, and MISE!&lt;/li&gt;
    &lt;li&gt;
    &lt;a href="http://lifehacker.com/5883298/how-to-promote-yourself-without-being-sleazy"&gt;How to Promote Yourself (Without Being Sleazy)&lt;/a&gt;&lt;br /&gt;
    Building a great reputation for yourself online. &lt;/li&gt;
&lt;/ul&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144787&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fLife_Hacker_-_Top_Aritcles_%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Life_Hacker_-_Top_Aritcles_/</guid><pubDate>Fri, 17 Feb 2012 06:45:00 GMT</pubDate></item><item><title>Android Phones - software data connect via Wi-Fi</title><description>&lt;p&gt;&lt;img src="/RACS/img/blogimages/android-sml.png" style="border: 0px solid; float: left;" alt="We love Android!" /&gt;&lt;/p&gt;
&lt;p&gt;If you have a new Android device you can use this neat piece of software to transfer data from your Android phone to your desktop or from the desktop to your phone.&amp;nbsp; No need to carry the USB data cable to transfer data (drag and drop the files/folders between PC and phone) or no need to mount and un-mount the SD card frequently. Protect your USB interface on the phone and using this method there is no impact to your phone data plan as WIFI is used for the data transfer!&lt;/p&gt;
&lt;p&gt;
&lt;a href="https://market.android.com/details?id=com.lyy.softdatacable&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5seXkuc29mdGRhdGFjYWJsZSJd"&gt;&lt;img alt="Software Data Cable" style="border: 0px solid; vertical-align: middle;" src="/RACS/img/blogimages/Android-Software-Data-Cable.jpg" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The App is free of charge and basically turns your phone into a networked device where you can browse the device contents&lt;/p&gt;
&lt;h2&gt;How it works&lt;/h2&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;Download the App from &lt;a href="https://market.android.com/"&gt;Market Place&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="https://market.android.com/details?id=com.lyy.softdatacable&amp;amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5seXkuc29mdGRhdGFjYWJsZSJd"&gt;Click here for direct link to the App &lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;Install and open the App&lt;/li&gt;
    &lt;li&gt;Turn on your Wi-Fi&lt;/li&gt;
    &lt;li&gt;Add the IP address of your phone to your web browser on your desktop.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You should be able to see your phone's complete contents and be able to move, copy or delete any files.&lt;/p&gt;
&lt;p&gt;Average User Rating on Market Place is &lt;strong&gt;4.5/5&lt;/strong&gt;. And Voila! No cables!&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=144486&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fAndroid_Phones_-_software_data_connect_via_Wi-Fi%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Android_Phones_-_software_data_connect_via_Wi-Fi/</guid><pubDate>Tue, 14 Feb 2012 00:52:00 GMT</pubDate></item><item><title>Are you sitting in your IT job for long periods?</title><description>&lt;p&gt;&lt;img alt="" src="/RACS/img/blogimages/laptop.png" style="border: 0px solid; float: right;" /&gt;Here's a heads up on helping yourself if you're sitting down all day. Decrease your risk of heart disease, increase your life span, reduce your risk for certain types of cancer.&amp;nbsp; For all of us in IT, we all sit in a chair all day long. Reading the time-line facts is pretty scary! Facts on what happens to your body after immediately sitting, 1 hour in, two weeks for more than 6 hours a day, one year, 10-20 years!&lt;/p&gt;
&lt;p&gt;The good news is, it's surprisingly easy to counteract sitting all day with a couple of really simple changes.&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://lifehacker.com/5879536/how-sitting-all-day-is-damaging-your-body-and-how-you-can-counteract-it"&gt;Click here to read this story in full.&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=142494&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fAre_you_sitting_in_your_IT_job_for_long_periods%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Are_you_sitting_in_your_IT_job_for_long_periods/</guid><pubDate>Fri, 27 Jan 2012 02:39:00 GMT</pubDate></item><item><title>7 Best Ultra-Portable Laptops</title><description>&lt;p&gt;&amp;nbsp;&lt;img alt="" style="border: 0pt none;" src="/RACS/img/blogimages/blog-ultrabooksideview.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;You may have read the blog article which we published in December - &lt;a href="_blog/RACS_IT_Blog/post/MacBook_Air_vs_Ultrabooks/"&gt;MacBook Air vs. Ultrabooks&lt;/a&gt;.&amp;nbsp; There's not much between models when comparing performance.&lt;/p&gt;
&lt;p&gt;This article on Gizmodo looks at the &lt;a href="http://gizmodo.com/5870943/the-best-ultraportable-laptop"&gt;top 7 ultrabooks&lt;/a&gt; and takes in to account performance, build quality, usability, battery life, and the general features that makes them standout when the laptop as an everyday machine. &lt;/p&gt;
&lt;h2&gt;What's the top Ultrabook?&lt;/h2&gt;
&lt;p&gt;Article author at Gizmodo, Kyle Wagner's says "Features like two-fingered scrolling, keyboard ergonomics, battery life, design and build quality&amp;mdash;for now, Apple's still got a leg up. The gap should narrow over the next few years, but for now, the MacBook Air's still the one to beat."&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140949&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fUltraportable_Laptops%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Ultraportable_Laptops/</guid><pubDate>Mon, 09 Jan 2012 03:48:00 GMT</pubDate></item><item><title>2012 technology trends for small-medium sized business</title><description>&lt;p&gt;As 2012 looms, what can small and mid-sized businesses (SMB) expect to see in the next 12 months when it comes to technology? The 10 technological trends listed below will affect businesses of all sizes in the coming year, but they promise to have an particular impact on small and mid-size businesses in 2012.&lt;/p&gt;
&lt;img alt="" src="/RACS/img/blogimages/2012.png" style="border: 0pt none;" /&gt;&lt;br /&gt;
&lt;ul class="favorite"&gt;
    &lt;li&gt;
    1. Microsoft Hyper-V3 Means Cheaper, More Powerful Virtualization&lt;/li&gt;
    &lt;li&gt;
    2. More Network Attached Storage Appliances&lt;/li&gt;
    &lt;li&gt;
    3. USB 3.0 Devices Abound&lt;/li&gt;
    &lt;li&gt;
    4. Thinner, Lighter Ultrabooks (more like Apple's MacBook Air)&lt;/li&gt;
    &lt;li&gt;
    5. SSD Prices Fall, HDDs Gets Faster&lt;/li&gt;
    &lt;li&gt;
    6. Tablets, Tablets everywhere&lt;/li&gt;
    &lt;li&gt;
    7. BYOD (Bring your own device) Goes to Smaller Businesses&lt;/li&gt;
    &lt;li&gt;
    8. Small Business Finds Apps on the Cloud&lt;/li&gt;
    &lt;li&gt;
    9. Gigabit Wireless Starts replacing Ethernet&lt;/li&gt;
    &lt;li&gt;
    10. Windows 8 Triggers Big Changes&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;a href="http://www.pcworld.com/businesscenter/article/246663/top_10_small_business_tech_predictions_for_2012.html"&gt;Read this story in full&lt;/a&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140758&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252f2012_technology_trends_for_small-medium_sized_business%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/2012_technology_trends_for_small-medium_sized_business/</guid><pubDate>Sat, 31 Dec 2011 08:52:00 GMT</pubDate></item><item><title>Boomerang for GMail</title><description>&lt;h2&gt;Schedule an email to be sent later. Easy email reminders.
&lt;/h2&gt;
&lt;p&gt;&lt;img alt="" src="/RACS/img/blogimages/BoomerangGmailLogo.png" style="border: 0pt none;" class="right" /&gt;Boomerang for Gmail is a Firefox / Chrome plugin that lets you take control of when you send and receive email messages. &lt;/p&gt;
&lt;p&gt;
Boomerang can help you:
&lt;/p&gt;
&lt;ul class="favorite_list"&gt;
    &lt;li&gt;Remember to pay bills
    &lt;/li&gt;
    &lt;li&gt;Schedule birthday/holiday notes when you have time to write them
    &lt;/li&gt;
    &lt;li&gt;Make sure you follow up with a sales lead
    &lt;/li&gt;
    &lt;li&gt;Communicate with people in different time zones
    &lt;/li&gt;
    &lt;li&gt;Clear out travel confirmation emails, returning them on the day of your trip
    &lt;/li&gt;
    &lt;li&gt;And lots more!
    &lt;/li&gt;
&lt;/ul&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140760&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fBoomerang_for_GMail%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Boomerang_for_GMail/</guid><pubDate>Sat, 31 Dec 2011 07:40:00 GMT</pubDate></item><item><title>MacBook Air vs. Ultrabooks</title><description>&lt;p&gt;We're often asked about the specifications of the latest and greatest tech must haves. This article is good read on comparisons between MacBook Air, Acer Aspire S3 and the Asus Zenbook.  Not much between them.  No matter which you prefer, I think we can all agree that the choice that a competitive field offers benefits everyone. It will be interesting to see if the prices of the MacBook Air and Ultrabooks drop over the next couple of years.
&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.geek.com/articles/chips/macbook-air-vs-ultrabooks-specs-showdown-20111230/"&gt;&lt;img alt="" style="border: 0pt none;" src="/RACS/img/blogimages/ultra-display1-580x275.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.geek.com/articles/chips/macbook-air-vs-ultrabooks-specs-showdown-20111230/"&gt;Compare and read MacBook, Acer Aspire S3 and Ausus Zenbook.&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140756&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fMacBook_Air_vs_Ultrabooks%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/MacBook_Air_vs_Ultrabooks/</guid><pubDate>Sat, 31 Dec 2011 06:29:00 GMT</pubDate></item><item><title>Small business IT security</title><description>&lt;p&gt;We often find that most small business tend to be less aware of online and general IT security because&lt;/p&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;
    They don&amp;rsquo;t think they are a possible target &lt;/li&gt;
    &lt;li&gt;
    They may be trying to save funds &lt;/li&gt;
    &lt;li&gt;
    They may be new in business and not be aware of vulnerabilities&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hackers and thieves are well aware that small businesses are easy targets for breaches in online and general security. Many small businesses are trying to save funds, may be new to business or they may not be aware of the common pitfalls. Attacks on your business may not only be from the internet, but also directly at your business premises. &lt;/p&gt;
&lt;p&gt;You can easily take some simple steps to protecting your business from breeches in security, unwanted attacks or financial losses. These are easy to follow steps, however many business owners simply forget or are unaware that these points may be a potential threat to their business. Larger companies or corporations will have adequate training for risk management and contingency plans; however the following simple steps can help protect your small business making you less vulnerable to losses.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Personal &amp;amp; Business Information&lt;/strong&gt; &amp;ndash; It's best practice not to provide your personal information to people you do not know, especially online. Always keep your personal information and your business information separate. This applies to bank accounts, your business and private addresses, phone numbers, email addresses and social media accounts. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IT Security &lt;/strong&gt;&amp;ndash; Always use genuine operating systems and firewalls. Keep updates and patches applied all software and ensure your software licenses and passwords are carefully protected. If your business uses wi-fi apply a WEP key / wireless password in the router. Open wireless access is very accessible hackers. Keep anti-virus software up to date. Stay safe and secure. Keep updated.&lt;/p&gt;
&lt;p&gt;If you run your small business at home or business premises, beware of locking workstations, servers, laptops, mobile phones and tablets with a pin or password. If you have a server rack or cabinet, keep it locked. Hired help around the home or business (cleaners, gardeners, delivery persons or even employees) may often have access to your office(s). Always secure devices, pcs and servers with a pin or password. If possible, ensure workstations and servers are behind locked doors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Passwords&lt;/strong&gt; &amp;ndash; Be diligent in changing passwords for online
accounts. This includes passwords for your own website, email, social
networking sites, your online banking etc. Hackers use tools (which they
locate on the internet) which are designed to crack passwords very
quickly. &lt;span&gt;&amp;nbsp;&lt;/span&gt;Always try to compile a password that is hard to
guess or crack. Use upper and lower case and special characters. Avoid
using common words, your date of birth, your own name, your children&amp;rsquo;s
names, the word &amp;ldquo;password&amp;rdquo;, or worse still leave it blank.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Employees&lt;/strong&gt;&amp;ndash; Though difficult in small business, if you have employees, try to avoid giving full access to records such as databases, bank records, credit cards and business transactions. If possible set different level of access with restrictions as to what information they can have at their fingertips&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140639&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fsmall-business-security%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/small-business-security/</guid><pubDate>Thu, 22 Dec 2011 10:05:00 GMT</pubDate></item><item><title>Windows Defender Offline Beta</title><description>&lt;p&gt;Ever been caught with malicious and other potentially unwanted software on your PC? These will more than often&amp;nbsp; try to install themselves when you connect to the Internet or install some programs from a CD, DVD, or other media. If the software is makes it to your desktop it may execute immediate or at a later date when you least expect it causing potentially a host of issues.&lt;/p&gt;
&lt;h2&gt;Windows Defender Offline Beta &lt;/h2&gt;
&lt;p&gt;Windows Defender Offline Beta has the ability to remove hard to find malicious and potentially unwanted programs using definitions that recognize threats.&lt;/p&gt;
&lt;h3&gt;What are Definitions?&lt;/h3&gt;
&lt;p&gt;Definitions are files that provide an encyclopedia of potential software threats. Because new threats appear daily, it's important to always have the most up-to-date definitions installed in Windows Defender Offline Beta. Armed with definition files, Windows Defender Offline Beta can detect malicious and potentially unwanted software, and then notify you of the risks.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://bink.nu/news/windows-defender-offline-beta.aspx"&gt;Read full article here from Steve Bink at Bink.nu&amp;nbsp;&lt;/a&gt; &lt;/p&gt;
&lt;h3&gt;Downloads from Microsoft&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=234123"&gt;Windows Defender 32-bit version&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=234124"&gt;Windows Defender Offline Beta 64-bit Version&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;You will need&lt;/h4&gt;
&lt;ul class="check_list"&gt;
    &lt;li&gt;A CD, DVD, or USB flash drive with at least
    250 MB of free space. &lt;/li&gt;
    &lt;li&gt;Download and run the tool&amp;mdash;the tool will
    help you create the removable media.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140637&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fWindows_Defender_Offline_Beta%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Windows_Defender_Offline_Beta/</guid><pubDate>Thu, 22 Dec 2011 07:29:00 GMT</pubDate></item><item><title>Neat settings in Firefox and Chrome - about:about</title><description>&lt;p&gt;Did you know that the url "about:about" (without quotes) will show you almost every setting possible in both Chrome and FireFox. One note to of caution when playing with these settings - you may end up having to reset your profile.
&lt;/p&gt;
&lt;h3&gt;Download sites for Browsers&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://www.google.com/chrome" target="_blank"&gt;&lt;img alt="" style="border: 0pt none;" src="/RACS/img/blogimages/logo-chrome.jpg" /&gt;
&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://www.google.com/chrome" target="_blank"&gt;Click here Google Chrome Browser&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.mozilla.org/en-US/firefox/features/" target="_blank"&gt;&lt;img alt="" style="border: 0pt none;" src="/RACS/img/blogimages/logo-firefox.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mozilla.org/en-US/firefox/features/" target="_blank"&gt;Click here for Mozilla Firefox Browser&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.pixelportal.com.au/RSSRetrieve.aspx?ID=8736&amp;A=Link&amp;ObjectID=140636&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.pixelportal.com.au%252f_blog%252fRACS_IT_Blog%252fpost%252fNeat_settings_in_Firefox_and_Chrome_-_aboutabout%252f</link><guid isPermaLink="true">http://www.pixelportal.com.au/_blog/RACS_IT_Blog/post/Neat_settings_in_Firefox_and_Chrome_-_aboutabout/</guid><pubDate>Sat, 10 Dec 2011 14:00:00 GMT</pubDate></item></channel></rss>