Created
September 12, 2020 22:10
-
-
Save sam0x17/9d61b204e69ccaf194a504e72a0f61d9 to your computer and use it in GitHub Desktop.
linux mount smb fstab
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//plex-server/d /mnt/plex_d cifs uid=sam,credentials=/home/sam/.smbcredentials,iocharset=utf8,vers=3.0 0 0 | |
//plex-server/e /mnt/plex_e cifs uid=sam,credentials=/home/sam/.smbcredentials,iocharset=utf8,vers=3.0 0 0 |
- install
sudo apt install cifs-utils
- create
.smbcredentials
file - add
plex-server
to hosts file - restart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.smbcredentials
syntax: