Google’s Chrome OS might appear to be an easy computing device OS aimed at human beings trying to get going fast on Chrome and its atmosphere of apps however there’s greater than what meets the eye. Like Windows and Linux, Chrome OS too features a command line interface dubbed Chrome Shell or Crosh. It lets you run various tests, debug problems, monitor different system settings and more on your Chromebook.
The good news is, you don’t need to turn on developer mode to try it out. So, if you have been wanting to tinker with your Chromebook, here are 27 cool Chrome OS commands to run in Crosh:
Before you start executing commands, you’ll have to start up Crosh. To do it, simply press Ctrl+Alt+T and Crosh should open up in Chrome like any other tab.
[ad type=”banner”]Basic:
1. help: display general commands to execute.
- help_advanced: list debugging and advanced commands.
- help <command>: check what a command does.
4. uptime: displays details about how long the system has been running and the number of users logged in other than you. 5. set_time: lets you set time manually. 6. connectivity: check connection status and more details (works on some devices).
7. input control: adjust touchpad and mouse controls manually (works on some devices).
8. exit: exit Crosh.
System:
- top: Chrome OS’ task manager (shows all processes).
- battery_test <seconds>: check battery info and how much battery is used up in seconds.
- memory_test: runs tests on available free memory.
- rollback: move back to the last Chrome OS update (will powerwash your device).
- bt_console: debug Bluetooth console on your Chromebook.
Network:
- ping www.Wikitechy.com: works like in other operating systems for network troubleshooting.
- network_diag: runs network diagnostics tests and saves them as text file.
- tracepath www.wikitechy.com: trace the network path/source.
- p2p_update: enable or disable peer-to-peer update sharing.
- modem help: configure a connected modem.
- set_apn: set APN for cellular data usage (Chromebooks with cellular connectivity).
- set_cellular_ppp: set PPP username and password for cellular connection (Chromebooks with cellular connectivity).
Developers:
- shell:more commands aimed at developers (Developer mode only).
- rlz: enable or disable RLZ.
3. route : display routing tables.
[ad type=”banner”]- syslog<message> : store a message to syslog.
- update_over_cellular: enable or disable updates when using cellular data (Chromebooks with cellular connectivity).
- upload_crashes: upload crash reports to the Chrome crash servers.
- tpm_status: lists information about Trusted Platform Module status.