解决win10下samba不能访问
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
前提:linux下smbclient -L ip命令可以访问
首先SMB1.0/CIFS协议默认被关闭了,所以需要我们手动开启,可以在搜索栏处搜索windows功能->启用或关闭windows功能
接着用管理员身份执行两个命令
sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi
sc.exe config mrxsmb20 start= disabled
执行完后重新启动即可




A beautiful web dashboard for Linux
最近提交(Master分支:2 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)