How can I simply log out of an account on Raspberry Pi?
I have a raspberry pi which I signed into VNC cloud and connected to an account. I then cloned this pi so that I can do some local debugging and wanted to log out of the account that it was connected to, but there is no log out option...
This conflicts with the original raspberry pi because if I try to connect to the original...it instead logs into the clone. I have changed the clone's hostname but VNC server does not simply disconnect it from the account.
I have even removed vnc server completely and added it back but it still shows that its connected to the account.
How can i simply log out of the account on the clone???
Comments
There isn't a logout option - there's a leavecloud command but that'll delete the entry in the team as well which doesn't sound like what you want
Instead, delete the file
/root/.vnc/config.d/vncserver-x11.d/CloudCredentials.bed
i have 2 Pi 3b with the same name. i don’t see this file. where do i find the leavecloud command. i can’t believe how hard this simple issue is. i just want to change the VNC name — not machine host name
Please sign in to leave a comment.