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
Summary of Contents for NSA310S
Page 1: ...1 NSA310S Support Notes Version 1 00 Aug 2013...
Page 31: ...31 To check the amount of disk space for each mount df Figure 77...
Page 37: ...37 To exit NSA310S via telnet run exit Figure 90...
Page 38: ...38 10 Access NSA310S via NFS Install the NFS package via the GUI Figure 91 Figure 92...
Page 39: ...39 Figure 93 Figure 94...
Page 40: ...40 Add the NFS Share Figure 95 Edit the NFS Share Figure 96...
Page 43: ...43 To check IP address of Linux Figure 103 NSA310S shows the NFS session in detail Figure 104...