
8 things you must try with the Linux Terminal app on your Android phone
One of Google's significant innovations that has gone largely unnoticed this year was the rollout of Linux Terminal support baked right into Android. If you own a Pixel and are running the latest stable version of Android, you can enable the app and open up a world of possibilities. Sure, the terminal is daunting, but thanks to its presence in a virtual machine, it remains largely isolated from your phone's critical inner workings. This makes it the perfect playground.
If you're asking yourself how a black screen with incoherent lines of text can be a playground, you've come to the right place. In this piece, I'll detail some useful, not-so-useful, and downright fun ways to use the Linux Terminal app on your Android phone.
Have you enabled the Linux Terminal app on your Pixel?
953 votes
Yes, I have.
24 %
No, I haven't yet, but I'm considering it.
51 %
No, I don't want to at all.
10 %
No, I don't have a phone that supports it.
15 %
Get to grips with the basics
Andy Walker / Android Authority
Getting lost in the terminal is easy, so a little help is always welcome. I've been leaning heavily on this brilliant Linux Terminal companion app called Linux Command Library to help with the essential, must-know commands. However, you needn't ever go beyond the terminal itself for help.
There are two parameters you'll need to remember: help and man . Help displays a list of commands that are available to you. Think of it as a phonebook.
Man, on the other hand, displays the manual pages for utilities and commands.
It's a good idea to use the help command to explore the possibilities broadly, and then man to drill down into those you're interested in. The man parameter is used as such, with ls as an example:
man ls
There are two other important commands you'll need to know. They are: Update the system: sudo apt update and sudo apt upgrade
and Install a package: sudo apt install [name of the package]
Remove old lines from the terminal: clear
Close the currently running program: usually CTRL c unless otherwise specified by the utility
Experiment with system information tools
Andy Walker / Android Authority
Let's look at something simple before we get into the more technical items. Linux has several system information tools that you can access through the terminal. Running them on the Pixel will give you detailed information about how much RAM and CPU power Debian is using, as well as other details related to your virtual machine.
There are two options available: neofetch , which displays a less nuanced overview of your system, and htop , which offers real-time updates of system resource usage.
sudo apt install neofetch
sudo apt install htop
Once installed, type neofetch or htop in the terminal and hit the Enter button to run them.
Play a game, or two, or three!
The command line might seem an impractical way to play games, but terminal games just ooze charm. Playing Bastet, a Tetris-like block stacking game, was one of the first things I learned how to do on Linux, and it's something I still do to this day. Yes, using the Pixel 8's relatively small screen and control buttons is awkward, but it's still a blast.
To install it, use the command below:
sudo apt install bastet
Of course, Bastet isn't your only option. Find some of my favorite terminal games below, including their install commands:
Pacman4console
sudo apt install pacman4console
Moon-Buggy
sudo apt install moon-buggy
Nsnake
sudo apt install nsnake
Ninvaders
sudo apt install ninvaders
Control other devices on your network
Perhaps one of the more useful ways to use the terminal on your Android phone is to command other devices on your network through SSH. If you've built your own Pi-hole to block ads or build your own digital assistant, you can easily SSH into it from your phone through the terminal and check up on it occasionally.
You will need to install SSH using the command below
sudo apt install ssh
Alternatively, if you're not a Pi-hole owner, you can still SSH into almost any machine, from your homemade NAS to your desktop.
Turn the Terminal into a secret notebook
There are several text editors that make full use of the terminal, but nano is my favorite. I've used it for years on the desktop, and now I can try it on the terminal.
To install it, enter the following command:
sudo apt install nano
Once it's installed, run nano .
You can now use the terminal to take notes, too. You can save the current note in a text file and recall it once you reopen the app. Brilliant!
Step into the Matrix
Andy Walker / Android Authority
Your Android phone can be a portal to 1999, when leather trench coats were still all the rage. The scrolling matrix screen is still a firm part of popular culture, and you can turn your terminal window into something similar thanks to cmatrix .
To install it, type the following into the terminal on your phone, followed by the Enter key:
sudo apt install cmatrix
To run the utility, type the following, followed by the Enter key:
cmatrix
Your phone's terminal window should now be covered in vertically cascading text.
To stop the command, tap the CTRL button followed by C.
Stress test your Pixel
Should you stress test phones known for heating problems? Probably not, but it's fun nonetheless. After building a system, it's a good idea to stress test it to check what it's capable of, how hot it'll get, and whether all the components are in working order. You can do this, too, using traditional Android apps. However, it's much more fun to use the terminal.
First, install the stress testing tool:
sudo apt install stress
Once installed, you can stress test the CPU by running the following command:
stress –cpu [number of cpus] –timeout [how long you want the test to run, in seconds]
As an example, the Pixel 8 has nine CPU cores, so to stress test all of them my command would be:
stress –cpu 9 –timeout 60
To monitor the progress of the test, open htop in a second terminal tab, and switch between the two views. You will notice the CPU cores on htop kick up to 100% and remain pretty high for the allotted time.
Become a digital cat parent
Andy Walker / Android Authority
If you're a fan of early 2010s pop culture, you can turn your expensive Google phone into a Nyan Cat display. Run the below command:
sudo apt install nyancat
Then type nyancat and hit Enter to run the utility. Your terminal will display a flying poptart-encased feline with rainbow trails.
This is just the beginning!
The Linux Terminal app is an excellent addition to Android phones. While users only have access to a text-based portal to the Debian virtual machine, Google is planning to run full-scale Linux apps on Android's desktop mode eventually. That's pretty exciting, and something we can all look forward to in the future. For now, the terminal is a great learning and experimenting tool for most and a portable development toolkit for others.
The items above are merely intended to highlight the terminal's potential. Some have installed full-blown graphical interfaces, turning their Pixels into portable Linux machines. We've even managed to install and run Doom. The possibilities are only really limited by your imagination, so I encourage you to keep reading resources, guides, and how-tos detailing the more intricate ways of using the terminal on Android.
Do you have a fun way of using the Linux Terminal on your phone? Perhaps I missed something handy. If so, let the community know in the comments below.

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Entrepreneur
a minute ago
- Entrepreneur
How I Built a Lean, Scalable Business on My Terms
You don't need a partner or investors to build something that lasts. You need vision, systems and the guts to go all in on yourself. Here's how I built alone — and why I still would, even now. Opinions expressed by Entrepreneur contributors are their own. Let's start with the hard truth: most co-founders slow you down, most investors want control and a lot of people build companies just because it looks good on LinkedIn, not because they truly believe in their idea. That was never going to be me. I chose to build my business solo, intentionally. No co-founder, no "advisors" whispering in my ear, no brainstorming sessions dragging on with endless opinions. I didn't want validation — I wanted speed and clarity. People often ask, "Isn't it risky to go it alone?" And I get that. But what's riskier is handing over your vision to someone else and hoping they protect it with the same fire you have. I had a clear idea of what I wanted to build: a face recognition AI product before the market even caught on, a delivery platform that could grow into a full ecosystem and a wallet that could quietly scale without the usual startup noise. I wasn't going to chase capital, wait for permission or explain my vision to people who didn't get it yet. I wasn't interested in startup therapy sessions. I wanted results, and I was ready to work for them. Related: Solopreneurs Are Quietly Building 6 to 7 Figure Empires — Here's How The hidden cost of "help" One of the biggest misconceptions about solo founders is that they have to do everything themselves — that being solo means being small and slow. That couldn't be further from the truth. I didn't build a team. I built systems that operated like a well-oiled team. Every hour wasted costs double when you're alone, in time and energy. I didn't have the luxury to figure things out later or wait for others. Everything needed to be lean, fast and repeatable from day one. For example, I stopped taking endless meetings. Instead, I use Notion to track my decisions, next steps and ideas. It's like a virtual COO who never forgets. Zapier automates my workflows, connecting apps, notifications and documents without my constant input. Canva and ChatGPT handle design and content without the overhead of a creative team. Stripe and Google Workspace take care of invoicing, legal paperwork and onboarding — without a single assistant. Calendly manages scheduling, filtering meetings to only what truly matters. Everything that could be systemized, automated or eliminated was. The goal wasn't to do every task, but to make sure every task got done without slowing me down. Being solo means being sharp and disciplined, not stretched thin. Focus only on what moves the needle The mental game of building alone is often underestimated. It's not about grinding nonstop or wearing every hat yourself. It's about ruthless prioritization and protecting your mental energy for decisions only you can make. I don't spend hours on technical builds. I delegate development to offshore teams who specialize in what I need and follow the architecture I define. Design is templated and systemized. Admin work is automated or simply cut out. My job is to think clearly, focus on the strategic and avoid the noise. That means locking in my daily plan the night before, setting a clear delegation process and applying a simple rule: if something takes more than an hour, I either systemize it or hand it off. The pressure doesn't come from doing it alone. It comes from trying to be everywhere at once. My edge isn't that I do everything — it's that I know exactly what only I can do and make sure everything else moves without me. Proof comes from action not hype I didn't wait for launch day or perfect pitches to validate my ideas. I built quietly in the background and tested where it truly counts — the market. One early success was a hardware AI concept I developed out of personal passion, not investor pressure. I made a lightweight, plug-and-play face recognition demo, then shared it privately with a few key people who influence adoption and trends. The result? One buyer signed immediately under an NDA, two more asked for pricing without a formal pitch and the feedback was practical and deep, not surface-level praise. No press releases, no ad spend, no waiting lists. Just product, context and real customer signals. That was proof enough. Why I'd still choose to build alone That early deal wasn't a one-off. After delivering the proof of concept, I fulfilled the entire solution — negotiating terms, securing deposits and managing production — all without partners or funding. I kept control over every decision and every dollar. Many assume co-founders or VCs are necessary milestones. I proved they're not. When you build with clarity, protect your IP and execute with discipline, you don't need more voices in the room. You need more control. Building alone gave me confidence, clarity and capital. It let me walk away from one project so I could double down on bigger ones. It's not about isolation — it's about focused leverage. Related: 5 Things You Need to Stop Doing as a Solopreneur Building a business alone isn't about a lack of support. It's about building on your terms. You don't need to go viral or raise millions to succeed. You need to go all in — with focus, integrity and systems that work while you sleep. If you're debating the solo route, remember this: clarity beats consensus. Speed beats committee. Vision beats noise. Build your way and build it strong. Ready to break through your revenue ceiling? Join us at Level Up, a conference for ambitious business leaders to unlock new growth opportunities.


Digital Trends
a minute ago
- Digital Trends
Watch SpaceX blast Starship engine ahead of its 10th flight test
SpaceX has successfully completed a single-engine static fire test of its Starship spacecraft, taking it another step closer to the 10th flight test of the entire rocket, comprising the Super Heavy booster and Starship spacecraft. The test took place at SpaceX's Starbase facility in Boca Chica, Texas, on Thursday, and lasted a matter of seconds. The company shared several image and a video of the test on X. Starship single-engine static fire demonstrating an in-space burn complete on Pad 1 at Starbase — SpaceX (@SpaceX) July 31, 2025 Next up is the spacecraft's six-engine static fire, which is expected to take place on Friday. The last time it carried out this particular test, the Starship went up in a massive fireball. Recommended Videos The spectacular explosion was attributed to a failure in a nosecone-based pressurized tank containing gaseous nitrogen. The failure caused a catastrophic chain reaction that destroyed the vehicle and damaged the test site. No one was hurt in the incident. SpaceX has yet to announce a specific target date for the 10th test flight of the Starship — the world's most powerful rocket — but the company's CEO, Elon Musk, said recently that the vehicle would head skyward from Starbase in August. Shortly before the launch, Musk will give a presentation to update everyone about the progress of the Starship project, with the CEO expected to focus on areas such as engineering, production, and SpaceX's future launch plans. The Starship first flew in 2023, and the nine flights have produced mixed results for the team developing the 120-meter-tall rocket. But each flight gives engineers a lot to work with, allowing them to refine the design and performance of the rocket. NASA is planning to use a modified version of the Starship spacecraft to land two astronauts on the moon in the Artemis III mission, which is currently targeted for 2027, though that date could slip. Much depends on the progress made with the Starship's upcoming test flights. The Starship might also be used for the first crewed mission to Mars, which NASA could launch in the 2030s, though a firm timeline has yet to be announced.
Yahoo
30 minutes ago
- Yahoo
U.S. stocks stall as early enthusiasm ebbs
STORY: U.S. stocks closed lower on Thursday, with the Dow dropping about three-quarters of a percent, the S&P 500 falling more than a third of a percent, and the Nasdaq finishing essentially flat but in the red. Blockbuster earnings results from Meta Platforms and Microsoft had initially lifted Wall Street, but early gains faded following the latest U.S. economic data. A report from the Commerce Department showed inflation picked up in June, with new tariffs pushing prices higher and stoking expectations that prices could climb further in the coming months. Robert Conzo, Chief Executive Officer & Managing Director at The Wealth Alliance, said investors have a lot of data to digest this week. "This is a unique week. You had GDP that just came out, it was annualized at 3%. In the first quarter it was -5. Both those numbers are skewed. PCE just came out, saw it tick up a little, year to date flat. Very interesting to understand what the Fed's going to do as a result of that. And then lets not forget jobs on Friday. Big big big number. ADP jobs by the way, just came out this week, and we were expecting 74,000; it came out at 104. That was a big surprise to the upside. That is an interesting number. Let's see how that plays out on the jobs number on Friday." After the closing bell, shares of Amazon fell in extended trading after the company forecast third-quarter sales that beat estimates but failed to live up to lofty expectations for its AWS cloud computing unit. Shares of Apple jumped in after-hours trading, as the iPhone maker reported sales and profit that far surpassed expectations. AI-related names were weaker on the session, with chipmakers Broadcom and Nvidia ending lower. And shares of drugmakers were also weaker after the White House said Trump sent letters to the CEOs of 17 major pharmaceutical companies, urging immediate action to lower the cost of prescription drugs for Americans.