Friday, July 11, 2025
spot_imgspot_imgspot_imgspot_img
HomeMobile Phones8 things you should try with Linux Terminal App on your Android...

8 things you should try with Linux Terminal App on your Android phone


Andy Walker / Android Authority

One of the important innovations of Google, which has not received any attention to a large extent this year, was the rollout Linux terminal support Baked correctly in Android. If you own a pixel and run the latest stable version of Android, you can enable the app and open the world of possibilities. Certainly, the terminal is challenging, but thanks to its appearance in a virtual machine, it is largely isolated from the important internal functioning of your phone. This makes it the right playground.

If you are asking yourself how a black screen with inconsistent lines of the lesson can be a playground, you have come to the right place. In this piece, I will expand something useful, not useful, and completely fun to use the Linux Terminal App on myself. Android phone,

Have you enabled the Linux terminal app on your pixel?

956 votes

Get caught with the basics

Android Linux Terminal App Pixel 1

Andy Walker / Android Authority

It is easy to get lost in the terminal, so some help is always welcome. I am overshadowing this magnificent Linux Terminal Partner app Linux Command Library To help with the necessary, the orders must be to know. However, you never need to go beyond the terminal to help.

There are two parameters that you have to remember: help And man,

  • The aid displays a list of commands that are available to you. Think of it as a phonebook.
  • On the other hand, man displays manual page for utilities and commands.

It is a good idea to use help To detect broadly possibilities, and then man To drill in those in which you are interested. The man parameter is used in this way, with LS as an example:

There are two other important orders that you have to know. they are:

  • Update the system: sudo apt update And sudo apt upgrade
  • Install a package: sudo apt install (name of the package)
  • Remove old lines from the terminal: clear
  • Close the current ongoing program: Usually CTRL c Unless otherwise specified by utility

Use with system information equipment

Linux Terminal Neefech 1

Andy Walker / Android Authority

See something simple before getting into more technical items. Linux has several system information equipment that you can access through the terminal. Running them on the pixel will give you detailed information about how much RAM and CPU Power Debion is using, as well as other details related to your virtual machine.

Two options are available: neofetchWhich displays less fine observation of your system, and htopWhich provides real -time updates of system resource usage.

sudo apt install neofetch

Once installed, type neofetch Or htop Hit the enter button in the terminal and to run them.

Play a game, or two, or three!

The command line may seem an impractical way to play the game, but the terminal game is just ooze attraction. Bestate, playing a tetris-like block stacking game, was one of the first things that I learned to do on Linux, and this is something that I still do today. Yes, it is strange to use the relatively small screen and control button of Pixel 8, but it is still an explosion.

To install it, use the command below:

Of course, Bestate is not your only option. Find out some of my favorite terminal games below, including their install command:

sudo apt install pacman4console

sudo apt install moon-buggy

sudo apt install ninvaders

Control other devices on your network

Perhaps one of the more useful methods to use the terminal on your Android phone is to command other devices on your network through SSH. If you have made your own pie-hole to block advertisements or Create your own digital assistantYou can easily ssh it from your phone through the terminal and sometimes check on it.

You have to install ssh using the command given below

Alternatively, if you do not own a pie-hole, you can still ssh in almost any machine, from yourself Homemade Nas On your desktop.

Turn the terminal into a secret notebook

There are many text editors that make full use of the terminal, but Nano is my favorite. I have used it on desktop for years, and now I can try it at the terminal.

To install it, enter the following command:

Once it is installed, run nano,

Now you can also use the terminal to take notes. You can save the current note in a text file and remember it after reopening the app. Fabulous

Step in matrix

Linux Terminal CMATRIX 1

Andy Walker / Android Authority

Your Android phone can be a portal for 1999, when leather trench coats were still all anger. Scrolling matrix screen is still a firm part of the popular culture, and you can turn your terminal window into something similar thanks cmatrix,

To install it, type the following in the terminal on your phone, followed by Enter Key:

To run the utility, type the following, followed by Enter Key:

The terminal window of your phone should now be covered in vertical cascading text.

To prevent the command, tap on the CTRL button after C.

Stress test your pixel

Should you insist on the phone known for heating problems? Probably not, but still it is fun. After the construction of a system, it is a good idea to test to check what it is capable, how warm it will be, and all the components in order. You can also do this by using traditional Android apps. However, it is much more fun to use the terminal.

First, install the stress test equipment:

Once established, you can 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, Pixel 8 has nine CPU core, so I will command all of them to test:

stress –cpu 9 –timeout 60

To monitor the progress of the test, open htop In another terminal tab, and switch between two ideas. You will see CPU core up to 100% on HTOP and will be too much for the allocated time.

Become a digital cat parent

Linux Terminal Nyaancat 1

Andy Walker / Android Authority

If you are a fan of the early 2010 pop culture, you can turn your expensive Google phone into a Nyan Cat display. Run the command given below:

Type again nyancat And enter to run the utility. Your terminal will display a flying potart-encade failin with rainbow trails.

This is just the beginning!

The Linux Terminal App is an excellent addition to Android phones. While users have access to a text-based portal only for a Debian virtual machine, Google is finally planning to run a full-scale Linux app on the desktop mode of Android. This is very exciting, and some we can all see further in the future. For now, the terminal is a great learning and experimenting tool for most and a portable development toolkit for others.

The above items are only to highlight the capacity of the terminal. Some have installed a full-developed graphical interface, converting their pixels into portable linux machines. We are also able to do Install and run doomThe possibilities are really limited by your imagination, so I encourage you to read more complex ways to use the terminal on Android and how to read the resources, guides and how to read.


Do you have a fun way to use Linux terminal on your phone? Maybe I missed something. If yes, tell the community in the comments below.



Source link

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments

Enable Notifications OK No thanks