1、第一步安裝:sudo apt-get install samba
sudo apt-get install smbclient
可能會出現dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the PRoblem問題,
這里先按提示輸入:dpkg --configure -a
然后使用:sudo apt-get update
sudo apt-get upgrade
即可解決
2、配置共享文件
sudo vi /etc/samba/smb.conf 編輯smb.conf 文件新聞熱點
疑難解答