ubuntu 18.04启动samba图形管理界面


启动samba图形界面管理器出现错误:
Failed to load module "canberra-gtk-module" 或
SystemError: could not open configuration file `/etc/libuser.conf': No such file or directory

 

前者通过指令:sudo apt-get install libcanberra-gtk-module 解决

后者通过指令:system-config-samba  启动samba图形界面,出现以上错误时,根据错误提示只需新建这个文件即可:touch /etc/libuser.conf

最后效果:

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM