Remmina or equivalent in Windows 10/11 to have remote desktop access in Linux?

Hello Friends

To have remote desktop access through GUI among many OS in Linux I use Remmina as the client. Until here no reason to create this post

But what software is possible to use as client in Windows 10/11 to have remote desktop access in Linux?

Consider you are in the house of a member of your family and you need get access through a GUI to a Linux machine

Thank You

1 Like

I think I’d try to set up XRDP on my Linux machine, which acts as a server in this case. Then just use Remote Desktop from Windows to connect to it.
I used XRDP before, it’s setup is a bit tricky, but doable.

4 Likes

Thanks for the reply Laszlo

Do you mean about?

There is a problem there, my laptop has Windows 11 Home and for that tool is requested “Pro”. :slightly_frowning_face:

1 Like

The latest Windows I used was Windows 10 home. It could not act as RDP server, but had the possibility to connect to a server. The “pro” was a requirement to set up RDP server. I have no idea about Windows 11 in this regard.

I’m not sure I understood your question correctly, so clarify please:

  1. You want to see the screen of your Linux machine on a Windows computer, and do something on your Linux computer using the Windows computer as client.
  2. You want to see the screen of your Windows computer, and do some things on your Windows computer using your Linux computer as kind of a terminal.

Which is the goal?

3 Likes

Hi @kovacslt and all, :wave:

Wouldn´t it be safe and simple to use anydesk for things like that :question:

I could help my friend Margret this way (on many occasions).
She uses both a WIN laptop (for school) and a Linux Lite laptop (privately).
On both of them she has installed anydesk and I could provide help from my running Linux Lite instance.

There´s also a dedicated anydesk.profile available for running it within the firejail sandbox (for Linux).

Just a thought. :blush:

Cheers from Rosika :slightly_smiling_face:

4 Likes

Thanks for the replies

Laszlo

Which is the goal?

For example if both are Linux

Linux client (Remmina) ---> Linux Server (Ubuntu Desktop, Debian Desktop, Fedora Workstation)

Thus I have a remote control in 100% from the client to the server … I can see at real time the server as client. Of course I can use the server as if I were locally

Thus

Windows client (????) ---> Linux Server (Ubuntu Desktop, Debian Desktop, Fedora Workstation)

What to install in Windows to get access in Linux as remote

Rosika

The Fast Remote Desktop Application – AnyDesk

Interesting

2 Likes

Hi Manuel,
Another answer to your question is to use anydesk.
See @Rosika 's latest topic

Regards
Neville

2 Likes

“Windows App” from the app store :

I had to install the MacOs version from the Apple App Store… I believe Microsoft App store hosts the “Windows App” for MS Windows (stupid naming convention - it’s confusing - but - its for accessing Windows systems remotely, and also for AVD [Azure Virtual Desktop]).

That should work if you Linux machine is running XRDP…

Otherwise - you could run VNC server on the Linux host, and VNC Viewer on the Windows machine…

3 Likes

Haven’t looked into it enough but there is a version of freerdp and a freerdp sdl client. I’ve used xrdp on WSL 1 Debian Linux and been able to use remote desktop on a Windows machine to access it. Haven’t tried going the other. You can run X Windows on either Linux or Windows and X forward from one to the other. It’s probably more useful on Linux because you can see a whole desktop that way. Running X on Windows, if you wanted to connect from a Linux system, you’d be limited to what you could see running in X on the Windows machine.

2 Likes

Do not claim to understand what you guys are wanting but I am building LFS on a separate machine.
Although I prefer to use Gentoo, my W11 machine can also connect via ssh with the LFS machine, without any other app installed.

2 Likes

Because both machines are on your local network .
It is more difficult to connect to a remote computer via the internet, because you need to take security precautions.
We are talking about people wanting to walk around the world with their laptop, and still be able to connect to the home desktop or the office server, when required.

4 Likes