I have a CR 48 and would like to be able to access files on my Linux computer remotely. What's the best way to go about doing this? I've been reading all day and I think I'm more confused then when I started. Also, is SSH secured? How much control will I have remotely? And do I need to be in developer mode in Chrome OS to do this? Thanks!
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Seems you don't need to enable developer mode for SSH -
To ssh, just type
|
|||||||
|

sshinstalled, and you have access to a terminal. – new123456 Feb 4 '11 at 22:24scp. I suggest you look into that. – new123456 Feb 5 '11 at 5:33