This guide is how I remember doing one a while back
using cifs-utils
How to mount SMB share on Linux Mint - starts about half way down...
https://www.fosslinux.com/92914/how-to-m...x-mint.htm
The hardest part iirc was getting the mountpoint to start automatically with the PC - this was in Ubuntu, but should be the same process
*update*
This was on Ubuntu
This is the line from my fstab file
the .local in //server.local/seafiledata was required, without it didn't work
The credentials were in a file that I cant access atm, permissions were messed with to hide from users, but I think it was a simple username and password on lines 1 and 2 - you may not need this if it is an open share
It was not fun getting this up and running, but I got there eventually...
HTH
using cifs-utils
How to mount SMB share on Linux Mint - starts about half way down...
https://www.fosslinux.com/92914/how-to-m...x-mint.htm
The hardest part iirc was getting the mountpoint to start automatically with the PC - this was in Ubuntu, but should be the same process
*update*
This was on Ubuntu
This is the line from my fstab file
the .local in //server.local/seafiledata was required, without it didn't work
The credentials were in a file that I cant access atm, permissions were messed with to hide from users, but I think it was a simple username and password on lines 1 and 2 - you may not need this if it is an open share
Code:
//nas.local/seafiledata /mnt/SFData cifs credentials=/etc/credentials,rw,uid=1000,gid=1000,nounix,vers=3.0,iocharset=utf8,file_mode=0777,dir_mode=0777,user,auto 0 0
It was not fun getting this up and running, but I got there eventually...
HTH
This world would be a perfect place if it wasn't for the people.
Sharesies | Buy Crypto | Surfshark VPN | Cloud Backup
Sharesies | Buy Crypto | Surfshark VPN | Cloud Backup