Ubuntu安装samba problem

ゝ一世哀愁。 2022-08-18 02:04 295阅读 0赞

1.安装samba服务器: 命令: sudo apt-get install samba sudo apt-get install smbfs 2.安装samba图形管理界面命令: sudo apt-get install system-config-samba 3.启动samba: 命令: sudo /etc/init.d/samba start 4.启动管理界面: 命令: sudo system-config-samba 可添加共享目录,选中可访问用户. 设置用户smb密码命令为: sudo smbpasswd -a 用户名 5.设置完毕之后要重启:sudo /etc/init.d/samba restart ubuntu版Linux 使用中出现如下问题: dpkg was interrupted, you must manually run ‘dpkg —configure -a’ to correct the problem. 请问如何解决 sudo dpkg —configure -a

发表评论

表情:
评论列表 (有 0 条评论,295人围观)

还没有评论,来说两句吧...

相关阅读