I've been using
Hexxeh's Lime build Chromium OS on HP mini 210 just installed few days ago. So far, I think the Linux-based Chrome OS simply works beautifully on mobile PC like netbooks, notebooks and laptops. It also offers built-in SSH on Chrome Shell called crosh.
Here's how to use SSH to connect to servers:
- Press ctrl + alt + T to get to the Chrome OS Shell.
- Type shell
- Type command like this:
ssh -p port username@ip.address
For example,
ssh -p 2222 keyable@216.239.51.99
No comments:
Post a Comment