AJT14

• Pros:

• Run Debian based OS right within android app

• Install and use your favorite linux packages

• GUI access also available via VNC

• Steps:

  1. Install UserLAnd app from playstore Link: https://play.google.com/store/apps/details?id=tech.ula

  2. Open the app. Under the Distribution menu select an OS.

  3. Now select server as ssh. You can change it on next run.

  4. Enter desired username, password, and vnc password.

  5. Click on continue to download ~80mb files for OS.

  6. Wait for few minutes. After downloading command line interface will appear.

  7. Enter your password in it. Entered password will not appear but it records.

  8. Now you are good to go to use command line based OS.

  9. Recommended if you gonna install new packages: Enter these commands one by one -

    sudo apt update
    sudo apt upgrade