Debian VNC实现打印功能需借助额外服务,步骤如下:
sudo apt-get install tigervnc-standalone-server
.vnc/xstartup
cups-remote
x11-print-server
/etc/cups/cupsd.conf
Allow all
注意:VNC协议本身不支持远程打印,需依赖上述配置,且需确保打印机支持网络共享或服务器已配置打印服务。