Notification texts go here Contact Us Buy Now!
Posts

How To Host A Private Android Os Vps In Azure


First Create A Azure Ubuntu Vm And Go To Network And Open Port 5999 and  Connect vm Through Putty And Past The Following Commands

sudo apt update
sudo apt upgrade

sudo apt install qemu qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager

sudo systemctl enable --now libvirtd
sudo systemctl enable --now virtlogd

echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs

sudo modprobe kvm



sudo apt-get install docker.io

docker run -it \
    --device /dev/kvm \
    -e EXTRA="-display none -vnc 0.0.0.0:99" \
    -p 5555:5555 \
    -p 5999:5999 \
    sickcodes/dock-droid:latest


then Download Vnc viewer Application on your device and Connect vps your_vps_ip:5999 eg:-20.34.84.2:5999

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.