Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
lucasgonze
Visitor

how to get to linux shell on Roku

I'm trying to figure out how to get the linux shell prompt, so that I can do things like invoking the screen shot program and viewing the Apache error log.

I know how to get into the debugger -- telnet [ip] 8085. And how to generate the key -- telnet [ip] 8080. And how to enable developer mode using the remote. But telnetting to the ip itself doesn't do anything.

Feel free to contact me directly with that info - lucas@gonze.com

And thanks in advance.
3 REPLIES 3
RokuKevin
Visitor

Re: how to get to linux shell on Roku

It's impossible to get a linux shell prompt on the Roku box. We lock down the OS to keep security tight and enforce any content protection developers have implemented in their channels.

--Kevin
0 Kudos
lucasgonze
Visitor

Re: how to get to linux shell on Roku

Thanks for the info, Kevin. That certainly helps with my app, although the development process is a bit harder as a result.
0 Kudos
tefnutd
Newbie

Re: how to get to linux shell on Roku

I am concerned about backdoor root access to Roku TV

What ports and services can be disabled to the TV to completely lock it down to remote shell access?

0 Kudos