On Jo, 13 oct 11, 22:51:37, Martin Steigerwald wrote:
> exports. For mounts a directory under /mnt might be more approbiate.
...
> You could use:
>
> - /mnt/nfs for the nfs mount
> - a symlink /srv/smb to /mnt/nfs for the smb export
> - a symlink from /srv/http to /mnt/nfs for apache served files
Am Donnerstag, 13. Oktober 2011 schrieb Alois Mahdal:
[...]
> Hi,
Hi Alois,
>I have a server from which I want to share files via multiple
> protocols--so far it's HTTP and SMB. The files do not reside
> on the server, they are mounted from other server via NFS. I was
> wondering: where to p
Alois Mahdal wrote:
> I have a server from which I want to share files via multiple
> protocols--so far it's HTTP and SMB. The files do not reside
> on the server, they are mounted from other server via NFS. I was
> wondering: where to put the files?
I tend to create apache vHosts under /home/
#!/usr/bin/perl
use warnings;
use IIUC;
use AFAIK;
use Knowledge::Newbie qw( learn );
my $question=<<'EOF';
Hi,
I have a server from which I want to share files via multiple
protocols--so far it's HTTP and SMB. The files do not reside
on the server, they are mounted from other server via NF
4 matches
Mail list logo