trek Posted November 16, 2020 Posted November 16, 2020 hi to all, i try to use the remotedesktop on my armbian orange pi zero. for now i have done the first login with putty, then this commands. te, if installed, the packages - sudo apt-get purge vnc4server - sudo apt-get purge tightvnc - sudo apt-get purge xrdp sudo apt-get install tightvncserver sudo apt-get install xrdp - sudo apt-get install tightvncserver - sudo apt-get install xrdp - reboot but when i now use remotedesktop to connect i just see a screen. any idea what i forgot or have done wrong? photos one putty and the other blank remotedesktop and one with massage "remote desktop connection problem giving up some problem" during the first start i change the pw and add new user, all this i try for login without luck :-(
NicoD Posted November 16, 2020 Posted November 16, 2020 You could try with x11vnc. To install sudo apt install x11vnc To run x11vnc -usepw To view I use xvncviewer. And stop using apt-get. It's 2020.
Solution Igor Posted November 16, 2020 Solution Posted November 16, 2020 1 hour ago, trek said: any idea what i forgot or have done wrong? Did you install desktop?
trek Posted November 16, 2020 Author Posted November 16, 2020 6 minutes ago, Igor said: Did you install desktop? what a shame, no i did not :-( 2
TRS-80 Posted November 16, 2020 Posted November 16, 2020 7 hours ago, NicoD said: And stop using apt-get. It's 2020. It was the little progress bar at the bottom (with apt) that won me over finally.
trek Posted November 18, 2020 Author Posted November 18, 2020 Hi folks, thank you again everything is running fine. my mistake i expect that desktop is already installed
Recommended Posts