2

How can I create a file server (probably smb) so I can access a folder or drive from a windows computer on the same LAN?

Sponge Bob
  • 153
  • 5

1 Answers1

3

Have you tried installing samba like this?

 sudo apt-get install samba

I Think this would solve your problem.

Toby Allen
  • 113
  • 4
user4099
  • 31
  • 1