Sharing Files with Windows

2008/03/21 by Paulo Pereira

~/categories/Linux #Linux #Ubuntu #Samba

For sharing files with Windows you just have to follow this steps:

Got to System > Administration > Shared Folders

In the Terminal add yourself as a Samba user:

sudo smbpasswd -a yourusername

That’s it. You can now access your shared folder using you Linux user.