古人
2009年5月22日 星期五
Samba Command
由linux 機 , 打command 入 samba server 句法
smbclient
\\\\hostname\\service
name -U username
smbclient
\\\\192.168.123.13\\test
-U test
登入成功會變左....
smb:
失敗就彈回
2009年5月16日 星期六
Samba Configure
簡單在 linux 上分享指定的 folder令window 用戶在網絡上的芳鄰可以看見
不使用password 情況下
在smb.conf 裡 , 最後加上 (在public setting 下幾行輸入)
[hello] ---> window 裡的 //
ip
/hello
comment = test Folder ---> 名
path = /home/hello ---> 真正linux 裡的 path
public = yes ---> 不用password , 放給公眾
writable = yes ---> 可寫入
完成.
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)