In linux, in networking, files can be shared by machines on a network, via a central NFS server, that has a file called /etc/exports, that 1) defines which of its directories are to be shared, 2) which IP ranges (or domain name wild cards) can access said directories, and 3) [...]
the level of access to the directories to be shared (i.e ro, read only, rw, readwrite, etc).
^^ e.g. content of /etc/exports:
/mnt/cdrom *.mynet.mydomain.co.za(ro)
/some/folder 192.168.1.0/24(ro) localhost(ro)
In linux, in networking, files can be shared by machines on a network, via a central NFS server, that has a file called /etc/exports, that 1) defines which of its directories are to be shared, 2) which IP ranges (or domain name wild cards) can access said directories, and 3) [...]
In linux, in networking, files can be shared by machines on a network, via a central NFS server, that has a file called /etc/exports, that 1) defines which of its directories are to be shared, 2) which IP ranges (or domain name wild cards) can access said directories, and 3) [...]
the level of access to the directories to be shared (i.e ro, read only, rw, readwrite, etc).
^^ e.g. content of /etc/exports:
/mnt/cdrom *.mynet.mydomain.co.za(ro)
/some/folder 192.168.1.0/24(ro) localhost(ro)
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |