其他分享
首页 > 其他分享> > smbclient 未找到命令

smbclient 未找到命令

作者:互联网

原文地址:https://www.qedev.com/linux/84697.html

前言

启动Windows和Linux两个系统共享的时候可能会出现的问题

一:问题展示

 

Bash:smbclient 未找到命令

 

二:解决办法

输入命令

yum -y install samba-client samba-common cifs-rtils samba

 

Bash:smbclient 未找到命令

标签:www,samba,smbclient,html,84697,命令,未找到,linux
来源: https://www.cnblogs.com/eyesfree/p/15205478.html