- Joined
- Aug 3, 2004
- Messages
- 23,936
Hello all,
As I move more and more systems to Linux, being able to remote to them is next, versus having to use my proxmox interface or something else, as some of my VM's I will be using for actual interfacing.
Now I know there are the usual VNC options, but from reading, seems the geneal concensus is either the client/server is just dated, or performance / visual performance is not ideal to actually "use" them full time...
So, I started reading about using SPICE instead.. https://linuxvox.com/blog/spice-linux/
I currently do have Remmina installed, and the Spice SDK
I found Remmina works great and is butter smooth for my Windows VM's to remote to them over RDP protocol.
CachyOS is the base OS I am trying to and from..
I followed several guides, but, like many Linux guides, or PEBKAC, there is always too many assumptions, or steps missed it seems when people write said guides, or finding the alternative files and configs on Arch based distro's as many guides are written around Ubuntu..
Digging further, just installing spice it seems on the end you want to access, is not enough? Not just the spice-vdagent or sdk
https://archlinux.org/packages/?q=Spice
https://www.spice-space.org/spice-user-manual.html
https://linuxvox.com/blog/spice-linux/
Thing is, on my main rig, I use VMware Workstation for some VMs also, so installing another virt layer last I tried, broke some stuff, but, I also should not need anything aside from the Spice packages installed
Has anyone here set up Spice to remote to/from linux systems and got it working?
I am sure I am missing something so basic!
As I move more and more systems to Linux, being able to remote to them is next, versus having to use my proxmox interface or something else, as some of my VM's I will be using for actual interfacing.
Now I know there are the usual VNC options, but from reading, seems the geneal concensus is either the client/server is just dated, or performance / visual performance is not ideal to actually "use" them full time...
So, I started reading about using SPICE instead.. https://linuxvox.com/blog/spice-linux/
I currently do have Remmina installed, and the Spice SDK
I found Remmina works great and is butter smooth for my Windows VM's to remote to them over RDP protocol.
CachyOS is the base OS I am trying to and from..
I followed several guides, but, like many Linux guides, or PEBKAC, there is always too many assumptions, or steps missed it seems when people write said guides, or finding the alternative files and configs on Arch based distro's as many guides are written around Ubuntu..
Digging further, just installing spice it seems on the end you want to access, is not enough? Not just the spice-vdagent or sdk
https://archlinux.org/packages/?q=Spice
https://www.spice-space.org/spice-user-manual.html
Spice Server
Spice server is implemented in libspice, a VDI pluggablelibrary. Currently, the main user of this library is QEMU. QEMU usesspice-server to provide remote access to virtual machines through theSpice protocol. Virtual Device Interface (VDI) defines a set ofinterfaces that provide a standard way to publish virtual devices(e.g. display device, keyboard, mouse) and enables different Spicecomponents to interact with those devices. On one side, the servercommunicates with the remote client using the Spice protocol and onthe other side, it interacts with the VDI host application (e.g QEMU).
https://linuxvox.com/blog/spice-linux/
Spice Server: It manages the local desktop environment and communicates with the Spice client over the network. On Linux, the Spice server is typically integrated with virtualization technologies like QEMU/KVM.
Thing is, on my main rig, I use VMware Workstation for some VMs also, so installing another virt layer last I tried, broke some stuff, but, I also should not need anything aside from the Spice packages installed
Has anyone here set up Spice to remote to/from linux systems and got it working?
I am sure I am missing something so basic!