Configuration LaCie-CloudBox: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* Enable the '''netbackup-share''' (port 873, encrypted port 22) |
* Enable the '''netbackup-share''' (port 873, encrypted port 22) |
||
* Create user '''beq06659''', with private share. |
* Create user '''beq06659''', with private share. |
||
== Shares == |
|||
;family |
|||
* Mount with |
|||
sudo mount //lacie-cloudbox/beq06659 /mnt/any -o noperm,iocharset=utf8,sec=ntlm,username=public,password= |
|||
;beq06659 |
|||
* Mount with |
|||
sudo mount //lacie-cloudbox/beq06659 /mnt/any -o noperm,iocharset=utf8,sec=ntlm,username=beq06659 |
Revision as of 19:54, 2 November 2014
Install
- Network share available at
smb://lacie-cloudbox/
. - Cloudbox dashboard available at http://lacie-cloudbox.local.
- setup smtp access (
smtp.scarlet.be
, port 25) - IP Configuration — fixed IP address 172.19.100.98
- Enable the netbackup-share (port 873, encrypted port 22)
- Create user beq06659, with private share.
- family
- Mount with
sudo mount //lacie-cloudbox/beq06659 /mnt/any -o noperm,iocharset=utf8,sec=ntlm,username=public,password=
- beq06659
- Mount with
sudo mount //lacie-cloudbox/beq06659 /mnt/any -o noperm,iocharset=utf8,sec=ntlm,username=beq06659