<?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>PeterCallaghan.com ⍾ &#187; Uncategorized</title>
	<atom:link href="http://www.petercallaghan.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petercallaghan.com</link>
	<description>Personal website of Peter Callaghan</description>
	<lastBuildDate>Mon, 26 Dec 2011 13:43:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Connecting to your PC from home</title>
		<link>http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/</link>
		<comments>http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 05:55:06 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.petercallaghan.com/?p=101</guid>
		<description><![CDATA[This article explains how you can connect to a PC over the internet using a VPN. I use this for work to allow me to connect to my work PC when I am away from the office, and it requires me to connect to our office VPN first. I won&#8217;t go into connecting to a [...]]]></description>
			<content:encoded><![CDATA[<p>This article explains how you can connect to a PC over the internet using a VPN.  I use this for work to allow me to connect to my work PC when I am away from the office, and it requires me to connect to our office VPN first.  I won&#8217;t go into connecting to a VPN in this article, but may do up a VPN guide in the near future.</p>
<p>Once you are connected to your VPN, you will need to set up a way to connect to your machine. You have two options:<br />
1) Remote Desktop &#8211; while this works just fine, I prefer the other option as I often only hibernate my machine, and if I log in via Remote Desktop, I&#8217;ll lose my current session.<br />
2) VNC &#8211; this will connect to your current session, and whether you are logged in to your machine or not.</p>
<p>For both of these options, you need to know the local IP address of your machine. You should already have this information.</p>
<hr />
<h2>Remote Desktop Configuration</h2>
<p>From the Start Menu, type &#8220;remote access&#8221; into the &#8220;Search programs and files&#8221; box.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/remote_01/" rel="attachment wp-att-102"><img class="alignnone size-medium wp-image-102" title="Configure Remote Access" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/remote_01-278x300.png" alt="Configure Remote Access" width="278" height="300" /></a></p>
<p>Under the Remote Desktop section, select the option to &#8220;Allow connections from computers running any version of Remote Desktop (less secure)&#8221;.</p>
<p>If your machine is set up to Hibernate, you will get a pop-up to notify you that you cannot connect if the machine is hibernated. This is not quite true, and I will explain that a little later.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/remote_02/" rel="attachment wp-att-103"><img class="alignnone size-medium wp-image-103" title="Enable Remote Connections" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/remote_02-300x226.png" alt="Enable Remote Connections" width="300" height="226" /></a></p>
<p>Close the alert if you got one, and then click OK.</p>
<p>That&#8217;s all you need to do for Remote Desktop. Now, from outside of the local network, you can connect to your PC using a Remote Desktop connection using your local IP address.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/remote_03/" rel="attachment wp-att-105"><img class="alignnone size-medium wp-image-105" title="Connect to machine via Remote Desktop" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/remote_03-300x190.png" alt="Connect to machine via Remote Desktop" width="300" height="190" /></a></p>
<hr />
<h2>VNC Configuration</h2>
<p>I prefer to connect via VNC, simply because it will connect to your machine in it&#8217;s current state. So if you are logged in with several programs running, you will see these programs exactly how you left them.</p>
<p>The best program I have used for a VNC connection is <a title="Tight VNC" href="http://www.tightvnc.com/">Tight-VNC</a>. Download the &#8220;Self-installing package for Windows&#8221;.</p>
<p>The installation is fairly self-explanatory, and most options can be left at their default settings. See screenshots below if you are unsure.</p>
<p>Install both the Server and Viewer options. You will also need this on the machine you are using to connect to your remote PC.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_01/" rel="attachment wp-att-104"><img class="alignnone size-medium wp-image-104" title="Tight VNC Install" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_01-300x234.png" alt="Tight VNC Install" width="300" height="234" /></a></p>
<p>On the &#8220;Select Additional Tasks&#8221; window, select the option to &#8220;Set passwords before finishing the installation&#8221;. This saves you forgetting to do it later.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_02/" rel="attachment wp-att-106"><img class="alignnone size-medium wp-image-106" title="Tight VNC Install Options" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_02-300x234.png" alt="Tight VNC Install Options" width="300" height="234" /></a></p>
<p>Set your passwords. The first one is for when you attempt to connect to your machine, it will ask you to authenticate. The second one is to access the control interface for VNC on the machine. The second password is optional, but probably a good idea.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_03/" rel="attachment wp-att-108"><img class="alignnone size-medium wp-image-108" title="Tight VNC Install Options" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_03-300x233.png" alt="Tight VNC Install Options" width="300" height="233" /></a></p>
<p>Click install, and that&#8217;s it.</p>
<p>To connect using VNC, as for Remote Desktop, connect to the VPN, make sure the VNC program is installed then you can use the TightVNC Viewer to connect to your machine using it&#8217;s local IP address.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_04/" rel="attachment wp-att-109"><img class="alignnone size-medium wp-image-109" title="Connect to machine using Tight VNC" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_04-300x132.png" alt="Connect to machine using Tight VNC" width="300" height="132" /></a></p>
<p>This is where it will ask for your password to connect to the VNC Server (the service you just installed).<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_05/" rel="attachment wp-att-110"><img class="alignnone size-medium wp-image-110" title="Tight VNC Authentication" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_05-300x129.png" alt="Tight VNC Authentication" width="300" height="129" /></a></p>
<p>You will then see your login screen as if you were sitting in front of the machine. To send commands such as Ctrl-Alt-Del, there are some buttons at the top of the VNC Viewer window to send these commands to the remote machine.<br />
<a href="http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/vnc_06/" rel="attachment wp-att-111"><img class="alignnone size-medium wp-image-111" title="Tight VNC Special Commands" src="http://www.petercallaghan.com/wp-content/uploads/2011/08/vnc_06-300x161.png" alt="Tight VNC Special Commands" width="300" height="161" /></a></p>
<hr />
<h2>Remote Turning on your PC</h2>
<p>If your PC is switched off or hibernating, you need to power it up before you can connect to it.  For this you will need to know the PCs MAC address to send it a Wake-On-Lan Packet (sometimes referred to as a Magic Packet) to wake up the machine.</p>
<p>You will need to download a tool to send the Magic Packet, and the easiest one I found is <a href="http://www.matcode.com/wol.htm" title="Wake-On-LAN">here</a>.  Download MC-WOL.EXE and save it somewhere on your machine (C:\ is an easy place to start).  Open a command prompt at the location you saved MC-WOL.EXE, and run it giving the MAC address and IP address of your machine.  Please note, you need to be connected to the VPN first before attempting this, else the command won&#8217;t get through.  You need to pass the IP address so that you send the packet through the VPN.<br />
e.g. MC-WOL MAC-address /a IP-address</p>
<p>I find the best way to check if the machine is awake is to ping the IP address.  So once you&#8217;ve sent your WOL packet, enter ping IP-address /t (the /t will continue to send ping requests until you hit Ctrl-C).  Once you start seeing replies, you can log in using your preferred option (from above).</p>
<p>Enjoy!  As always, if you have any questions, please don&#8217;t hesitate to ask.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.petercallaghan.com/2011/08/connecting-to-your-pc-from-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brisbane Floods</title>
		<link>http://www.petercallaghan.com/2011/01/brisbane-floods/</link>
		<comments>http://www.petercallaghan.com/2011/01/brisbane-floods/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 12:11:46 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Brisbane floods]]></category>

		<guid isPermaLink="false">http://www.petercallaghan.com/?p=77</guid>
		<description><![CDATA[My first hand look at the devastation caused by the Brisbane floods.]]></description>
			<content:encoded><![CDATA[<p>I have been rather slack in posting lately, and it&#8217;s mainly because there has been a lot going on in my life.  I&#8217;ve bought a house (well, a single story townhouse to be exact), and have been very busy at work and play.  I will add another post in a few days to elaborate on above, but today, I wanted to add some info on the recent flooding in Brisbane.</p>
<p>Today, I got a first hand look at the devastation the floods have caused.  I am lucky where I am on the North side of Brisbane.  All we got was a <strong><em>lot</em></strong> of rain, and some local flash flooding, but nothing compared to some of the southern and western suburbs.  Today, our entire office went out to volunteer our time to help out with the clean up.  After looking at information posted on a few web sites, we decided to head out to Yeronga, as we heard they needed volunteers out that way.  Seems everyone else had the same idea, as they had lots of people helping out.</p>
<p>Yeronga was pretty badly hit by the floods, but it got worse.  After a little while helping out at Yeronga, we decided to head on out to Goodna, a little further out west to see if we could find some people to help out there.  I tell you what, it&#8217;s sobering to see some of the houses out there.  To think that some were completely underwater, and some people have lost everything.</p>
<p>We found one such family that has lost everything, and their house was covered by the floodwater by more than two metres above their roof.  We spent the day helping them clean out the inside of their house, disinfecting everything and scrubbing out a lot of the muck off the walls, floors and ceilings in every room.  Needless to say they were very grateful for the help, and we were more than willing to lend our hands to help out.</p>
<p>The sobering thought is that was one house in their street that we helped out, and there were many others in the same boat.  To then think of the <a href="http://www.abc.net.au/news/stories/2011/01/11/3110157.htm?site=brisbane">number of suburbs affected by the floods</a>, and how many houses need the same assistance we gave, we need everyone that is able to lend some of their time to help out as much as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.petercallaghan.com/2011/01/brisbane-floods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DropBox &#8211; Online data storage</title>
		<link>http://www.petercallaghan.com/2010/06/dropbox-online-data-storage/</link>
		<comments>http://www.petercallaghan.com/2010/06/dropbox-online-data-storage/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 06:23:26 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.petercallaghan.com/?p=70</guid>
		<description><![CDATA[A work colleague showed me DropBox today, as they were saying they have work files spread between their desktop at home, and a laptop. Now, I haven&#8217;t used it yet, but DropBox seems to be a nice and easy way to set up a synced folder between multiple machines. The only issue I have with [...]]]></description>
			<content:encoded><![CDATA[<p>A work colleague showed me <a href="https://www.dropbox.com/">DropBox</a> today, as they were saying they have work files spread between their desktop at home, and a laptop.  Now, I haven&#8217;t used it yet, but DropBox seems to be a nice and easy way to set up a synced folder between multiple machines.</p>
<p>The only issue I have with it is that your files are stored on the DropBox server.  You are placing faith in the security of their server to make sure your files are safe.  It got me thinking, how hard would it be to do something similar using your own server?</p>
<p>I am going to look into this and may look into developing a solution for people to use their own servers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.petercallaghan.com/2010/06/dropbox-online-data-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

