Setup a network shared folder on linux Mint with SAMBA.
This script will setup a shared folder on the network accessible to other linux, windows or Mac clients using the SAMBA protocol. The script will walk you through the steps and show you important information once it finished setting up. The script should work on Linux mint 20.X and 21.X, XFCE, Mate and Cinnamon. It will most likely also work in other Ubuntu based distributions, i just havent tested it yet.
Steps for the absolute newbie:- Download the latest version .sh file from this website.
- Right click the downloaded file, open Properties, click the Permissions tab and tick the "Allow this file to run as a program" checkbox. Close the properties dialog.
- Right click anywhere on an empty space next to the file, and chose "Open in terminal". A new terminal will open in the directory where the .sh file is located. For example ~/Downloads
- Now run the script. Type:
./setup-samba-shared-MEDIA.shand hit enter. (replace the name of the file if different) - Follow the instructions during setup. DO not rush and pay attention to the prompts.