On Tue, Mar 24, 2015, at 06:43 PM, trondd wrote:
> On 3/24/15, trondd <[email protected]> wrote:
> > Under you user's class (check it with sudo chsh <username> [maybe
> > there is better way?])
> > Increase openfiles-max and or openfiles-cur.  Maximum allowed and
> > current (the starting value).
> >
> > I increase -max, but leave -cur alone which might not be convenient
> > for you since you run KDE already.  My script simply calls ulimit -n
> > 4096 before running owncloud.  Since ulimit is restricted to the
> > current shell, only owncloud gets the extra resources.  Of course any
> > malicious program could ask for more, up to the max, if it wanted to.
> >
> > Tim.
> >
> 
> Oh, PS, you have to log out completely for changes to login.conf to take
> effect.
> 
Thanks! That did the trick. I am still getting this warning :
owncloud:/usr/lib/libstdc++.so.57.0: /usr/local/lib/libestdc++.so.16.0 :
WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
relink your program

but the application seems to be working.

-- 
 Regards,
Donald Cooley

Reply via email to