Skip to content

baranyeni/samba-mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

samba-mount

Mount samba share on linux UNIX OS's.

In order to run this script you should install below package via apt-get or any other package manager.

$ sudo apt-get install cifs-utils

OPTIONAL

On Crontab below should be applied by the use of "sudo crontab -e". We use sudo to edit crontab in order to run our scripts as sudo (YES! This is the way of running our cronjob commands as sudo)

@reboot ./mount.sh >> mount.log 2>&1

About

Mount samba share on linux UNIX OS's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages