Talk:Collectd-web
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 14:46, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
SteveeJ
Talk status
This discussion is done as of 9 August 2020.
- By default collectd generates the RRD files as root:root with a umask 0077. This makes it impossible for non-root to access these files. How should this be handled?
- Manually running "runserver.py" is not a good practice. An alternative way should be presented here — The preceding unsigned comment was added by SteveeJ (talk • contribs) 04:10, 3 December 2015 (UTC)
- In general, Gentoo users ought not be afraid of using root privileges. So just /bin/su - root and then chmod the file whose permissions you want to reset. --Davidbryant (talk) 19:35, 9 August 2020 (UTC)