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!
|
feedback
|
|
Seems you don't need to enable developer mode for SSH -
To ssh, just type
| |||||||
feedback
|

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