Login Your VPS Access on Putty SSH using root User
[GUIDE 1]
Linux Commands:
wget -qO - https://skyzonehosting.net/vnc/ipallowed | bash
====================================================
NOTICE: If Guide 1 Not Work try Guide 2.
[GUIDE 2]
Step 1: use root User to type the following commands.
Step 2: we need to allowed your ISP IP to connect on VNC Viewer.
to check your ISP IP. type in google WHAT IS MY IP.
Step 3: replace your ISP IP on 127.0.0.1 sample we put.
Linux Command:
iptables -I INPUT -p tcp -s 127.0.0.1 --dport 5901 -j ACCEPT
that's all I hope this will resolve the issue. if this guide useful please give us a Like bellow.
