Created
December 29, 2021 11:23
-
-
Save flayder/80bc6648f4b4a956d82933746e1b7535 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
добавить параметр socket-user=#uid в апач файл для pgadmin | |
строка | |
WSGIDaemonProcess pgadmin processes=1 threads=25 socket-user=#1001 python-home=/usr/pgadmin4/venv | |
команда для получения списка пользователей в системе | |
getent passwd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment