Visitors Now:
Total Visits:
Total Stories:
Profile image
By Thoughts on Technology (Reporter)
Contributor profile | More stories
Story Views

Now:
Last Hour:
Last 24 Hours:
Total:

HOWTO: Start an SSH Session from ChromeOS

Friday, December 7, 2012 21:07
% of readers think this story is Fact. Add your two cents.

(Before It's News)

My lovely fiance knows how much I love my toys and opted to get me one of the new ARM based Chrome books as an early Christmas present. I’d been talking a lot about the device because the hardware on it is fairly fantastic for the 250$ price tag it comes with. At any rate – I’ll be writing up a full formal review of the device at a later date (once I have had a chance to use it more). I also plan to create Bodhi ARM images for the device once time permits.

Until I have time to get Bodhi running on the device though I am stuck with ChromeOS – which while interesting leaves some to be desired. At the very least I need my operating system to have a web browser and a ssh connection – the former ChromeOS provides very obviously (the whole OS is one giant web browser). Getting an SSH connection from the device was not as straight forward however. I started by searching for a terminal emulator on the Chrome Web Store. As you can see – there are a few options there, but none of them would successfully open a ssh connection to my build servers from my Chrome Book.

A little bit off searching on the Linux answer machine yielded me a proper solution from the comment section of a posting. To get a SSH connection on ChromeOS you do not need to add any software! Pressing the key combination:

ctrl+alt+t

Will open a browser based terminal emulator called “crosh” in a new tab of your browser on ChromeOS. Now my build servers are accessed from a non-default ssh port. On any Debian based operating system I would use the following to connect:

The ssh client on ChromeOS doesn’t seem to like the -p argument for a port number though. I found two ways to connect to a ssh server using a different port number. The first is simply:

The second is a whole lot less intuitive. In order you type:
ssh
host myserveraddy.com
user username
port  
connect
Have fun sshing from ChromeOS!
~Jeff Hoogland

Visit and read my articles at http://jeffhoogland.blogspot.com/



Source:

Report abuse

Comments

Your Comments
Question   Razz  Sad   Evil  Exclaim  Smile  Redface  Biggrin  Surprised  Eek   Confused   Cool  LOL   Mad   Twisted  Rolleyes   Wink  Idea  Arrow  Neutral  Cry   Mr. Green

Top Stories
Recent Stories

Register

Newsletter

Email this story
Email this story

If you really want to ban this commenter, please write down the reason:

If you really want to disable all recommended stories, click on OK button. After that, you will be redirect to your options page.