<?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>MakeUseOf &#187; vnc</title>
	<atom:link href="http://www.makeuseof.com/tags/vnc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:31: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>4 Creative Uses For A VNC Server</title>
		<link>http://www.makeuseof.com/tag/4-creative-vnc-server/</link>
		<comments>http://www.makeuseof.com/tag/4-creative-vnc-server/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 22:30:50 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=96830</guid>
		<description><![CDATA[Other than just using VNC clients to connect to a remote computer, what can you really use VNC servers for? When you stop and think about it, the ability to connect to and control a remote computer using free software like this is pretty cool. In this article, we are going to put together four remote-control systems that you can use to control various entertainment and display systems throughout your home, from a single, central computer.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/remotenetwork.png?323f2c" alt="vnc server" />By now, you&#8217;re probably pretty familiar with VNC Servers. We&#8217;ve certainly covered how to set them up and use them often enough here at MUO. I once showed you how to use the service to <a href="http://www.makeuseof.com/tag/how-to-spy-on-your-spouse-with-your-computer/">spy on your spouse</a> (although not everyone agreed with the ethics of the approach).  Angela also reviewed <a href="http://www.makeuseof.com/tag/set-chicken-vnc-remote-access-mac/">Chicken of the VNC</a> for Mac, and I also recently compared <a href="http://www.makeuseof.com/tag/tightvnc-tight-vnc-clients/">TightVNC</a> to other VNC clients.</p>
<p>Other than just using VNC clients to connect to a remote computer, what can you really use VNC servers for? I mean, when you stop and think about it, the ability to connect to and control a remote computer using free software like this is pretty cool.</p>
<p>In this article, I&#8217;m going to put together four remote-control systems that you can use to control various entertainment and display systems throughout your home, from a single, central computer. This is especially useful for those of you that have a &#8220;main&#8221; computer in your living room or living area that everyone uses.</p>
<h2>Four Cool Ways to Use a VNC Server</h2>
<p>Each of the four setups that I&#8217;m going to describe here involve a main computer running VNC client software, and a remote computer &#8211; which doesn&#8217;t have to have a mouse or keyboard attached &#8211; running the VNC server software. <a href="http://sourceforge.net/projects/echovnc/">EchoVNC </a>is my own personal favorite, but really any VNC server software that you prefer will work.</p>
<p>The four setups are: a remote TV controller, a remote stereo/music controller, a centralized surveillance system, and an in-home information display system. Sound cool? Let&#8217;s get started.</p>
<h3>Remote Control TV Media</h3>
<p>The setup that I am going to propose here involves a central computer in your living room that controls your television entertainment system. The actual infrastructure should be configured as showing in this diagram.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea1a.png?323f2c" alt="vnc server" width="496" height="279" /></p>
<p>Next, I suggest you set up an HTML file using the tips I offered in my recent <a href="http://www.makeuseof.com/tag/create-full-page-news-ticker-display-rss-widgets/">CSS web page article</a>. Use a free CSS template and then create a launch page where you can quickly access links to your own personal video streaming services.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea1.png?323f2c" alt=" create vnc server" width="550" height="395" /></p>
<p>Have that page automatically launch every time the display PC boots up by adding the link to that HTML page you&#8217;ve created in the startup folder.<br />
<img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea3.png?323f2c" alt=" create vnc server" width="337" height="319" /><br />
Once you&#8217;ve got this all set up, all you have to do is sit down at your control PC in the living room, VNC into your media &#8220;controller&#8221; PC, and you&#8217;ll see that browser window already open. Just click on the service you want to use and launch the movie of your choice.</p>
<h3>Remote Access Sound System Controller</h3>
<p>You can use this same approach to remotely control a sound system. All you have to do is hook up an inexpensive standalone tower PC to your stereo system.</p>
<p>This is what that setup would look like:</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea4.png?323f2c" alt=" create vnc server" width="496" height="279" /></p>
<p>This setup is nearly identical to the movie system controller, except the output from the standalone PC is sound rather than an HDMI output cable. Now, all you have to do is connect to the standalone PC via VNC and launch the music using your favorite music app like iTunes. Here, I&#8217;ve connected to my controller PC using Echo VNC and iTunes.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea5.png?323f2c" alt="setting up a vnc server" width="573" height="525" /></p>
<p>Just launch the music on the remote PC and the music will start playing on your stereo system.</p>
<p>By the way, if setting up a media center PC sounds cool and you&#8217;d like to try it, I highly recommend the free MUO manual on <a href="http://www.makeuseof.com/pages/how-to-build-a-media-center-home">setting up a media center PC</a>, which goes into far more detail than I can in this article.</p>
<h3>Access Your Surveillance System</h3>
<p>Were you one of the people that thought the Wi-Fi surveillance system idea that I put together using <a href="http://www.makeuseof.com/tag/how-to-build-a-wifi-home-surveillance-system-with-your-pc/">Active Webcam</a> was a good idea? Well, if you think about it, incorporating VNC into the mix can let you dedicate a single PC to monitoring your entire household surveillance system.</p>
<p>By installing VNC server software onto that dedicated surveillance PC, whenever you want to check out all of your camera displays, all you have to do is remote into it to check out all of the cameras.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/10/cams71.jpg?323f2c" alt="setting up a vnc server" width="543" height="552" /></p>
<p>This allows you to run your surveillance system setup from a single, dedicated PC. Whenever you want to monitor the cameras, just remote in and check things out.</p>
<h3>Set Up a Household Display</h3>
<p>If you&#8217;ve ever walked through a manufacturing facility, then you&#8217;ve probably seen those flat screen informational boards up everywhere, scrolling through important statistics and information.</p>
<p>Well, using VNC you can actually set up a similar display at home. Just mount a small LCD display monitor on a shelf or on the wall. Connect it to a dedicated, standalone PC that you can hide in a cabinet or under a table.</p>
<p>Then, set up a rotating set of HTML screens that show anything from this month&#8217;s family calendar, to a task list of important projects the family will be completing together. You can use a website like <a href="http://freehtmlcalendar.com/">FreeHTMLCalendar</a> to create such a quick HTML calendar screen and customize it with your important events.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea6.png?323f2c" alt="setting up a vnc server" width="580" height="520" /></p>
<p>If you&#8217;re familiar with Javascript, then you can set up your remote PC to scroll through HTML pages as shown here.</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;script type=&quot;text/javascript&quot;&gt;// &lt;![CDATA[
 function PageLoad() { var t=setTimeout(&quot;loadnext()&quot;,20000); } function loadnext() { location.replace('pagedisplay1.html');  }
// ]]&gt;&lt;/script&gt;---&amp;gt;The body of your HTML web page goes here</pre></div></div>

<p>As you can see, the moment the first HTML page loads, it launches the &#8220;PageLoad&#8221; function. This waits 20 seconds before launching &#8220;loadnext()&#8221;, which will load the next HTML page. For each display page, you&#8217;ll just change the next called HTML file.</p>
<p>Here is the directory on my remote display PC that holds all of those HTML pages to display.</p>
<p><img class="aligncenter size-full wp-image-96841" title="vncidea7" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/vncidea7.png?323f2c" alt="vnc server" width="314" height="253" /></p>
<p>Whenever you want to update your remote display, just remote into it with VNC, update those HTML files with new information, news or a new family calendar, and you&#8217;re done!</p>
<p>Do you see yourself trying out any of these VNC client/server setups? Can you think of any other cool ways to make use of VNC? Share your thoughts and ideas in the comments section below.</p>
<p><small>Image Credit: <a href="http://image.shutterstock.com/display_pic_with_logo/793624/793624,1315404525,16/stock-photo-concept-of-computer-network-computer-generated-image-84216979.jpg" rel="nofollow">ShutterStock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-creative-vnc-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is TightVNC Really More Tight Than Other VNC Clients?</title>
		<link>http://www.makeuseof.com/tag/tightvnc-tight-vnc-clients/</link>
		<comments>http://www.makeuseof.com/tag/tightvnc-tight-vnc-clients/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:01:29 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=86855</guid>
		<description><![CDATA[When it comes to remotely connecting to a desktop PC or a server, most people quickly opt for installing a VNC server. It's fast, easy to configure, and best of all it's absolutely free. Once you've installed a VNC service on your target computer, you can essentially use any client you want in order to access that service if it is capable of using the VNC protocol.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/network2.png?323f2c" alt="tightvnc" />When it comes to remotely connecting to a desktop PC or a server, most people quickly opt for installing a <a href="http://www.makeuseof.com/tags/vnc">VNC</a> server. It&#8217;s fast, easy to configure, and best of all it&#8217;s absolutely free. Once you&#8217;ve installed a VNC service on your target computer, you can essentially use any client you want in order to access that service if it is capable of using the VNC protocol.</p>
<p>In my somewhat controversial article on how to spy on your spouse with your computer, I mentioned using <a href="http://www.makeuseof.com/tag/how-to-spy-on-your-spouse-with-your-computer/">RealVNC for Windows</a> to do just that. Then there&#8217;s <a href="http://www.makeuseof.com/tag/set-chicken-vnc-remote-access-mac/">Chicken of the VNC</a> for Mac, or <a href="http://www.makeuseof.com/tag/ubuntu-remote-desktop-builtin-vnc-compatible-dead-easy/">VNC access for Ubuntu</a>. If you search free software directories, you&#8217;ll find VNC clients large and small and everything in between. Recently, I came across <a href="http://www.tightvnc.com/">TightVNC</a>, another VNC client with a claim that it is distinct because it is &#8220;<em>free, lightweight, fast and reliable</em>&#8220;.</p>
<h2>Testing The &#8220;Tight&#8221; In TightVNC</h2>
<p>In order to put TightVNC to the test, I decided to formulate a baseline by running and measuring several other VNC clients before running TightVNC and comparing it to the same baseline. Now, this is by no means a highly-analytical, professional, end-to-end functionality or capacity test. All I want to know is how much memory the application uses while it is running, and how much bandwidth it eats up while communicating with the remote VNC server.</p>
<p>The first client I decided to test is the one that I currently use all the time, called <a href="http://www.uvnc.com/">UltraVNC</a>. I really like UVNC &#8211; it is easy to run and configure, and fast to connect to my remote clients. I use it to manage our family web server as well as my random PCs throughout the house.</p>
<p>Running UltraVNC, I opened up the Resource Monitor and went straight to the memory area. As you can see, UVNC, which runs under the image name &#8220;vncviewer.exe&#8221;, takes up just under 5,000K of private memory space, with a total of just over 11,000 set aside for the app.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/ultravnc3.png?323f2c" alt="tightvnc" width="498" height="212" /></p>
<p>In terms of network utilization, during a fairly low-activity, non-use period of time when I leave the connected screen untouched for about 5 minutes, the network utilization of this connection eventually evened out to about 1,621 B/sec. So, now we have a baseline to compare all other VNC clients to &#8211; about 5,000K of memory space and just over 1,500 B/sec.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/ultravnc2.png?323f2c" alt="tightvnc viewer" width="526" height="218" /></p>
<p>Next up is <a href="http://www.realvnc.com/">RealVNC</a>. This was actually the first VNC client I ever used, and it remains the VNC server app that I still use. Running the RealVNC client, the Resource Monitor showed nearly the same performance, only slightly better. About 4,520KB in private memory and about 10,284KB total.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/realVNC4.png?323f2c" alt="tightvnc viewer" width="493" height="224" /></p>
<p>On the flip side, I noticed network bandwidth consumed by RealVNC was just slightly higher than UltraVNC at 1,887 B/sec, but not a whole lot higher. Since the bandwidth can fluctuate significantly from time to time &#8211; easily 200 B/sec at least &#8211; then for all intents and purposes these two apps perform nearly the same in every way.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/realVNC5.png?323f2c" alt="tightvnc viewer" width="412" height="256" /></p>
<p>There is another free VNC client that you may or may not have heard about called <a href="http://tigervnc.org/">TigerVNC</a>.  TigerVNC is interesting because its creators say that they focused on performance and remote display functionality. We&#8217;ll get to the functionality in a bit, but first we need to complete our measurements for this third VNC client. Network Activity for this one appears to be significantly higher for this VNC client &#8211; <em>almost five times higher than the last two</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tigervnc6.png?323f2c" alt="compare tightvnc realvnc" width="446" height="296" /></p>
<p>As far as I could tell, I was doing everything the same way during the measurement &#8211; waiting a few minutes after leaving the screen idle before taking a measurement. Regardless, network usage appears to be quite a bit higher.</p>
<p>The memory consumption, however, appears to be right along the same lines as UltraVNC. So, whatever the programmers did to increase functionality and consume more network bandwidth, they did it without consuming any more memory than UltraVNC.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tigervnc7.png?323f2c" alt="compare tightvnc realvnc" width="543" height="251" /></p>
<p>As far as added functionality, it&#8217;s true that you can see more features immediately available at the top left corner of the view screen. With one mouse click you can zoom, launch the windows menu, or utilize &#8220;<em>Control-Alt</em>&#8221; on the remote client. I couldn&#8217;t really tell whether the display quality was any better than the other two VNC clients, but if the network use is any indication, then it probably is.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tigervnc8.png?323f2c" alt="compare tightvnc realvnc" width="384" height="283" /></p>
<p>Finally, we come down to the one VNC client that has made the claim to be the tighter VNC client &#8211; <a href="http://www.tightvnc.com/">TightVNC</a>.  The first thing you&#8217;ll notice when you launch TightVNC is that you can opt for a &#8220;low-bandwidth connection&#8221; before connecting to your VNC server.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tightvnc9.png?323f2c" alt="" width="415" height="172" /></p>
<p>Looking at the network bandwidth under the &#8220;low-bandwidth&#8221; setting, you can see that the network consumption is still higher than UltraVNC or RealVNC &#8211; about 3 times higher. However, it does beat out TigerVNC in terms of bandwidth.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tightvnc10.png?323f2c" alt="" width="426" height="219" /></p>
<p>In terms of memory use, TightVNC does indeed blow away the competition by a difference of approximately 2,000KB less of total reserved working space. Considering that it appears to be working pretty hard over the network to provide adequate functionality, the smaller footprint is pretty impressive.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/tightvnc11.png?323f2c" alt="tightvnc" width="541" height="219" /></p>
<p>So, there you have it folks. While TightVNC may not exactly live up to the hype, and in fact fails to achieve significant bandwidth improvements, it does indeed meet the claim that it is lightweight. For anyone concerned with the overall memory space active applications use up on your PC, then TightVNC will at least save you a little bit of space.</p>
<p>Have you used many VNC clients before? What&#8217;s your favorite client and why? Share your opinions in the comments section below!</p>
<p><small>Image credit: <a href="http://www.sxc.hu/photo/711230" rel="nofollow">Anders Engelbøl</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/tightvnc-tight-vnc-clients/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Set Up &amp; Use Chicken Of The VNC For Remote Access [Mac]</title>
		<link>http://www.makeuseof.com/tag/set-chicken-vnc-remote-access-mac/</link>
		<comments>http://www.makeuseof.com/tag/set-chicken-vnc-remote-access-mac/#comments</comments>
		<pubDate>Fri, 27 May 2011 19:31:18 +0000</pubDate>
		<dc:creator>Angela Alcorn</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=76240</guid>
		<description><![CDATA[If you've ever needed to get remote access for a computer, you've probably realised that some solutions are far superior than others. Even as far as VNC (Virtual Network Computing) clients go, there are a few really good clients out there and there are many clients that just don't cut it for some reason or other. Today we'll introduce you to another great Mac VNC client you'll love.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/Chicken-VNC-300x300.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/Chicken-VNC-300x300.png?323f2c" alt="chicken of the vnc" />If you&#8217;ve ever needed to get <a href="http://www.makeuseof.com/tags/remote-access">remote access</a> for a computer, you&#8217;ve probably realised that some solutions are far superior than others. Even as far as <a href="http://www.makeuseof.com/tags/vnc">VNC</a> (Virtual Network Computing) clients go, there are a few really good clients out there and there are many clients that just don&#8217;t cut it for some reason or other. Today we&#8217;ll introduce you to another great Mac VNC client you&#8217;ll love.</p>
<p>Chicken of the VNC (COTVNC) is easy to use, simple to set up and works like a charm. You can use Chicken of the VNC to connect to a Mac, Windows or Unix machine, so it&#8217;s really quite versatile.</p>
<h2>Install Chicken Of The VNC</h2>
<p>Download a free copy of <a href="http://sourceforge.net/projects/cotvnc/">Chicken of the VNC</a> from Sourceforge here. It&#8217;s a small download of 1.2MB so it shouldn&#8217;t take too long.</p>
<p>Installation is standard Mac procedure: just open the disk image and drag the application into your Applications folder. Double-click Chicken of the VNC in Applications to open it.</p>
<h2>Set Up Remote Computer For Chicken Of The VNC Access</h2>
<p>To begin with, you&#8217;ll need to make sure the computer you wish to connect to is allowing VNC connections and that you know the IP address and password details for access to the computer.</p>
<p>To allow VNC connections on a Mac, go to <em>System Preferences &gt; Sharing</em>. Check the box for &#8220;<em>Remote Management</em>&#8221; and check all the applicable boxes in the popup window, depending on how much access you want to give out. Then click on &#8220;<em>Options</em>&#8221; and check the box to allow VNC connections with a password. Choose a password. When you click &#8220;<em>OK</em>&#8221; you should see that Remote Management is on and which IP address to use.</p>
<p>Otherwise, to find the local IP address on a Mac, go to the airport symbol and choose &#8220;<em>Open Network Preferences</em>&#8221; (or go to <em>System Preferences &gt; Network</em>). The IP address will be shown clearly on this screen.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/Remote-Management-Mac.png?323f2c" alt="chicken of the vnc" /></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/VNC-users-password-Mac.png?323f2c" alt="" /></p>
<p>To allow VNC connections in Windows, the Windows machine will need to have a VNC client installed, such as the free RealVNC and configure it to use port 5900 and to use a password for access. To find the local IP address in Windows, open up a terminal (by going to <em>Windows &gt; Run</em> and typing &#8220;<em>cmd</em>&#8220;) and then type &#8220;<em>ipconfig</em>&#8220;.</p>
<p>For access via the Internet, it&#8217;s a little more complicated. You will need to know the IP address you&#8217;re using in the real world, so head to <a href="http://www.whatismyip.com/">WhatIsMyIP</a> to get it. You may also need to set up port forwarding on the router to ensure the port 5900 is sent to the VNC server on the IP of the Windows computer.</p>
<p>If you want to use VNC to help a relative with tech support, for instance, you might need to set this up in advance and perhaps talk them through the steps to get the new IP address to ensure you can log into their system.</p>
<h2>Set Up Chicken Of The VNC</h2>
<p>For every computer you remotely connect to with Chicken of the VNC, you&#8217;ll need to set up a new connection. From the previous steps, you should now have the details you need ready for use.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/VNC-Setup.png?323f2c" alt="chicken of the vnc review" /></p>
<p>Click the + button to add a new connection and give it a name. In the host field, write the IP address followed by a colon and the port number. Put the password in and click <em>connect</em>. You should see a window pop up automatically where you can control the machine.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/VNC-to-Windows2.png?323f2c" alt="chicken of the vnc" /></p>
<p>As you can see, the main trick to setting up a VNC connection is in ensuring the computer you wish to connect to is willing to accept the connection. Chicken of the VNC itself is pretty straightforward and just gets the job done.</p>
<p>What do you think of <a href="http://sourceforge.net/projects/cotvnc/">Chicken of the VNC</a>? What&#8217;s your favourite free VNC client for the Mac? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/set-chicken-vnc-remote-access-mac/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Remotely Access Your Mac From Your iOS Device</title>
		<link>http://www.makeuseof.com/tag/remotely-access-mac-ios-device/</link>
		<comments>http://www.makeuseof.com/tag/remotely-access-mac-ios-device/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 17:31:10 +0000</pubDate>
		<dc:creator>Bakari Chavanu</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[iPhone / iPad / iPod]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad apps]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=66785</guid>
		<description><![CDATA[Before I started using VNC (Virtual Network Computing) software on my Mac and iPhone, I can&#8217;t count how many times I needed to connect with my home office computer to access a file, launch an application I needed to use over Wi-Fi or 3G, or simply shut my computer down. Up until recently, VNC software [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/muoscreenshot286.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/muoscreenshot286.png?323f2c" />Before I started using VNC (Virtual Network Computing) software on my Mac and iPhone, I can&#8217;t count how many times I needed to connect with my home office computer to access a file, launch an application I needed to use over Wi-Fi or 3G, or simply shut my computer down. Up until recently, VNC software has been pretty expensive and often clumsy to use, but since the emergence of the iPhone and other mobile devices, virtual network technology has become easier to set up with improved interfaces and features for remotely connecting to your home or office computer.</p>
<p>While there are several advanced mobile VNC programs costing $30 or more, there are a few free options in the Apple and iTunes Music Stores that work quite well to remotely access your Mac.</p>
<p><span id="more-66785"></span></p>
<h2>PocketCloud Companion</h2>
<p><a href="http://itunes.apple.com/us/app/pocketcloud-companion-app/id406830959?mt=12">PocketCloud Companion</a> is a VNC program for remotely accessing your Mac from your iPad and other iOS devices. Due to the large size screen of the iPad, viewing the desktop of your Mac is three or four times better than on the iPhone and iPod touch.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/muoscreenshot287.jpg?323f2c" border="0" alt="remotely access mac" width="580" height="363" /></p>
<p>PocketCloud Companion remotely connects to your computer over Wi-Fi and 3G using your Gmail account. After you download the <a href="http://itunes.apple.com/us/app/pocketcloud-companion-app/id406830959?mt=12">PocketCloud Companion</a> app from the Apple Mac Store, and the remote <a href="http://itunes.apple.com/us/app/wyse-pocketcloud-rdp-vnc-remote/id398798399?mt=8">PocketCloud client version</a> from the iTunes Music Store, you can have both programs connecting in less than five minutes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/muoscreenshot288.png?323f2c" border="0" alt="mac remote access" width="580" height="371" /></p>
<p>To set up on your Mac, launch <em>System Preferences &gt; Sharing &gt; Remote Management</em>. Click the <em>Computer Settings</em> button and check &#8220;<em>VNC viewers may control screen with password</em>&#8220;. Enter a password. Then launch PocketCloud Companion to set up your account.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/monitors.jpg?323f2c" border="0" alt="mac remote access" width="580" height="435" /></p>
<p>On the mobile client side, you will be taken through the process of adding your Gmail account and password security. It&#8217;s about a two-step process. With my computer setup, PocketCloud on my iPad enables me to view both my main and secondary monitors. Anything on my desktop and in my computer can be launched, viewed, and used.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/pointercloud1.jpg?323f2c" border="0" alt="mac remote access" width="435" height="580" /></p>
<p>PocketCloud Companion includes a handy little Touch pointer that helps you navigate items on the computer desktop. It&#8217;s almost like using your mouse. Of course, navigation on the smaller iPhone and iPod touch screens will be more challenging.</p>
<p>As with other VNC programs, there is typically a delay between what you see on your desktop and what you see on your iOS screen device. So for example, if you click to close a window on your desktop, it may take about five seconds before you can see the window close on your iOS device. So be patient and keep trying if it doesn&#8217;t work at first. VNC computing does not provide the same experience as actually working on your computer, but it&#8217;s a useful resource for when you really need it.</p>
<h2>RDM + Desktop Lite</h2>
<p>Another VNC program similar to PocketCloud is RDM + Desktop Lite. The free version is ad-supported, but you might find its interface more handy than PocketCloud&#8221;˜s.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/muoscreenshot286.jpg?323f2c" border="0" alt="mac remote access free" width="580" height="375" /></p>
<p>RDM + Desktop Lite is optimized for the iPhone and iPod touch, although it can be used on the iPad as well. After downloading <a href="http://itunes.apple.com/us/app/rdm-desktop-lite/id411649452?mt=12">RDM + Desktop Lite</a> from the Apple Mac Store and the remote <a href="http://itunes.apple.com/us/app/rdm-lite/id372184480?mt=8">mobile client</a> on your iOS  device, the setup is even easier than PocketCloud. You need to set up an account, add the given computer number in the client app, and you&#8217;re good to go.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/rdmdesktop.jpg?323f2c" border="0" alt="remotely access mac" width="538" height="394" /></p>
<p>With RDM + Desktop, you can remotely access your Mac just like you would with any other VNC program. But its client app also includes navigation and action buttons which keep you from having to point your remote cursor to menu bar items on your desktop. You can, for example, quickly shutdown, log off, or close and quit windows and applications with the touch of a button.</p>
<p>Both PocketCloud Companion and RDM + Desktop include a virtual keyboard if you simply need to do some typing on your computer via their remote clients. I found extended typing using the programs too slow and cumbersome. But it&#8217;s great for when you&#8217;re in a pinch and need to make changes to a document on your computer and then perhaps remotely email that document to yourself or someone else.</p>
<p>These free programs are a great introduction to VNC technology for mobile devices. If you have never tried using virtual computing, you&#8217;ll be amazed at what it can do. If you give them a try, let us know what you think.  Or if you have another favourite app, let us know all about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/remotely-access-mac-ios-device/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Gitso Reverses VNC Connections, Makes Helping Others Easier [Cross Platform]</title>
		<link>http://www.makeuseof.com/tag/gitso-reverses-vnc-connections-helping-easier/</link>
		<comments>http://www.makeuseof.com/tag/gitso-reverses-vnc-connections-helping-easier/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 19:31:03 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[cross platform]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=65319</guid>
		<description><![CDATA[Virtual Network Computing (VNC) is useful, but less so if you want to help a friend with something. If they need your help to begin with they probably can&#8217;t set up their router&#8217;s port forwarding to give you access. Gitso allows for reverse VNC connections, meaning your port settings need to be set instead of your [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/gitso-icon.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/gitso-icon.png?323f2c" alt="reverse vnc connection" width="232" height="208" />Virtual Network Computing (VNC) is useful, but less so if you want to help a friend with something. If they need your help to begin with they probably can&#8217;t set up their router&#8217;s port forwarding to give you access. Gitso allows for reverse VNC connections, meaning your port settings need to be set instead of your friend&#8217;s. Combine this brilliant idea with a program that works on Linux, Mac and Windows machines and you can support your friends in three simple steps.</p>
<p>When it comes to remote connections, <a href="http://www.makeuseof.com/tags/vnc/">VNC</a> is many people&#8217;s protocol of choice. With native support built into Mac OS X and most versions of Linux, and a plethora of applications available for Windows and (seemingly) every other system on earth, it&#8217;s hard to match VNC for versatility.</p>
<p><span id="more-65319"></span><br />
But getting a VNC connection working when there are routers and port settings involved can be tricky, particularly if you need to access the computer of someone not savvy enough to make the necessary changes to their firewall and port settings. This explains the popularity of services like <a href="http://www.makeuseof.com/tag/logmein-access-your-pc-from-anywhere/">LogMeIn</a>.</p>
<p>If you want a simple way to help your friends with their computer problems, but don&#8217;t want to depend on a proprietary service to do so, Gitso is what you&#8217;re looking for. <a href="http://code.google.com/p/gitso/">Download Gitso</a> if you want, and keep reading to find out how to use it.</p>
<h2>The Basics</h2>
<p>This program has two main functions: getting help and helping others. The person helping should probably start the program first, and doing so is simple enough. Here&#8217;s what it looks like when I start the program in Ubuntu:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/gitso-givehelp.png?323f2c" alt="reverse vnc connection" width="579" height="339" /></p>
<p>Giving help was as simple as clicking the &#8220;<em>Give Support</em>&#8221; button, then pressing start. The message &#8220;<em>Server Running</em>&#8221; means I&#8217;m ready to accept connections. Now comes the tricky part. I need my friend, who needs help, to connect to me. For this to happen he or she first needs to download Gitso, or I could simply email the program in order to simplify things. Once Gitso is working it will look like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/gitso-get-help.png?323f2c" alt="vnc connection" width="580" height="336" /></p>
<p>My friend needs to type my IP address, which I&#8217;ll gladly provide over the phone. Once this is entered I will be connected to their computer:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/vnc-running.png?323f2c" alt="reverse vnc connection" width="578" height="328" /></p>
<p>So the person receiving support only needs to do three things: download the program, run the program and type an IP address. It&#8217;s a little complicated, but far less than talking your friend through configuring their port settings.</p>
<h2>Port Settings</h2>
<p>Oh yeah, port settings. Using this service on a local network is simple, but if you want to make use of Gitso via your Internet connection you&#8217;re going to need to configure your port settings properly. Log into your router&#8217;s administrator and make sure port 5500 is forwarding to the computer you&#8217;ll be helping people from. For best results give your computer a static IP.</p>
<h2>Conclusion</h2>
<p>Still have questions about setting up a reverse VNC connection with this program? You can find more information at <a href="http://code.google.com/p/gitso/wiki/Howto">Gitso&#8217;s how-to page</a>, or ask about any troubles you might have in the comments below. Also feel free to share any links to remote support software you find that&#8217;s easier to use than this is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/gitso-reverses-vnc-connections-helping-easier/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How To Remote Control Linux From Windows</title>
		<link>http://www.makeuseof.com/tag/remote-control-linux-windows/</link>
		<comments>http://www.makeuseof.com/tag/remote-control-linux-windows/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 16:30:21 +0000</pubDate>
		<dc:creator>Dave Drager</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=62544</guid>
		<description><![CDATA[We&#8217;ve covered how to set up a Linux server for various tasks in previous articles. But once it is set up, what is the easiest way to administer that server? Oftentimes it can be tucked away inside a basement or attic, it doesn&#8217;t matter where &#8212; as long as it has power and network (and [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/remote-tiny.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/remote-tiny.png?323f2c" alt="how to remote control linux from windows"/>We&#8217;ve covered how to <a href="http://www.makeuseof.com/tag/build-linux-web-server-computer-part-1/">set up a Linux server</a> for various tasks in previous articles. But once it is set up, what is the easiest way to administer that server? Oftentimes it can be tucked away inside a basement or attic, it doesn&#8217;t matter where &#8212; as long as it has power and network (and is properly cooled). You don&#8217;t need a keyboard, monitor mouse or other peripherals; just a power and network cable. </p>
<p>So once you&#8217;ve got the server set up (and of course you&#8217;ve tested it to make sure it can boot back up from a reboot or power failure), how do you <strong>remotely connect</strong> to it?</p>
<p><span id="more-62544"></span><br />
There are 2 main options: <strong>GUI</strong> (Graphical User Interface) or <strong>CLI</strong> (Command Line Interface). Also for the sake of this article, I will mention Ubuntu-only, but the same general ideas work on any Linux-based system.</p>
<h2>Finding Your Linux System&#8217;s IP Address</h2>
<p>For either method, you will need to find your computer&#8217;s local Internet Protocol (IP) address. If you have a sidebar, it may show up there, or you can open your network manager &#8220;Connection Information&#8221; and view it there. If you have not done so already, set up a static IP address so that this does not change when you reboot your Linux computer.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/find-ip.png?323f2c" alt="how to remote control linux from windows"/></p>
<p>In the example above, the static IP address is <em>10.0.2.15</em>. </p>
<h2>Remote Control via GUI</h2>
<p>Ubuntu and most Gnome-based Linux systems use <a href="http://www.makeuseof.com/tags/vnc">VNC</a>, or <a href="http://en.wikipedia.org/wiki/Virtual_Network_Computing">Virtual Network Computing protocol</a>, for graphical remote control. To configure this service, which is disabled by default, go to <em>System->Preferences->Remote Desktop</em>. This will bring up the settings panel for Remote Desktop:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/ubuntu-remote-desktop.png?323f2c" alt="linux remote control desktop"/></p>
<p>I&#8217;ve configured the correct settings above for remote control on an unattended box. Another important aspect of this is to automatically log you in to the system on a reboot, otherwise the desktop session will not have started and you won&#8217;t be able to log in. You do this in <em>System->Administration->Login Screen</em>. </p>
<p>After enabling these two options, are you are good to go. Install a VNC client on a Windows computer (I recommend <a href="http://www.uvnc.com:8080/">UltraVNC</a> (it is only necessary to install the client, not the server) for ease of use. Enter the Linux computer&#8217;s IP address and hit &#8216;Connect&#8217; &#8211; it will then prompt you for the password. Once you are connected, it will pop up on your screen and you&#8217;ll see this message which is shown on the desktop of the remote computer.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/ubuntu-connected.png?323f2c" alt="linux remote control desktop"/></p>
<p>We&#8217;ve previously written about Remote Desktop on Ubuntu specifically <a href="http://www.makeuseof.com/tag/how-to-establish-simple-remote-desktop-access-between-ubuntu-and-windows/">how to establish simple remote access between Ubuntu and Windows</a> and <a href="http://www.makeuseof.com/tag/ubuntu-remote-desktop-builtin-vnc-compatible-dead-easy/">how to use the built-in Remote Desktop in Ubuntu</a>, read on there for more detailed information. </p>
<h2>Remote Control Via Command Line</h2>
<p>The surest way to connect to a Linux box is to use SSH. All modern Linux systems include an SSH-client installed by default and most will also include the openssh server. Check to see you have it installed by issuing the command: </p>
<pre># sudo apt-get install openssh-server</pre>
<p>It will either install the server if you don&#8217;t have it, or tell you it already is the latest version. </p>
<p>Once this is installed, all you need to do to connect to the computer is use any SSH client to connect to the IP address. A widely used and free one is called <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a>. It works on multiple platforms and is free. Mac OS X users can also use the built-in xterm. </p>
<p>Execute Putty, put in your IP address and hit &#8216;connect&#8217;. You will then be prompted for the username and password on the system, enter it and you are in!</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/01/ubuntu-putty.png?323f2c" alt="how to remote control linux from windows"/></p>
<h2>Which Way Is Best?</h2>
<p>This all depends on your end goal. I find the command line to be much more stable and reliable than VNC so I typically will do everything from there, but then again I am comfortable with and grew up with the Terminal. If you are unfamiliar with Terminal commands or are perhaps used to the ease of use of the graphical interface, then VNC still works very well. It gives you an instant look at the desktop just like the computer was sitting in front of you. Do whichever method works best for you, or experiment with both! Just don&#8217;t run any commands that interrupt its network connection or you&#8217;ll have to make a trip to install a keyboard and monitor &#8211; been there and done that!</p>
<p>Let us know how you make out and of course let us know if you have any other preferred method of connecting to Linux from Windows!</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic.mhtml?id=67960756">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/remote-control-linux-windows/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Access Your Computer From Anywhere on Your iPad</title>
		<link>http://www.makeuseof.com/tag/access-computer-ipad/</link>
		<comments>http://www.makeuseof.com/tag/access-computer-ipad/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 19:30:49 +0000</pubDate>
		<dc:creator>Nancy Messieh</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad apps]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=60511</guid>
		<description><![CDATA[Accessing your computer from anywhere using your iPad is relatively easy to achieve, whether you&#8217;re using a Mac, PC, and even in some cases, a Linux machine. You can gain remote access to your own computer when you&#8217;re away from home or the office, help a friend out with their computer remotely, or even give [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/remote.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/remote.jpg?323f2c" alt="remote access computer"/>Accessing your computer from anywhere using your <a href="http://www.makeuseof.com/tags/ipad">iPad</a> is relatively easy to achieve, whether you&#8217;re using a Mac, PC, and even in some cases, a Linux machine. You can gain <a href="http://www.makeuseof.com/tags/remote-access">remote access</a> to your own computer when you&#8217;re away from home or the office, help a friend out with their computer remotely, or even give a presentation from your computer to someone else&#8217;s iPad, all with the use of apps available for download for free from the iTune&#8217;s store.</p>
<p>In addition, if you would rather access specific folders or files (of any kind) that has also been made possible for Mac and PC users.</p>
<p><span id="more-60511"></span></p>
<h2>VNC and Screen Sharing</h2>
<h3>TeamViewer HD</h3>
<p><a href="http://www.teamviewer.com/index.aspx">TeamViewer</a> is one of the easiest ways to get full access to your computer from your <a href="http://itunes.apple.com/us/app/teamviewer-hd/id379424610?mt=8">iPad</a> [iTunes link]. While Teamviewer is also compatible with the <a href="http://teamviewer.com/download/index.aspx?os=iphone">iPhone/iPod Touch and Android phones</a>, using it on the iPad is of course much easier because of the larger screen that gives you easier control over the various features.</p>
<p>To get started with TeamViewer HD, install the application on your Mac, PC or Linux machine, and launch it. It will instantly give you a username and password that you can share with anyone with whom you want to give remote access, or use with the iPad app.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/TeamViewer.jpg?323f2c" alt="remote access computer on ipad"/></p>
<p>No need to mess around with hostnames and ports &#8211; it&#8217;s all done for you. The great thing about TeamViewer is not only its ease of use, but also the flexibility with which you can use due to the fact that it supports so many platforms.</p>
<p>If you would prefer to use an easy-to-remember password on a consistent basis, you can select it under your preferences, otherwise the password will change each time you close the application.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Preferences.png?323f2c" alt="remote computer access software"/></p>
<p>From your mobile device, you can type with an onscreen keyboard and control the mouse by dragging the cursor around the screen, giving you full access to all features on your computer.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/TeamVieweriPad.jpg?323f2c" alt="remote computer access software"/></p>
<p>TeamViewer HD is free for non-commercial use only, and is offered on good faith that users won&#8217;t abuse their policies. The application is ideal for giving tech support to family and friends, controlling your own computer from wherever you are, or even can be used  to give realtime demonstrations from your PC to someone else&#8217;s iPad.</p>
<h3>Connect My Mac</h3>
<p><a href="http://itunes.apple.com/us/app/connect-my-mac/id364933429?mt=8">Connect My Mac</a> [iTunes link] is another easy way for Mac users to gain access to your computer using an iPad or iPhone. Rather than have to install anything on your computer, the connection can be achieved using your Mac&#8217;s inbuilt sharing settings.</p>
<p>Navigate to your System Preferences and open the Sharing window. Make sure that Screen Sharing is checked, and make a note of the VNC address that is displayed on the screen.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Sharing.png?323f2c" alt="remote computer access software"/></p>
<p>Don&#8217;t forget to add a password, found under computer settings, to limit access to your computer.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/password.png?323f2c" alt="remote access ipad app"/></p>
<p>Launching Connect My Mac, enter the address as your hostname, enter your password, and connect.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/CMM1.png?323f2c" alt="remote access ipad app"/></p>
<p>The advantage to using Connect My Mac over TeamViewer is the fact that you don&#8217;t have to install any extra software on your computer, and that you also have access to the Cmd+Opt+Esc function in the event that any of your applications freeze.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/CMM2.jpg?323f2c" alt="remote access ipad app"/></p>
<p><a href="http://itunes.apple.com/us/app/iremotedesktop-free/id394062949?mt=8#">iRemoteDeskTop Free</a> [iTunes link] from the same developers as Connect My Mac gives Windows users similar access to their Windows desktops. Unlike Connect My Mac, however, it will require the installation of a small program on your Windows machine to gain access.</p>
<h2>Media and Files</h2>
<p>If you would rather access specific media and files on your iPad, or even download them to your iPad, your best bet is <a href="http://www.makeuseof.com/tag/access-media-collection-browser-zumocast/">ZumoCast</a> [iTunes link]. The app which is, amazingly enough, free gives you access to all kinds of files, including your music and video files, and pretty much any folder you choose. All you have to do is install the ZumoCast app on your Mac or Windows machine, and you&#8217;ll have easy and secure access to your files from your iPad or iPhone.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/ZumoCast.png?323f2c" alt="remote access computer"/></p>
<p>What method do you use to access your computer from your iPad? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/access-computer-ipad/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Control Your Computer Remotely Using HTML5 With ThinVNC</title>
		<link>http://www.makeuseof.com/tag/control-computer-remotely-html5-thinvnc/</link>
		<comments>http://www.makeuseof.com/tag/control-computer-remotely-html5-thinvnc/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 17:31:28 +0000</pubDate>
		<dc:creator>Dave Drager</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=58991</guid>
		<description><![CDATA[We&#8217;ve covered numerous remote desktop applications before, and they each do a great job of sharing your desktop at work, home or on the go. For Windows, built in remote desktop works great but you need a client to connect, and if you use a VNC (RealVNC, UltraVNC, etc) you also need a client &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/thinvnc-browser.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/thinvnc-browser.png?323f2c" alt="connect remotely to my computer" width="200" height="174" />We&#8217;ve covered numerous <a href="http://www.makeuseof.com/tag/7-easy-screen-sharing-and-remote-access-tools-all-free/">remote</a> <a href="http://www.makeuseof.com/tag/control-your-computer-from-a-distance-using-remote-access/">desktop</a> <a href="http://www.makeuseof.com/tags/remote-control/">applications</a> before, and they each do a great job of sharing your desktop at work, home or on the go. For Windows, built in remote desktop works great but you need a client to connect, and if you use a VNC (RealVNC, UltraVNC, etc) you also need a client &#8211; either standalone or a java-based one built into a webpage. Every remote desktop application I&#8217;ve seen requires some sort of browser plugin &#8211; until now.</p>
<p><a href="http://www.supportsmith.com/ThinVNC/HTML5-VNC.aspx">ThinVNC</a> takes remote desktop to a whole other level. The &#8220;VNC&#8221; part of its name is a huge misnomer &#8211; it does not use the VNC protocol at all. What they have done is written their own remote desktop software from scratch that implements <a href="http://en.wikipedia.org/wiki/HTML5">HTML5</a> as a front end &#8211; meaning that any web browser that supports HTML version 5, such as Chrome, IE, and Firefox; can display and interact with the remote computer.</p>
<p><span id="more-58991"></span><br />
It is open source and free for non-commercial use, and is available currently for Windows XP, Vista, 7 and Server 2003 / 2008. ThinVNC also has some unique features that I will go over below.</p>
<p>Downloading and installing ThinVNC is simple &#8211; just download the file and install. The service will launch itself into your toolbar and the basics are complete.</p>
<p>After setting it up, you will want to go into the settings as soon as possible and update at least one thing &#8211; the username and password to log in. Shut down the service in the File menu in order to change your settings. By default the login is set to &#8216;admin&#8217; and &#8216;admin&#8217; and this would be easy to guess by any attacker. Use something a little more secure that only you know about.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/thinvnc-config.png?323f2c" alt="connect remotely to my computer" width="463" height="422" /></p>
<p>If you look at the &#8220;HTTP&#8221; configuration tab, you can also change the ports the service lists on as well as the presentation server settings. I will go over the presentation features below.</p>
<p>The final result is your local computer available in any modern web browser, sans plugin. It is presented to the browser as shown below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/thinvnc-desktop.gif?323f2c" alt="how to access computer remotely" width="550" height="592" /></p>
<p>Finally, in order to access your PC on anything other than the local network, you will need to &#8220;<em>Port Forward</em>&#8221; from your router to your local PC. Make sure to log in and forward to port 8080 on your local machine (the default port ThinVNC uses) or you won&#8217;t be able to access it from the outside. Do this only once you changed the default password.</p>
<p>The presentation server allows external users to &#8220;view&#8221; your screen only. When they connect they will see your screen in their web browser, and again as above no plugin is needed. This is pretty awesome when you consider that before with a WebEx or other desktop presentation engine the end user needed to install a special plugin and this is a roadblock for many, especially the technically challenged. The simplicity of this setup makes it easy for external viewers to see your screen (if they have the password).</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/11/thinvnc-presentation.jpg?323f2c" alt="connect remotely to my computer" /></p>
<p>To add a remote user, right click on the service and click &#8220;<em>Manage Presentation</em>&#8220;. This allows you to enter the remote viewer&#8217;s email address which creates a temporary username and password for them, and can generate the email with the &#8220;Invite&#8221; code.</p>
<p>I think <a href="http://www.supportsmith.com/ThinVNC/HTML5-VNC.aspx">ThinVNC</a> is an excellent program if you need simple desktop access remotely without a plugin. The major feature it is lacking that something like the free <a href="http://logmein.com">LogMeIn</a> or a true &#8220;VNC&#8221; solution has is file transfer. Also I did notice that the screen refresh rate isn&#8217;t as fast a LogMeIn, but it isn&#8217;t slow either. The bottom line is that if you need quick emergency access to your machine without installing a special client, ThinVNC is a great solution for you.</p>
<p>Let us know in the comments what you think about it and whether you think there is an easier alternative out there we should know about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/control-computer-remotely-html5-thinvnc/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To Remote Control Your iPhone From Your Computer</title>
		<link>http://www.makeuseof.com/tag/remote-control-iphone-computer/</link>
		<comments>http://www.makeuseof.com/tag/remote-control-iphone-computer/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 22:31:55 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51293</guid>
		<description><![CDATA[There are a number of apps in the Apple App Store that let you control your computer or a specific software using your iPhone. You can use your iPhone as a mouse, remote control iTunes with it and do a whole lot more. Such apps are fun to use simply by the virtue of the [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnclogo.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnclogo.jpg?323f2c" alt="iphone remote control" />There are a number of apps in the Apple App Store that let you <a href="http://www.makeuseof.com/tag/7-free-remote-control-apps-iphone">control your computer</a> or a specific software using your iPhone. You can use your iPhone as a mouse, <a href="http://www.makeuseof.com/tag/makeuseof-your-iphone-remote">remote control iTunes with it</a> and do a whole lot more. Such apps are  fun to use simply by the virtue of the &#8220;awesomeness&#8221; factor.</p>
<p>Let&#8217;s just turn the tables a bit. How about an iPhone remote control app that lets you control your iPhone using your computer?  Especially if you bitten by the texting bug! Now you can type fast and do work on your laptop while having the iPhone open in a separate application on your computer. Interested? Let&#8217;s see how you can do it.</p>
<p><span id="more-51293"></span><br />
We are going to be using the iPhone as a <a href="http://www.makeuseof.com/tags/vnc">VNC server</a>. Apple, of course wouldn&#8217;t allow such a feat to be accomplished on their cherished device, so you won&#8217;t find any such application in the Apple App Store. However, you might be aware that another very popular platform exists where you can get free and paid apps that you won&#8217;t find on Apple&#8217;s App Store. I am talking about Cydia.</p>
<p>Before we proceed any further I must mention a disclaimer. Jailbreaking has recently been legalized in the United States but you might want to check your local laws if you are outside the United States. Also keep in mind that jailbreaking will void your Apple warranty.</p>
<p>We need a jailbroken device for Cydia and we need Cydia for <strong>Veency</strong> which is the app that  lets you connect to your iPhone remotely via VNC and thus control it from your computer. Veency is of course not the only app that jailbroken device owners might be interested in. There are lots of them available via Cydia that let you tweak your iPhone in ways <a href="http://www.makeuseof.com/tag/top-7-apple-iphone-complaints-simple-solutions/">no other app on the App Store would let you do</a>.</p>
<p>Jailbreaking is easier than ever before with the latest app called <a href="http://www.makeuseof.com/tag/jailbreak-iphone-slide">jailbreakme</a>. The actual process is however beyond the scope of our discussion here.</p>
<h2>Installing Veency</h2>
<ul>
<li>Open Cydia on your iPhone. Let it download the packages and do its thing. Now go to search and look for Veency.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc1.png?323f2c" alt="iphone remote control" /></p>
<ul>
<li>Click or tap on Veency. You will be able to see details of the Veency Package. Browse through them to know more about it.</li>
<li>Once satisfied you can click the <em>Install</em> button towards the top right.</li>
<li>Cydia will ask for confirmation before proceeding and show you a summary of what will be changed</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc2.png?323f2c" alt="remote desktop iphone" /></p>
<ul>
<li>Confirm and Veency will be downloaded and installed on your iPhone.</li>
</ul>
<h2>Using Veency</h2>
<p>From a configuration point of view you only need to ensure that WiFi is switched on your iDevice before you can access it remotely. You will also need to know the IP address that gets assigned to your device. You already know this if you assigned it manually.</p>
<p>Else you can find the IP address assigned to your device by visiting <em>Settings &gt; General</em>. Then click on the blue arrow next to <em>WiFi network name</em> and you should find your settings listed there.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc3.png?323f2c" alt="remote desktop iphone" /></p>
<h2>Accessing Remotely</h2>
<p>Your iDevice now has a VNC server installed. So you should be able to connect easily using a VNC client. We have covered a <a href="http://www.makeuseof.com/tags/vnc/">number of them</a> before. TightVNC stands out if you are on Windows. Download and install it from <a href="http://www.tightvnc.com/">here</a>. A portable version is also available if you are so inclined. Once that is out of the way, fire it up.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/tightvnc.png?323f2c" alt="remote desktop iphone" width="396" height="176" /></p>
<p>Next up you need to enter the IP address we determined above. And confirm the VNC request:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc4.png?323f2c" alt="" /></p>
<p>Once you are connected you will be able to use your iPhone remotely via your computer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphoneinvnc.png?323f2c" alt="iphone remote control" /></p>
<p>This is especially handy when typing long messages or accessing your iPhone in another room. There are certain downsides as well. Since you are using this with the mouse you won&#8217;t be able to replicate all the ground breaking gestures that make the iPhone so special.</p>
<p>I didn&#8217;t get the opportunity to test the setup with a magic mouse or magic trackpad. It would be interesting to know how things behave with these devices in the equation. Maybe some of you can let us know?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/remote-control-iphone-computer/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>3 Best LogMeIn Alternatives For Ubuntu</title>
		<link>http://www.makeuseof.com/tag/3-logmein-alternatives-ubuntu/</link>
		<comments>http://www.makeuseof.com/tag/3-logmein-alternatives-ubuntu/#comments</comments>
		<pubDate>Thu, 20 May 2010 17:31:34 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=43809</guid>
		<description><![CDATA[LogMeIn for Ubuntu is a great software for remote access and desktop control. However, it doesn&#8217;t work with all its powers on Ubuntu or other Linux systems. There is a LogMeIn plug-in for Linux but it&#8217;s been in pre-release for years and there is no word about it reaching fruition anytime soon. Surely one needs [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/alternativelogo.jpg" /><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/alternativelogo.jpg?323f2c" alt="logmein for ubuntu" width="240" height="171" /><a href="https://secure.logmein.com/US/home.aspx">LogMeIn</a> for Ubuntu is a great software for remote access and desktop control. However, it doesn&#8217;t work with all its powers on Ubuntu or other Linux systems. There is a <a href="http://www.makeuseof.com/tag/logmein-linux-access-logmein-computers-linux-computers/">LogMeIn plug-in for Linux</a> but it&#8217;s been in pre-release for years and there is no word about it reaching fruition anytime soon.</p>
<p>Surely one needs remote access every now and then. So what options do Linux users have when wanting to access their computer remotely? Here are a few options.</p>
<p><span id="more-43809"></span></p>
<h3><strong>TeamViewer</strong></h3>
<p><a href="http://www.teamviewer.com/download/index.aspx">TeamViewer</a> is one of the best, if not the best, remote access option for Windows. Guess what? They now support Linux as well. TeamViewer for Linux is still a beta product, but it works just fine, far better than running TeamViewer under Wine and it does everything that you have become familiar with TeamViewer on Windows.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/tvversions.png?323f2c" alt="logmein for ubuntu" width="540" height="245" /></p>
<p>Using TeamViewer can&#8217;t be easier. You download a package for your distribution and double click to install. At present there are packages available for <a href="http://www.makeuseof.com/tag/ubuntu-1004-extremely-simple-operating-system-linux">Ubuntu</a>, <a href="http://www.makeuseof.com/tag/fedora-12-a-visually-pleasing-highly-configurable-linux-distro-you-might-want-to-try">Fedora</a>, <a href="http://www.makeuseof.com/tag/opensuse-11-2-a-polished-linux-system-perfect-for-new-users-and-pros-alike">Suse</a> and <a href="http://www.makeuseof.com/tag/mandriva-linux-2010-perhaps-the-best-linux-release-all-year">Mandriva</a>. In addition you can also download the tarball and then compile and install on your computer the old fashioned way. Once installed, fire it up and you are ready to rock!</p>
<p>Teamviewer takes a moment or two to initialize when you start it up. Once initialized,  TeamViewer UI displays an ID and a password. These are the credentials you (or anyone else) needs in order to gain remote access to the computer. The ID of a  computer remains the same, while the password is regenerated every time. You can however set a user defined password that doesn&#8217;t change and can be used to access your computer remotely anytime.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/tvsettings.png?323f2c" alt="logmein for ubuntu" width="540" height="337" /></p>
<p>In addition to the above, you can also</p>
<ul>
<li>record sessions.</li>
<li>adjust screen quality to optimize performance or view quality.</li>
<li>create blacklists and whitelists to always deny or always accept requests from certain users.</li>
<li>tweak and specify precisely what remote users would be able to do on your computer.</li>
</ul>
<p>TeamViewer also makes it easy to transfer files between the connected computers and can also support VOIP if need be.</p>
<h3><strong>VNC</strong></h3>
<p>The other option is to use remote desktop over VNC. While VNC is not as feature rich as TeamViewer or LogMeIn, it is readily available on Ubuntu. All you need is an IP address and optionally a password to be able to connect to a computer via VNC.</p>
<p>In Ubuntu you need to enable remote desktop connection. Open <em>System &gt; Preferences &gt; Remote Desktop</em> and place a check against &#8220;<em>Allow other users to view your desktop</em>&#8220;. Optionally you may also specify a password that would be required to access the computer remotely via VNC.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/vncpreference.png?323f2c" alt="logmein free" width="495" height="381" /></p>
<p>There are a number of clients available that allow you to connect to a VNC server. You can find out more about them <a href="http://www.makeuseof.com/tag/ubuntu-remote-desktop-builtin-vnc-compatible-dead-easy/">here</a>.</p>
<h3><strong>Free NX</strong></h3>
<p>Yet another way to access your computer remotely is to use <a href="http://en.wikipedia.org/wiki/NX_technology">NX</a>. You would need a FreeNX server on the machine that you want to be able to connect to remotely. You can use the <strong>freenx-team</strong> <strong>ppa</strong> to install freeNX on your computer. It is a bit more involved to set up on earlier versions of Ubuntu. <a href="https://help.ubuntu.com/community/FreeNX">This Ubuntu Help page</a> has more step by step instructions for different versions of Ubuntu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/05/nomachinefreenx.png?323f2c" alt="logmein free" width="367" height="240" /></p>
<p>NX clients are available for Windows, Linux, Mac and Solaris systems that let you connect to a computer running a NX server. You can download the one for your computer <a href="http://www.nomachine.com/download.php">here</a>.</p>
<p>LogMeIn is a great tool to access your computers remotely and perform a number of other useful tasks. While the above mentioned alternatives don&#8217;t offer each and every feature offered by LogMeIn, they certainly come close. TeamViewer is arguably even better than LogMeIn. In any case if it is remote desktop access you are looking for all three of the above have you covered. If you want something a little more feature rich, try TeamViewer.</p>
<p>Have any suggestions to add to the list? Share them with us in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-logmein-alternatives-ubuntu/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/41 queries in 0.039 seconds using apc
Object Caching 748/833 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 13:07:59 -->
