News

Even if you’re not a long-time Linux user, the terminal is still great as a way to quickly jump around your system settings ...
Command line is here to stay and it behooves a person getting into Linux to at the least get into the command line. The author states that this is not a sys admin book, but I'll argue this point, as I ...
Every Linux system comes with a dictionary file: a huge list of words in your language. This "words" file is useful for spell-checking, but you can put it to use in many different ways. Learn more ...
5 fun Linux commands you should try at least once The Linux terminal window can actually be quite entertaining. Written by Jack Wallen, Contributing Writer March 31, 2025 at 1:43 p.m. PT ...
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them. Recording the commands that you run on the Linux command line can be useful for two important ...
To open Linux after a reboot, enter Chrome OS, tap Ctrl + T to open a Crosh shell, type shell, hit Enter, and then type one of the commands above based on what you’ve installed.
Command history on Linux allows you to review and repeat previous commands with little effort. It is built into the bash shell (included in the shell executable). It’s a helpful feature if you ...
Installing Linux apps on Chromebooks is a bit more complicated than installing Android ones. Here's a guide on how to do it.
Do you want to run a full Linux desktop installation on your Chromebook without giving up ChromeOS? This alteration will give you access to both complete operating systems running simultaneously so ...
Are you doing too much typing in your daily Linux work? Find it difficult to remember complex commands? You'll want to use Linux aliases. Find out how they work and see some useful examples.