xterm.js for Windows guest

saint_antone

Member
Sep 11, 2021
19
1
8
54
Is it possible to use xterm.js for Windows guests? The copy and paste capability in xterm.js would be very helpful for Windows guests as well.
 
if windows can have some kind of terminal on a serial console, then it should be possible, though i am not aware of such a thing
 
Thanks, @tom and @dcsapak.

I think spice would be a viable alternative indeed, but sounds like an overkill solution than using RDP, unless we are trying to take advantage of other features like USB pass-through, audio, or multiple monitors.
 
Yes, RDP or any other third party built-in (insisde windows) can be used as well.

(SPICE is integrated into the Proxmox VE gui)
 
Hi @tom,

I set my display to SPICE with 40MB of memory. I have installed the spice driver in the Windows host as well. I keep on receiving "Unable to connect to the graphics server....".

I opened the vv file and noticed there are two ports (3128 and 61000) listed there. I tried to do a tcping on the server and I can see that neither of the ports are open. Doing a netstat -tulpn shows that there are no applications listening on these ports as well.

Are there any pre-work I need to complete on the PVE side to fully enable Spice?
 
normally the daemon 'spiceproxy' listens on the port 3128

what does 'ss -tlpn' and 'systemctl status spiceproxy.service' show ?
 
systemctl status spiceproxy.service

It shows that the service is in active (running) status.

ss -tlpn
I think this row might be of particular interest:
Bash:
LISTEN                   0                         4096                                                     *:3128                                                  *:*                       users:(("spiceproxy work",pid=1117346,fd=6),("spiceproxy",pid=1548,fd=6))
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!