Jump to content

Using Crosh - The Chrome OS Linux Console

The Cool n00B

All chromebooks come with something called "crosh" or Chrome Shell. To enter crosh, you can simply use the command ctrl+alt+the reload button (f3), which is located above the 4 key on your chrome book. Once that's done, you should see something like

Welcome to crosh, the Chrome OS developer shell.

 

If you got here by mistake, don't panic! Just close this tab and carry on.

 

Type 'help' for a list of commands.

 

crosh>

 

The first command that you should try is top. top is equivalent to the windows task manager. You can also try the tracepath command to see a list of ip addresses that your web browser would be going through to see that website. The LTT forums, for example go through 3. You can also ping with the ping command, or SSH without the ssh extension normally required with the ssh command. You can go here for a few lists:

http://www.howtogeek.com/170648/10-commands-included-in-chrome-oss-hidden-crosh-shell/

http://krypted.com/unix/helpful-chrome-os-shell-crosh-commands/

 

You can also get access to even more commands by going into developer mode. To launch developer mode, hold the keys esc and the foward button (f2) and then tap the power key. This will launch it into recovery mode. Now press ctrl and "d" together, then press return. Now press ctrl + d again, and after 30 seconds your chromebook should be in developer mode. For more instructions on developer mode, head to http://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices.

My rig: Intel Core i7-8700K OC 4.8 | NZXT Kraken X62 | ASUS Z370-F | 16 GB Trident Z RGB 3000 (2x8) | EVGA 1070 SC | EVGA SuperNova NEX650G1 | NZXT H700 | Samsung 250GB 850-EVO | 2x 2TB Seagate Barracuda HDDs 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×