Mount network share

sudo mount.cifs //192.168.1.252/5tb /5TB -o user=USER,pass=PASS

Install CIFS

sudo apt install cifs-utils 

mount.cifs //192.168.1.251/hel /mnt/share/NAS/hydra -o user=USER,pass=PASS

Revision #1
Created 2024-03-01 12:40:44 UTC by Slitzer
Updated 2024-03-01 12:43:10 UTC by Slitzer