[[advanced:target]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
advanced:target [2018/10/05 00:40] – [Create a replication user] danadvanced:target [2018/10/05 12:41] dan
Line 77: Line 77:
 where "userid" is the numeric user ID noted on the FreeNAS box. where "userid" is the numeric user ID noted on the FreeNAS box.
  
-Generate a SSH keypair for that user: 
-<code> 
-sudo -u zfsuser ssh-keygen 
-</code> 
 Now allow that user to make changes on the encrypted dataset: Now allow that user to make changes on the encrypted dataset:
 <code> <code>
 zfs allow -ldu zfsuser create,destroy,diff,mount,readonly,receive,release,send,userprop dozer/backup zfs allow -ldu zfsuser create,destroy,diff,mount,readonly,receive,release,send,userprop dozer/backup
 </code> </code>
 +===== Install Zerotier ===== 
 +Zerotier will create an encrypted virtual network connection between your Odroid and your FreeNAS box.  It's installed by default on FreeNAS, but you'll need to install it on the Odroid.  Run these commands: 
 +<code> 
 +sudo apt install curl 
 +curl https://install.zerotier.com | sudo bash 
 +</code>
  • advanced/target.txt
  • Last modified: 2018/10/10 00:02
  • by dan