Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Exporting NTFS filesystems over NFS: msg#00118
|
Subject: |
Re: Exporting NTFS filesystems over NFS |
Daniel J Walsh writes:
> do you have the nfs booleans turned on?
Yes I do:
freddi$ getsebool -a | grep nfs_export
nfs_export_all_ro --> active
nfs_export_all_rw --> active
freddi$
And I CAN export another filesystem from the same machine. A regular
ext3 filesystem. So NFS as such is working fine. It is only this
filesystem I have problems with. I ASSUMED it was because it is an
NTFS filesystem, with an dosfs_t type.
|
| |