30
7 Access NSA310S via Samba on Linux
To see which shares are available on a given host, run:
# smbclient -L //[IP|hostname]
The output of this command should look something like this:
Figure 74
To check the amount of disk space for each mount:
# df
Figure 75
To mount samba via cifs, run:
# mount -t cifs -o username="Username",password="Password" //IP/share /mnt/smb
umount /mnt/smb
Figure 76
Содержание NSA310S
Страница 1: ...1 NSA310S Support Notes Version 1 00 Aug 2013...
Страница 21: ...21 Figure 50 Enter Gallery GUI Figure 51 Use Admin account to login Figure 52 Upload photos from NSA310S...
Страница 31: ...31 To check the amount of disk space for each mount df Figure 77...
Страница 37: ...37 To exit NSA310S via telnet run exit Figure 90...
Страница 38: ...38 10 Access NSA310S via NFS Install the NFS package via the GUI Figure 91 Figure 92...
Страница 39: ...39 Figure 93 Figure 94...
Страница 40: ...40 Add the NFS Share Figure 95 Edit the NFS Share Figure 96...
Страница 43: ...43 To check IP address of Linux Figure 103 NSA310S shows the NFS session in detail Figure 104...