Skip to content

Accessing a root shell

This page describes how to get access to a root shell on Bliss OS for debugging purposes.

1. Open KernelSU from app drawer

image

2. Find Termux in apps list

image

Enable superuser

image

3. Launch Termux from app drawer

image

Running commands as root

Type su and enter for a root shell.
Some useful commands available on Bliss OS are listed below:

  • /system_ext/bin/htop Process viewer
  • /system_ext/bin/nano Edit text files
  • alsa_mixer Audio configuration

image