<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Enable SSH &amp; AFP on your Apple TV</title>
	<atom:link href="http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/</link>
	<description>Get more from your shiny box of joy</description>
	<lastBuildDate>Sun, 07 Mar 2010 09:30:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: K Michael</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-190571</link>
		<dc:creator>K Michael</dc:creator>
		<pubDate>Tue, 21 Apr 2009 22:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-190571</guid>
		<description>Thanks to everyone for sharing all the good information on here.  

I was able to upgrade my original Apple TV 40GB to a new 250GB drive over the past 24 hours.  In addition I was able to use the Patchstick to add Boxee and XBMC along with gaining access to my ATV via AFP with the help of afpinstall.sh script.

Here&#039;s my question.  Prior to running the afpinstall.sh I was able to run XBMC and Boxee without any issues.  Now when I launch XBMC, it starts in a window, not full screen. I tried setting the display option to Fullscreen but that just blanks the screen.  

Boxee has a similar issue.  The application is running but you can see the User Interface (UI).

I&#039;m making an assumption that the afpinstall.sh script possibly changed some display setting which has caused this to happen.

Has anyone else run into this problem?  If so, what&#039;s the resolution.

Thanks!

K Michael</description>
		<content:encoded><![CDATA[<p>Thanks to everyone for sharing all the good information on here.  </p>
<p>I was able to upgrade my original Apple TV 40GB to a new 250GB drive over the past 24 hours.  In addition I was able to use the Patchstick to add Boxee and XBMC along with gaining access to my ATV via AFP with the help of afpinstall.sh script.</p>
<p>Here&#8217;s my question.  Prior to running the afpinstall.sh I was able to run XBMC and Boxee without any issues.  Now when I launch XBMC, it starts in a window, not full screen. I tried setting the display option to Fullscreen but that just blanks the screen.  </p>
<p>Boxee has a similar issue.  The application is running but you can see the User Interface (UI).</p>
<p>I&#8217;m making an assumption that the afpinstall.sh script possibly changed some display setting which has caused this to happen.</p>
<p>Has anyone else run into this problem?  If so, what&#8217;s the resolution.</p>
<p>Thanks!</p>
<p>K Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-144418</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 03 Dec 2008 20:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-144418</guid>
		<description>Hi,

I took apart my Apple TV last night and followed all of the instructions to enable SSH and when I tried to SSH into it using Terminal. I get a SSH exchange notifiction rejection error.

I am running 2.3 of the Apple TV software.

Do I need to open up a port in my Linksys Router?

Any help is greatly appreciated.

Thanks,

Rick</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I took apart my Apple TV last night and followed all of the instructions to enable SSH and when I tried to SSH into it using Terminal. I get a SSH exchange notifiction rejection error.</p>
<p>I am running 2.3 of the Apple TV software.</p>
<p>Do I need to open up a port in my Linksys Router?</p>
<p>Any help is greatly appreciated.</p>
<p>Thanks,</p>
<p>Rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudy</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-142457</link>
		<dc:creator>Rudy</dc:creator>
		<pubDate>Sat, 29 Nov 2008 19:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-142457</guid>
		<description>After doing the SSH upgrade and trying to get into ATV, I get the following error 

SSH v2
ssh -v frontrow@10.20.0.13
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to 10.20.0.13 [10.20.0.13] port 22.
debug1: connect to address 10.20.0.13 port 22: Connection refused
ssh: connect to host 10.20.0.13 port 22: Connection refused

SSH v1
ssh -1v frontrow@10.20.0.13
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to 10.20.0.13 [10.20.0.13] port 22.
debug1: connect to address 10.20.0.13 port 22: Connection refused
ssh: connect to host 10.20.0.13 port 22: Connection refused

i also did the &quot;chmod +x /Volumes/OSBoot/usr/sbin/sshd&quot; and copy the 
ssh.plist from my MacBook 10.5.5. Need Help I been at it with no success</description>
		<content:encoded><![CDATA[<p>After doing the SSH upgrade and trying to get into ATV, I get the following error </p>
<p>SSH v2<br />
ssh -v <a href="mailto:frontrow@10.20.0.13">frontrow@10.20.0.13</a><br />
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006<br />
debug1: Reading configuration data /etc/ssh_config<br />
debug1: Connecting to 10.20.0.13 [10.20.0.13] port 22.<br />
debug1: connect to address 10.20.0.13 port 22: Connection refused<br />
ssh: connect to host 10.20.0.13 port 22: Connection refused</p>
<p>SSH v1<br />
ssh -1v <a href="mailto:frontrow@10.20.0.13">frontrow@10.20.0.13</a><br />
OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006<br />
debug1: Reading configuration data /etc/ssh_config<br />
debug1: Connecting to 10.20.0.13 [10.20.0.13] port 22.<br />
debug1: connect to address 10.20.0.13 port 22: Connection refused<br />
ssh: connect to host 10.20.0.13 port 22: Connection refused</p>
<p>i also did the &#8220;chmod +x /Volumes/OSBoot/usr/sbin/sshd&#8221; and copy the<br />
ssh.plist from my MacBook 10.5.5. Need Help I been at it with no success</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roulette online</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-130659</link>
		<dc:creator>roulette online</dc:creator>
		<pubDate>Tue, 04 Nov 2008 23:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-130659</guid>
		<description>roulette online</description>
		<content:encoded><![CDATA[<p>roulette online</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-83195</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-83195</guid>
		<description>From awkwardtv wiki:

&quot;As discussed in the forum, these instructions don&#039;t quite get the full way for enabling SSH on a &quot;Take 2&quot; AppleTV.

Simply following them and trying to SSH to the AppleTV will result in an error message:

ssh_exchange_identification: Connection closed by remote host

In addition to copying over /usr/sbin/sshd and /System/Library/LaunchDaemons/ssh.plist per the above, the forum recommends (and I can attest to this working) also copying the following files:

    * /usr/bin/ssh
    * /usr/bin/ssh-add
    * /usr/bin/ssh-agent
    * /usr/bin/ssh-keygen
    * /usr/bin/ssh-keyscan
    * /usr/bin/scp
    * /usr/libexec/sftp-server
    * /usr/libexec/ssh-keysign
    * /usr/libexec/sshd-keygen-wrapper 


You only need to copy over /usr/libexec/sftp-server, /usr/libexec/sshd-keygen-wrapper, and the kerberos framework. The other files would be needed if you wanted to ssh out of the appletv to other devices, but not to ssh into it.

    * Note: /usr/bin/ssh-keygen is also required since this one generates the host keys first time you SSH to your AppleTV! (hence it takes a while that 1st time). &quot;

http://wiki.awkwardtv.org/wiki/Install_SSH#Notes_for_Take_2</description>
		<content:encoded><![CDATA[<p>From awkwardtv wiki:</p>
<p>&#8220;As discussed in the forum, these instructions don&#8217;t quite get the full way for enabling SSH on a &#8220;Take 2&#8243; AppleTV.</p>
<p>Simply following them and trying to SSH to the AppleTV will result in an error message:</p>
<p>ssh_exchange_identification: Connection closed by remote host</p>
<p>In addition to copying over /usr/sbin/sshd and /System/Library/LaunchDaemons/ssh.plist per the above, the forum recommends (and I can attest to this working) also copying the following files:</p>
<p>    * /usr/bin/ssh<br />
    * /usr/bin/ssh-add<br />
    * /usr/bin/ssh-agent<br />
    * /usr/bin/ssh-keygen<br />
    * /usr/bin/ssh-keyscan<br />
    * /usr/bin/scp<br />
    * /usr/libexec/sftp-server<br />
    * /usr/libexec/ssh-keysign<br />
    * /usr/libexec/sshd-keygen-wrapper </p>
<p>You only need to copy over /usr/libexec/sftp-server, /usr/libexec/sshd-keygen-wrapper, and the kerberos framework. The other files would be needed if you wanted to ssh out of the appletv to other devices, but not to ssh into it.</p>
<p>    * Note: /usr/bin/ssh-keygen is also required since this one generates the host keys first time you SSH to your AppleTV! (hence it takes a while that 1st time). &#8221;</p>
<p><a href="http://wiki.awkwardtv.org/wiki/Install_SSH#Notes_for_Take_2" rel="nofollow">http://wiki.awkwardtv.org/wiki/Install_SSH#Notes_for_Take_2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-74508</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Thu, 24 Jul 2008 13:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-74508</guid>
		<description>debug1: Next authentication method: publickey
debug1: Trying private key: /Users/motorwerks/.ssh/identity
debug1: Trying private key: /Users/motorwerks/.ssh/id_rsa
debug1: Trying private key: /Users/motorwerks/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
password:

I enter frontrow but does not work</description>
		<content:encoded><![CDATA[<p>debug1: Next authentication method: publickey<br />
debug1: Trying private key: /Users/motorwerks/.ssh/identity<br />
debug1: Trying private key: /Users/motorwerks/.ssh/id_rsa<br />
debug1: Trying private key: /Users/motorwerks/.ssh/id_dsa<br />
debug1: Next authentication method: keyboard-interactive<br />
password:</p>
<p>I enter frontrow but does not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-74507</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Thu, 24 Jul 2008 13:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-74507</guid>
		<description>OpenSSH_4.7p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to 192.168.1.16 [192.168.1.16] port 22.
debug1: Connection established.
debug1: identity file /Users/motorwerks/.ssh/identity type -1
debug1: identity file /Users/motorwerks/.ssh/id_rsa type -1
debug1: identity file /Users/motorwerks/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8.1p1
debug1: match: OpenSSH_3.8.1p1 pat OpenSSH_3.*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-&gt;client aes128-cbc hmac-md5 none
debug1: kex: client-&gt;server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024</description>
		<content:encoded><![CDATA[<p>OpenSSH_4.7p1, OpenSSL 0.9.7l 28 Sep 2006<br />
debug1: Reading configuration data /etc/ssh_config<br />
debug1: Connecting to 192.168.1.16 [192.168.1.16] port 22.<br />
debug1: Connection established.<br />
debug1: identity file /Users/motorwerks/.ssh/identity type -1<br />
debug1: identity file /Users/motorwerks/.ssh/id_rsa type -1<br />
debug1: identity file /Users/motorwerks/.ssh/id_dsa type -1<br />
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.8.1p1<br />
debug1: match: OpenSSH_3.8.1p1 pat OpenSSH_3.*<br />
debug1: Enabling compatibility mode for protocol 2.0<br />
debug1: Local version string SSH-2.0-OpenSSH_4.7<br />
debug1: SSH2_MSG_KEXINIT sent<br />
debug1: SSH2_MSG_KEXINIT received<br />
debug1: kex: server-&gt;client aes128-cbc hmac-md5 none<br />
debug1: kex: client-&gt;server aes128-cbc hmac-md5 none<br />
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-74499</link>
		<dc:creator>sunil</dc:creator>
		<pubDate>Thu, 24 Jul 2008 12:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-74499</guid>
		<description>After doing the SSH upgrade and trying to get into ATV, I get the following error 

debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to appletv.local [192.168.1.16] port 22.
debug1: connect to address 192.168.1.16 port 22: Connection refused
ssh: connect to host appletv.local port 22: Connection refused


Any ideas?</description>
		<content:encoded><![CDATA[<p>After doing the SSH upgrade and trying to get into ATV, I get the following error </p>
<p>debug1: Reading configuration data /etc/ssh_config<br />
debug1: Connecting to appletv.local [192.168.1.16] port 22.<br />
debug1: connect to address 192.168.1.16 port 22: Connection refused<br />
ssh: connect to host appletv.local port 22: Connection refused</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Bolter</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-72769</link>
		<dc:creator>Stephen Bolter</dc:creator>
		<pubDate>Fri, 18 Jul 2008 04:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-72769</guid>
		<description>I am looking for software or someone to help me write software to replay video out of an apple TV or a mac mini, the software needs to be sheduled and made to play by serial control...

Anyone interested ??   Stephen</description>
		<content:encoded><![CDATA[<p>I am looking for software or someone to help me write software to replay video out of an apple TV or a mac mini, the software needs to be sheduled and made to play by serial control&#8230;</p>
<p>Anyone interested ??   Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/comment-page-3/#comment-66964</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Sun, 29 Jun 2008 15:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.appletvhacks.net/2007/03/24/enable-ssh-and-afp-on-your-apple-tv/#comment-66964</guid>
		<description>I applied both the ssh and usb patches from iClarified and now everytime I plug a usb stick into the usb port to play some movies from it the AppleTV is rebooting and rebbooting again - until I remove the usb stick. Any ideas? I have ssh access and everythings seems fine (version 2.0.2) except for accessing usb drives...</description>
		<content:encoded><![CDATA[<p>I applied both the ssh and usb patches from iClarified and now everytime I plug a usb stick into the usb port to play some movies from it the AppleTV is rebooting and rebbooting again &#8211; until I remove the usb stick. Any ideas? I have ssh access and everythings seems fine (version 2.0.2) except for accessing usb drives&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
