Changes

From Amahi Wiki
Jump to: navigation, search
56 bytes added ,  01:37, 17 January 2017
no edit summary
Amahi has the ability to be a fully functional [http://en.wikipedia.org/wiki/Network_File_System_(protocol) NFS] server. In order to use Amahi as a NFS server we need to setup a couple of options.
* First we need to [[Storage_and_file_sharing#Step_2:_Create_Shares|create a share]], I will be using ''nfsexports '' for the name of mine.
* Next we need to setup our NFS exports. This is done by executing the following commands in a terminal.
service nfs start
Now using SMB, the CLI or a NFS client we can add files to the NFS Exports and be able to use them. You can use them for PXE booting, ESXi datastoresdata stores, just about anything.
12,424

edits