A long time ago in a far off world I sat at my desk with my new Elonex PC and disks for Windows 286 (exchanged for Windows 3). O/S2 Warp and Slackware. After lots of testing I went for Windows, probably would have been better of with Linux but ho hum.
Anyway, fast forward. I have a network of 5 x Windows 10 boxes, countless tablets, a few Android 'phones, pretty well everything in the HiFi cabinet and a couple of HP Proliant Microservers, an N54 and a Gen 8 both with Linux Mint xfce on them.
The HP Gen 8 is, optimistically called JGMEDIASERVER because that is its intended use. I have done quite well so far. Added a second drive, set it up with gparted, mounted it, added it to fstab, and installed samba and edited the smb.conf file.
Good news is I can see the shared drive from Windows if I type its name in File explorer but I can't browse to it. smb.con contains:
[MediaShare] path = /home/jeff/MediaShare read only = no browsable=yes guest ok = yes force user = jeff
I have restarted samba after editing he file and get no errors.
Any Linux users put me out of my agony? I think the Linux group are getting a bit fed up with me.