> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Nestbox Lets You Run Linux Virtual Machines on Your Google Pixel Device
- URL: https://itsfoss.com/news/nestbox/
- Published: 2022-11-14T12:19:47.000Z
- Updated: 2022-11-14T12:24:26.000Z
- Description: Nestbox is an exciting fork of Termux that aims to provide better features for your Linux VMs on Android.
- Author: Sourav Rudra
- Tags: Linux, News, #Import 2025-11-08 21:15

Nestbox is an app that allows you to run virtual machines and create containers on your Google Pixel device—created by [kdrag0n](https://forum.xda-developers.com/m/kdrag0n.7291478/?ref=itsfoss.com) (a Senior Member of XDA Forum).

It is a slightly modified version of a popular terminal emulator for Android called [Termux](https://play.google.com/store/apps/details?id=com.termux&ref=itsfoss.com). 

Unlike Termux, the developer does not intend to make Nestbox free or open-source. Here's what he mentions about it:

> I haven't published source code because the only code from Termux is the terminal-emulator and terminal-view modules, which are Apache licensed rather than GPLv3\. I could consider releasing my changes in the future but they're very minimal (only a few lines changed).   
>  
> Almost all my improvements to the terminal experience are in the UI wrapping the terminal view, which I wrote from scratch.

However, a new tool that helps you run Linux VMs on your Android smartphone?   
  
Let us talk about it! 🤩

Similar apps such as [Qute](https://play.google.com/store/apps/details?id=com.ddm.qute&ref=itsfoss.com), [ConnectBot](https://play.google.com/store/apps/details?id=org.connectbot&ref=itsfoss.com) and [JuiceSSH](https://play.google.com/store/apps/details?id=com.sonelli.juicessh&ref=itsfoss.com) exist but have various limitations.

### Related Read 📖

[Easily Use Linux Terminal on Android With These AppsThere are several apps that let you use your Android smartphone to practice Linux commands to connect to a remote server via SSH. Here are the best ones.![](https://itsfoss.com/wp-content/uploads/2017/06/cropped-Logo-redsigned-without-name-270x270.png)It's FOSSAnkush Das![](https://itsfoss.com/wp-content/uploads/2022/02/android-phone-linux-terminal.png)](https://itsfoss.com/using-linux-terminal-android/)

## Nestbox: Run VMs on Pixel Devices

![nestbox](https://itsfoss.com/content/images/2022/11/Nestbox.png)

Image Credits: [kdrag0n](https://www.patreon.com/kdrag0n?ref=itsfoss.com)

In its current form, Nestbox only supports the **Google Pixel 6** and **Google Pixel 7** series of smartphones.

This is because Nestbox requires [**pKVM**](https://source.android.com/docs/core/virtualization/architecture?ref=itsfoss.com) (protected Kernel-based Virtual Machine) to run, and these devices come equipped with it out of the box.

💡

Nestbox is currently in beta. Users of Google Pixel 6 will have to root their device to run Nestbox.

Moving on.

As I mentioned earlier, Nestbox is a modified version of Termux.

**What makes it different from Termux** is the support for virtualization, port forwarding (for running servers) and various UX improvements.

For instance, it lets you set up Docker containers from within the app with access to the kernel and root.

![nestbox distro support](https://itsfoss.com/content/images/2022/11/Nestbox_Distros.png)

Image Credits: [kdrag0n](https://www.patreon.com/kdrag0n?ref=itsfoss.com)

Then there's the support for various Linux distros such as **Alpine, Arch, CentOS, Debian, Fedora, Gentoo, Ubuntu, and more.**

Other than that, Nestbox also has the following features:

- **Shared Folders**
- **Haptic Feedback**
- **Tab Gestures**
- **Follow System Theme**
- **Smooth Keyboard Animation**
- **Optimized Battery Usage**

## How To Try Nestbox?

You can get access to Nestbox by subscribing to the creator's [Patreon](https://www.patreon.com/kdrag0n?ref=itsfoss.com).   
  
Unfortunately, it is not available for free.

Future plans include enabling non-rooted Google Pixel 6 devices to run Nestbox. And, a few more things!

Furthermore, the developer has also made it clear that there are no plans to support virtual GPUs.

*💬 What do you think of tools like Nestbox?*

**Via:** [XDA Developers](https://www.xda-developers.com/nestbox-hands-on/?ref=itsfoss.com)