VNC server : No matching vnc server for this user ! Hey hello and what's up beautiful people. I am Pankaj Subedi and I really thanked you all for visiting this site. Well let's move to the topic. Many people including me also facing this problem ( VNC server : No matching vnc server for this user ! ) . But ... But now this problem will be no longer . Today in this tutorial I am going to solve this problem. So, if you're also facing same problem then all you need to do is. 1. First of all open termux app on your mo 1. First of all open termux app and type : Sudo passwd Then set your password and hit enter then you will be asked to verify password . Simply again type same password and hit enter . 2. Now type nh and hit enter : 3. Now paste the command : git clone https://github.com/yadavvivek654/tweakandtools.git 4. Again paste this command : cd tweakandtools 5. Now type : sudo chmod +x tweakandtools-kex-repair Then type your sudo password and hit enter 6. N...
How to install windows 10 on Android without root using termux Windows 10 iso file : https://drive.google.com/file/d/1-Ah4lLmng7i-FBDwe7bq2Ut5S3EFT6nO/view After download and installing the Limbo Emulator App follow all the steps given below. Step 1) First open Termux app and type “apt update && apt upgrade –y” and press enter. 2) Type “pkg install x11-repo” and press enter. 3) Now install the required Qemu package for this type “pkg install qemu-system-x86_64” and press enter. 4) Now we need to give the storage access to the termux for this type “termux-setup-storage” and press enter. 5) Now download the given Windows 10 file from the link given above. 6) Now remember the location of downloaded Windows 10 file on your Android Phone and start the connection by typing "qemu-system-x86_64 -m 960 -cdrom /sdcard/Win10XPE_x86.ISO -vnc 127.0.0.1:2" 7) Now go in VNC Viewer and add new connection type address “127.0.0.1:2” give the name the to machine like "Windows 10...
How to install Ubuntu 21.04 Version in Android without root using termux Lets start! Required applications:- 1. Termux 2. VNC Viewer 3. Xserver XSDL (optional) Installation:- After installing those above applications, at first use the blow command to install some required dependencies:- apt update; apt upgrade -y apt install proot-distro pulseaudio apt install curl wget proot-distro -y After that you have to install rootfs, they were almost of 1.7gb so make sure you have good internet. And don't forget to enable wake lock in termux which might help a lot. curl -L -o install.sh https://git.io/hippo-installer bash install.sh hippo --install Setting up sound:- In termux just use this and done pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1 Starting and shutting down:- For starting you can use hippo only or proot-distro login hippo --shared-tmp --bind /dev/null:/proc/sys/kernel/cap_last_...
Comments
Post a Comment