Code in Python Blog

Wednesday, January 16, 2019

openvpn pam_google_authenticator.so error in centos 7

›
This is the short story: I was trying to implement google OTP authentication while connecting to openvpn, so that in addition to normal pass...
Wednesday, November 21, 2018

Python - How to wait for presence of an element with non empty text?

›
Hello! Sometimes it's useful to wait for an element with non empty text. The question is how to do it with Selenium in Python? Pretty ...
Tuesday, November 20, 2018

psql: FATAL: Ident authentication failed for user (Centos 7)

›
What's up? In this article you will know how to fix this error: psql: FATAL: Ident authentication failed for user "username...

How to install/upgrade postgresql server from 9.2 to 9.6 on Centos 7

›
Hello! This tutorial includes detailed steps on how to upgrade from old 9.2 postgresql server to new 9.6 postgresql server, with data migr...
Friday, November 9, 2018

How to install latest version of nginx in Centos 7

›
As of now current nginx version in centos 7 repo is 1.12.2, but latest version of stable nginx is 1.14.1. In this article we will install ...
Wednesday, November 7, 2018

Running php site with php5-fpm behind nginx (centos 7)

›
If you're using latest version of nginx nginx-1.14.1-1.el7_4.ngx.x86_64, then by default in /etc/nginx/ you will have this files: [cen...

Centos 7: uwsgi.sock failed (13: Permission denied) while connecting to upstream. How to fix.

›
In centos i had this issue in my nginx error.log: uwsgi.sock failed (13: Permission denied) while connecting to upstream, client: ... Aft...
›
Home
View web version
Powered by Blogger.