Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X). Not interested in
anything for Windows, just Linux-to-Linux.
What's your favorite? Thanks for ideas.
Lawrence D'Oliveiro wrote to alt.os.linux <=-
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).
Are you wanting some kind of remote control over the GUI screen on the remote machine? Because itrCOs common, in a server-type situation particularly, not to bother with a GUI on the remote machine at all.
Paul wrote to alt.os.linux <=-
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).-a Not interested in
anything for Windows, just Linux-to-Linux.
What's your favorite?-a Thanks for ideas.
The people who use these things, seem to get pretty excited about them.
"performant remote desktop for Mac/Linux?"
https://news.ycombinator.com/item?id=32526108
To: Lawrence D'Oliveiro
Lawrence D'Oliveiro wrote to alt.os.linux <=-
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).
Are you wanting some kind of remote control over the GUI screen on the remote machine? Because itrCOs common, in a server-type situation particularly, not to bother with a GUI on the remote machine at all.
Well, yes, I know that, but ..... that's what I asked. Yes, remotely controlling the GUI on the "server" is what I'm trying to do.
Looking for some suggestions on what works well for RDP/VNC connections
Looking for some suggestions on what works well for RDP/VNC connections
If you have X already up and running on the "hosts", then I would go fo Xnest, you need to enable XDMCPServer on the host, this is configured
in the Display Manager, say you run lightdm then in lightdm.config you uncomment so that you have:
[XDMCPServer]
enabled=true
port=177
restart the lightdm service.
then from the clinet you just connect with the following command:
Xnest -query host1.local -geometry 1920x1080 :1
The host1.local you change to the hostname you have in your network or
to the ip-number.
The geometry you to change to the size you want on the window.
The ":1" tells that I want to run this on display 1 on the remote machine, display in this case has nothing to do with the monitor, it's
the display handled by X which starts on :0 and then goes up depending
on how many sessions you have.
You can't have two displays with the same id open at the same time, so
if you open two connection to the remote machine, then first one may
have :1 and then you need to have at least :2 on the second one.
When the window opens, you will be at the login prompt on the remote machine, you login with credentials, username and password, as if you
sat at that computer.
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).
Are you wanting some kind of remote control over the GUI screen on the remote machine? Because itrCOs common, in a server-type situation particularly, not to bother with a GUI on the remote machine at all.
Well, yes, I know that, but ..... that's what I asked. Yes, remotely controlling the GUI on the "server" is what I'm trying to do.
I assume that you know that X servers use the X network protocol to automatically (without additional tools) run a program on one machine
and have that program's windows open on another machine, and you chose RDP/VNC because it matters to you (for some reason) that Microsoft
Windows doesn't natively support the X network protocol.
But, just for the record, you don't need VNC or RDP to show a remote system's "desktop" (or even interact with GUI programs running on a
remote system); you just need a network between the two and the
networking support of the X server enabled.
To: Lawrence D'Oliveiro
Lawrence D'Oliveiro wrote to alt.os.linux <=-
Looking for some suggestions on what works well for RDP/VNC connections between two Linux boxes, both running GUI (X).
Are you wanting some kind of remote control over the GUI screen on the remote machine? Because itrCOs common, in a server-type situation particularly, not to bother with a GUI on the remote machine at all.
Well, yes, I know that, but ..... that's what I asked. Yes, remotely controlling the GUI on the "server" is what I'm trying to do.
On 7/06/2025 11:50 pm, Gamgee wrote:
To: Lawrence D'OliveiroI know bugger all about Servers .... but I would HAVE to ask .... If you are REMOTE from the server, WHY do you need any Display at the server??
Lawrence D'Oliveiro wrote to alt.os.linux <=-
Looking for some suggestions on what works well for RDP/VNC connections >> > between two Linux boxes, both running GUI (X).
Are you wanting some kind of remote control over the GUI screen on the >> LD> remote machine? Because itrCOs common, in a server-type situation
particularly, not to bother with a GUI on the remote machine at all.
Well, yes, I know that, but ..... that's what I asked. Yes, remotely controlling the GUI on the "server" is what I'm trying to do.
Sure, when you are AT the Server, doing maintenance or whatever, sure, but if you're not there .......!
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 150:51:10 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
443 files (116M bytes) |
Messages: | 2,411,008 |