All Linux household with a nice-ish GDI laser printer (FujiXerox Docuprint p115w wifi) gifted to me. No Linux drivers are available.
How could I install a Windows VM and expose that to the network as a print server that works with Linux clients?
All Linux household with a nice-ish GDI laser printer (FujiXerox Docuprint p115w wifi) gifted to me. No Linux drivers are available.
How could I install a Windows VM and expose that to the network as a print server that works with Linux clients?
Methods I can think of:
Install Virtualbox, from the Oracle site preferably.
Install the corresponding extension pack to get guest support for USB2 and USB3.
Forward the USB port the printer is connected to, to the Windows vm using Virtualbox settings.
From Virtuabox settings, change the guest's network setting to bridged so that you can connect to the guest easily from all other computers.
Share you printer using Windows printer settings so that it's visible by all other computers.
These are the main steps you need to take and you will find hundreds of posts for each one of them.