Can I use a chromebook as a ssh workstation? [closed]

Solution 1:

The chrome book can support your use case natively, but it is a bit limited. There are some apps you can install that give more full features.

Inside the browser you can install a ssh client or use a limited, built-in shell by doing CTRL+ALT+T to open up a CROmium SHell (CROSH for short) . The terminal can only ssh into other machines and a few other things, a lot of the things that you expect from your standard bash are definitely missing.

That said, the chrome book is great for web browsing and just ssh-ing to other computers

Some Crosh commands

Solution 2:

Check out "Secure Shell" A great SSH client for chromebooks. Supports saved sessions, private keys Made by google's chromium team, but is in beta. Works great for me though

There are plenty of other options you can go with as well, but I like Secure Shell. Also, anytime you need new programs for a chromebook the place to go is the Chrome web store

Solution 3:

By default you have an ssh-command in the very limited CTRL-ALT-T-shell.

Preferably you want to use a chrome-extension like this one and make it open in a seperate window, so browser-shortcuts (like <CTRL-W> or <CTRL-N> are not in the way).

Another very interesting possibility - and this makes your Chromebook among the best Linux laptops - is enabling developer mode and using Crouton so you can run an XFCE-desktop in parallel with ChromeOS (switchting between the two running instances is as easy as CTRL-ALT-F1/F2. Once you enabled developer mode, there is also a real Linux-shell available (even without Crouton).

Solution 4:

Once you do the Control+Alt+T to open the prompt, then just enter shell and you get a standard bash prompt, with all the usual bells and whistles. From there, you can ssh to your heart's content.

Solution 5:

I like you do most of my work on remote systems, I use my local system to do some local tasks but nothing extensive.

Based on this requirement I chose to get an Acer C7, which had an internal spinny disk giving a fair amount more storage for reading photos off SD cards and do some backing up.

I did use the SSH client in the browser but overall I found it to be of limited use. Later I found that the whole system was better suited for me once I put Chrubuntu on there. In the end however the Earthing problems with the Acer C7 led to me getting an Asus X200CA, which suits me far better. As with Chrubuntu there's a whole suite of programs to use rather than what you can do through the browser. I'll admit the OS in a browser is VERY capable compared to what I thought was possible.

Since you're on Super User I suspect your needs will be greater than that which Chrome OS can cater for. Think, "can I do this on my phone", if not then you may struggle on Chrome OS (obviously there are exceptions to this).

Linux doesn't take that long to start up with systemd (not my choice of init, but..) so you may find a regular linux install using systemd will suffice for your travels and the Asus X200CA is perfect for out and about work, I use it when on-call, it's perfect for that.