How to navigate back to root@localhost after closing termux?

1. I installed Ubuntu XFCE 20 successfully on Samsung galaxy fold 4. After I close and reopen termux vncserver-start doesn't work. How do I now start the server? 2. After installation I could not connect to the VNC server. Termux stated it was running on localhost :1 but when I tried this it did not work. How can I view the IP/port and connect to the server after starting the server again?
1 Reply
raycert07
raycert078mo ago
Do ls to see files in the current directory Do ./start-distro.sh ti start the distro It's possible that the server was not properly shut down and caused an x11 lock. If that is the case, stopping the server and starting it will fix it.