installing nitotv ssh apple tv 2

I just wanted to put this information out there, since I couldn’t find it anywhere…

If you’re just wanting to use SeasonPass for a jailbreak, and do not plan on installing aTV Flash, you’ll need help installed NitoTV.

First off, get the IP Address of your AppleTV from the Settings Menu.

SSH from your machine to that IP as root (password: alpine) — If you don’t know what SSH is, google it.
ie from a Mac or Linux terminal type ssh -l root 192.168.1.240

At this point I recommend changing your password. To do this, type passwd

Now, lets update our apt sources…. type apt-get update

and now, to install NitoTV type apt-get install com.nito.nitoTV

Hope this helps.