[BackupPC-users] Installation script for BackupPC 4 on Ubuntu Xenial 16.04 LTS

2016-10-05 Thread Johan Ehnberg
Dears, To encourage more participation in the BackupPC 4 development on github, I posted a simple script for installing BackupPC 4 on Ubuntu Xenial 16.04 LTS cloud image in the Wiki. I found the process to be rather tedious and stumbled on a couple of bugs along the way. The script works aroun

Re: [BackupPC-users] root cannot access pool directory

2016-10-05 Thread orsomannaro
> Look into the NFS no_root_squash option on your NFS server. Thank you very much! -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot __

Re: [BackupPC-users] root cannot access pool directory

2016-10-05 Thread Adam Goryachev
On 5/10/2016 18:41, orsomannaro wrote: > Hi all. > > I'm using BackupPC on Ubuntu 16.04 server. > > The pool directory is mounted on a NFS share. > > If I try to access the pool directory as root user I have a "Permission > denied" error. > > This usually occur with FUSE filesystems. > > Is that

[BackupPC-users] root cannot access pool directory

2016-10-05 Thread orsomannaro
Hi all. I'm using BackupPC on Ubuntu 16.04 server. The pool directory is mounted on a NFS share. If I try to access the pool directory as root user I have a "Permission denied" error. This usually occur with FUSE filesystems. Is that the case? Thanks. -