XFCE and remote desktop

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Arron

XFCE and remote desktop

Post by Arron »

How would I get a remote desktop setup on XFCE? I searched the Ubuntu forums, but I found more on problems with it, since Ubuntu comes default with it. I have setup a couple friends with XFCE mint (they love it) and im looking to login to help them with some some small issues. I would prefer via ssh, since that is a easy thing to open up threw the firewall, and test connection via shell. I can do most things threw shell, but i want to help them with some desktop items (logged in as them).
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: XFCE and remote desktop

Post by Husse »

Now I (almost) never use XFCE but is not "Remote Desktop" there?
It is in the main edition, but it may be a "gnome thing"
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: XFCE and remote desktop

Post by merlwiz79 »

I believe it's in mintConfig.
Or look in /usr/share/applications/
It's installed but was set not to show in xfce. :?:
Image
Arron

Re: XFCE and remote desktop

Post by Arron »

thanks for the reply, i found it. I turned it on, and tried the command, but still cant connect

Code: Select all

arron@arron-laptop:~$ vncviewer 127.0.0.1:0
VNC viewer version 3.3.7 - built May 24 2007 12:45:44
Copyright (C) 2002-2003 RealVNC Ltd.
Copyright (C) 1994-2000 AT&T Laboratories Cambridge.
See http://www.realvnc.com for information on VNC.
vncviewer: ConnectToTcpAddr: connect: Connection refused
Unable to connect to VNC server
arron@arron-laptop:~$
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: XFCE and remote desktop

Post by merlwiz79 »

Make sure in the Login Preferences that you have the ability to login with Remote connections.
If you have a router make sure the port you are using is open.(port forward)
I have never tried a Remote login but will sometime later to night.
Image
Arron

Re: XFCE and remote desktop

Post by Arron »

Ok, thanks for the hint..... here is what i tried...

Code: Select all

sudo apt-get install ssh
So now i can ssh localhost and get connected.

I turn on the remote desktop, but i still get connection refused. Does vnc use ssh to connect?
Locked

Return to “Xfce”