Unable to connect to CUPS server localhost:631

cat /var/log/messege

总有Unable to connect to CUPS server localhost:631提示

QQ图片20130724120357

vi /etc/samba/smb.conf

QQ图片20130724120709

更改如下

load printers = no

printing = bsd

printcap name = /dev/null

disable spoolss = yes




service smb restart

testparm测试配置文件

你可能感兴趣的:(samba,smb)