AppleTV 2 Converted Into A Web Server

Mac Mini Vault has converted an Apple TV 2 into a web server to see how well it will perform. One of the fun projects going on at Mac Mini Vault is our Apple TV webserver. As much as we ‘d love to see how many Apple TV’s we could mount into a data center cabinet, it will never be a sustainable service to offer.

This project was a fun way to see how far we could take the A4 powered Apple TV. The Apple TV is running iOS 4.2.2 (obviously jailbroken) with lighttpd for a web server.

Helpful Hints:

  • Check out Seas0npass for an easy way to jailbreak the Apple TV
  • SSH in and change the root password
  • Use apt-cache and apt-get to find and install lighttpd
  • Use SFTP to upload a /etc/lighttpd.conf config file for lighttpd
  • Within /usr/sbin/ run lighttpd-angel -f /etc/lighttpd.conf to start lighttpd
  • Write a plist file in /Library/LaunchDaemons to launch lighttpd on boot

For more info visit the official website…

[via]