ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. IgnaceQ
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Zabbix 3.0 + GC Cloud SQL : PGSQL v9.6 DB : ERROR CONNECTING TO DATABASE

      In your screenshot, you have database host : Localhost. You should change it to your postgresql host, i believe the 35.200.156.83

      Also i don't know if your OS is equiped with SELinux, but it could be that you need to alter the SElinux config to allow http and php to communicatie to your database. For mysql you need the following selinux configs :
      setsebool -P httpd_can_network_connect 1
      setsebool -P httpd_can_network_connect_db 1

      posted in IT Discussion
      IgnaceQI
      IgnaceQ
    • RE: If you are new drop in say hello and introduce yourself please!

      Hi there.
      It never hurts to be a member of multiple communities. Seems like lot of known names are here.... can't be bad.

      posted in Water Closet
      IgnaceQI
      IgnaceQ
    • RE: Looking to ditch windows at work....

      I used Evolution on my box and this works very well. But i stopped using it in favour of OWA once we were on office365. Evolution still works on office365, but the owa interface (chromium and firefox alike) works very well.

      posted in IT Discussion
      IgnaceQI
      IgnaceQ
    • RE: If starting from scratch, would you suggest learning BASH or Ansible?

      Besides anisble there are other tools for remote tooling. In a linux world you need bash. this is a basic need.
      On top of bash, it really depends on the environmnet you're in. I would suggest python on top of this. You can use python in ansible, chef, terraform, etc... Also on non linux environments, python is availlable (bsd, windows).

      posted in IT Discussion
      IgnaceQI
      IgnaceQ
    • 1 / 1