ubuntu-in-termux icon indicating copy to clipboard operation
ubuntu-in-termux copied to clipboard

This is a script by which you can install Ubuntu in your termux application without a rooted device

Results 55 ubuntu-in-termux issues
Sort by recently updated
recently updated
newest added

![Screenshot_2022-10-27-21-42-17](https://user-images.githubusercontent.com/113763590/198320176-e673250f-2599-44e3-ba3c-5a9d83e08bd8.png) --- Termux About --- [termux-about.log](https://github.com/MFDGaming/ubuntu-in-termux/files/9888504/termux-about.log)

After installing postgresql, when I am calling pg_createcluster command or initdb command it is not starting the database and thowing error _could not create shared memory segment: Function not implemented;...

Hello I've been having some issues with instalation when I run ./Ubuntu.sh I got the following : $ cd ubuntu-in-termux $ ls README.md ubuntu.sh $ chmod +x ubuntu.sh $ ./ubuntu.sh...

git clone https://github.com/MFDGaming/ubuntu-in-termux.git

``` 42 ./files/home/github/ubuntu-in-termux/ubuntu-fs/usr/lib/aarch64-linux-gnu 43 ./files/home/archiconda3/lib 44 ./files/home/archiconda3/pkgs 50 ./files/usr/lib/clang 50 ./files/usr/lib/clang/14.0.4 53 ./files/home/github/ubuntu-in-termux/ubuntu-fs/usr/lib 61 ./files/usr/lib/python3.10/site-packages 68 ./cache/apt/archives 70 ./files/usr/lib/go/pkg/android_arm64/cmd/compile 70 ./files/usr/lib/go/pkg/android_arm64/cmd/compile/internal 71 ./files/usr/share 73 ./cache 73 ./cache/apt 78 ./files/usr/include 79...

``` root@localhost:~# ps Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: proc /proc proc defaults In the meantime, run "mount proc /proc...

How do I SSH into ubuntu from PC?