JamesColeman-SH

Results 4 comments of JamesColeman-SH

You can edit /etc/cron.d/elkarbackup to change owner of the tick cron to root. That allows ownership preserving. After doing this, you will need to copy the .ssh folder from the...

I just did an experimentation to see how things are. If the user www-data cannot read a file, it will result in a 500 error when attempting to download via...

As far as documentation, you can edit /etc/apache2/apache2.conf and look for the line with the User configuration. It is on line 109 in the configuration on my system. Replace both...

@antton I can't exactly read minds or anything, but that would be the way I would run Apache as root. The way @gvdijnsen did it could be totally different, and...