What application do you use to rdp into your Linux machine from you mobile (android)
Whenever I try to remote into my Linux machines I get an image that looks like attached the. Remotings into Windows works fine. Do u have to use another application? What do y'all recommend?
The remote access game is just completely different in Windows versus Linux. Windows has excellent graphical remote control options (RDP, Quick Access) and Linux has a hodgepodge of options that all only half work. Linux has excellent remote terminal capabilities (SSH), whereas remote Windows terminals are a joke. Both of these facts are very fitting, because the Linux terminal is powerful, while on Windows you need the GUI to do anything.
I've got various components on my server that do have CLI counterparts, but functionality is limited or annoying at best.
For example, managing stuff under KVM can be done with "virsh", editing a bunch of XML, and configuring SSH from the master to every underlying system...
Or I could just RDP/X11-forward from my other device and do it in a couple clicks.
That said, SSH (or a VPN) is still partly the answer as I don't like exposing RDP/VNC services to the internet, but XRDP or x11vnc etc with port forwarding through SSH work nicely.
If one is connecting from Android then ConnectBot supports port forwarding and can also be used with an X server application (i.e X11 XSDL) if you wanted to just go with just SSH+X-Forwarding
Yep. It's nice to know you're in control of it. Not like bloody AnyDesk which decided one day out of the blue to remove the TCP Tunneling feature I was using.
I use sunshine and moonlight. It's designed for games but works far better because of it, as in if it's good enough for games, the latency will be far better than other RDP protocols.
I use "aRDP free". I had to enable the advanced option "RDP Gfx", and set the resolution manually in the app to the resolution of my monitor, and everything works. Pc is wayland, gnome, arch.
Yep, this is what I use too. The display quality can drop if you've got a slow connection, but it works well.
The downsides are, I don't think it's FOSS, but it is free for home use, and if a machine has been off for long enough to drop off the connection list, you have to wait for NoMachine to detect it again. It needs a way to force it to check for systems instead of waiting.
It is indeed not FOSS. I should have asked OP how important that is - some people need a robust, ready-to-roll solution, preferably non-Microsoft, others a full FOSS license and figure stuff out on their own. Someone else mentioned X2Go, I have no experience with it but it is worth a look.
I will give moonlight/sunshine another go I tried to get it working for another Linux laptop just to try but couldn't get drivers or something to work.
You should replace 'You...''
in your response with 'From an ideal security standpoint one...'.
OP obviously does want to RDP to their machine, they stated as such. For most people, accessing a desktop-class machine from a mobile device isn't a significant issue.
It's this kind of gatekeeping that keeps newcomers away from Linux.