<?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>remote access | /var/logs/paulooi.log</title>
	<atom:link href="https://logs.paulooi.com/tag/remote-access/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Wed, 28 Aug 2013 02:21:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Control Your Computer From Anywhere on Ipad with Parallels Access</title>
		<link>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php</link>
					<comments>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 02:21:20 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[remote access]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1583</guid>

					<description><![CDATA[<p>Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is...</p>
The post <a href="https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php">Control Your Computer From Anywhere on Ipad with Parallels Access</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1.jpg"><img fetchpriority="high" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1-300x168.jpg" alt="Parallels Access OSX" width="300" height="168" class="aligncenter size-medium wp-image-1585" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1-300x168.jpg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1.jpg 970w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is how Parallels Access elegantly shrinks your desktop applications into manageable tablet apps. <span id="more-1583"></span></p>
<p>Parallels Access is a subscription service that links your computer to your iPad. As long as both ends are connected to the Internet, you should be able to connect.</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access.jpg"><img decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-300x168.jpg" alt="parallels-access" width="300" height="168" class="aligncenter size-medium wp-image-1586" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-300x168.jpg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access.jpg 970w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>[Story via <a href="http://j.mp/1dNBJ74" title="Parellels Access" target="_blank">Gizmodo</a>]</p>The post <a href="https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php">Control Your Computer From Anywhere on Ipad with Parallels Access</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Enable SSHD on FreeBSD</title>
		<link>https://logs.paulooi.com/enable-sshd-on-freebsd.php</link>
					<comments>https://logs.paulooi.com/enable-sshd-on-freebsd.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Tue, 18 May 2010 01:30:23 +0000</pubDate>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[serivces]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=975</guid>

					<description><![CDATA[<p>I believe most system admin does remote access to the server. Who doesn&#8217;t enable SSHD on FreeBSD? Almost every new FreeBSD installation, the first thing I will do after installation is enable SSHD Service on FreeBSD. Start the service and...</p>
The post <a href="https://logs.paulooi.com/enable-sshd-on-freebsd.php">Enable SSHD on FreeBSD</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>I believe most system admin does remote access to the server. Who doesn&#8217;t <strong>enable SSHD on FreeBSD</strong>? Almost every new FreeBSD installation, the first thing I will do after installation is enable SSHD Service on FreeBSD. Start the service and remote access from laptop, with a cup of coffee! </p>
<p>To enable SSHD on FreeBSD</p>
<ul>
<li>Edit the file: vi /etc/rc.conf</li>
<li>Add: sshd_enable=&#8221;YES&#8221;</li>
<li>To start sshd service: /etc/rc.d/sshd start</li>
</ul>
<p>If it&#8217;s the first time you enable SSHD, it will generate the keys for the first time. </p>The post <a href="https://logs.paulooi.com/enable-sshd-on-freebsd.php">Enable SSHD on FreeBSD</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/enable-sshd-on-freebsd.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
