How-to: File sharing with Ubuntu using Samba
首先
System→Administration→Network
Depends on your Network
Connection
Select Wired or Wireless
General Tab
Host = Your Computer name Domain = for local computer It doesn't need Usually
Step 2 Configure SAMBA
sudo gedit /etc/samba/smb.conf
FIND line 232
; browseable = no
CHANGE
browseable = yes
writable = yes
Step 3 Add User
$ sudo smbpasswd -a newuser
$ sudo /etc/init.d/samba reload
Step 4 Share Folder on Ubuntu to Windows
$ sudo nautilus
Create a folder inside your home folder
Right Click on the Folder Icon
Left Click on Share Folder
Reference: http://www.youtube.com/watch?v=Ad17kma8rNM
沒有留言:
張貼留言