Open ghost opened 5 years ago
THIS IS NOT A BUG!
This issue have been leaved for a long time for user to discuss, recently there are some funny review on Play Store, so I guess I would write the solution here.
If you are getting vncserver-start command not found error:
apt-get purge ca-certificates
and then run apt install ca-certificates
might fix the issue, the reason this occur is currently unknown as I do not encounter this issue after testing on all device I had, however next update(In this month) will fixed this by giving all wget command inside the distro --no-check-certificate flag, the reason this isn't fixed until now is that this issue is very rarely occur and didn't verify certificate lower the security.vncserver-start related message will be shown to people who reporting bugs for the first time in the app at next update. This issue will stay open for discussion.
┌──(root㉿localhost)-[/home/kali] └─# nethunter kex passwd zsh: command not found: nethunter
Help
Restart termux or make a new session
Whenever I try to start the vnc server I get this error
/usr/local/bin/vncserver-start: line 4: vncserver: command not found
I have installed Ubuntu and xfce4 DE.