User Tools

Site Tools


start:nas

This is an old revision of the document!


NAS Backup

  • Web interface: 192.168.1.6
  • The USB stick plugged in at the back of the Dell T710 server boots the NAS, so please keep it plugged in LOL.
  • Windows network shares are mounted on the NAS by a task in the web interface. The task executes the following init script from /mnt/Drive_1_463.2_GiB/mount_shares.sh:
    #!/bin/sh                                                                                                                           
                                                                                                                                        
    mkdir /mnt/SharedGraphics                                                                                                           
                                                                                                                                        
    mount_smbfs -W PICNICTIME -N -I 192.168.1.9 //andre@PTFILES/SharedGraphics /mnt/SharedGraphics
  • The password for the Windows network shares is saved in ~/.nsmbrc.
  • Please note that if the NAS is shutdown or rebooted it takes around six minutes to boot.
start/nas.1514509127.txt.gz · Last modified: 2017/12/28 16:58 by andre