Differences

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

Link to this comparison view

Both sides previous revision Previous revision
vms:freenas [2015/12/07 19:05]
admin [Shortcut]
vms:freenas [2017/03/31 15:13] (current)
admin ↷ Links adapted because of a move operation
Line 438: Line 438:
 ++++ CLICK HERE TO READ| ++++ CLICK HERE TO READ|
  
-Since we won't be able to use shared folders with FreeBSD (as described in this wiki's [[vms:​django#​using_a_shared_folder_to_host_your_projects|Python/​Django Development Environment section]]) we'll have to create a SAMBA shared folder to easily manage and edit FreeNAS GUI's files from our host system.+Since we won't be able to use shared folders with FreeBSD (as described in this wiki's [[vms:python:​django#​using_a_shared_folder_to_host_your_projects|Python/​Django Development Environment section]]) we'll have to create a SAMBA shared folder to easily manage and edit FreeNAS GUI's files from our host system.
  
 As the intention is to analyze, and maybe modify, some code in the FreeNAS GUI and/or api, our main target directory location is //​**/​usr/​local/​www/​freenasUI**//​. We'll first duplicate it's content to the host's HD, then make this duplicate directory a SAMBA shared folder that we'll access from the FreeNAS development VM. Finally this SAMBA share will be mounted, with adequate ownership and permissions,​ as the ///​usr/​local/​www/​freenasUI//​ directory inside the FreeNAS development VM. As the intention is to analyze, and maybe modify, some code in the FreeNAS GUI and/or api, our main target directory location is //​**/​usr/​local/​www/​freenasUI**//​. We'll first duplicate it's content to the host's HD, then make this duplicate directory a SAMBA shared folder that we'll access from the FreeNAS development VM. Finally this SAMBA share will be mounted, with adequate ownership and permissions,​ as the ///​usr/​local/​www/​freenasUI//​ directory inside the FreeNAS development VM.