Technical Notes

We're all on the same page!

Showing posts with label log. Show all posts
Showing posts with label log. Show all posts
Monday, 8 October 2018

How to find/follow postgresql server logs?

›
-> Check log level from config file # cat /var/lib/pgsql/data/postgresql.conf e.g. log_min_messages= 'ERROR' (default value) ...
Thursday, 9 August 2018

How to install/configure/run ansible?

›
-> Set hostname # hostnamectl set-hostname ansible_host -> Add remote hosts into /etc/hosts file # vi /etc/hosts 10.10.10.2 remo...
›
Home
View web version
Powered by Blogger.