A common scenario is to provide a samba share to a particular group of people, where each group member has full read+write access to all the content stored in the Samba share. You can follow along this article using our Samba group collaboration vagrant project on github. There’s a few […]
Read More
Here we’ll cover how to configure a machine to access a Samba share.
Read More
If you have directories on your machine that you want to share out to other machines then you can do this by setting up your machine as an NFS server. However with NFS you can only share out folders to machine that are in the same private network. If you […]
Read More
If you have directories on your machine that you want to share out to other machines, including Windows based machine then you can do this by setting up your machine as a Samba/CIFS server.
Read More