Introduction This is an article where the main focus is how to change URL of a WordPress-based web application manually […]
Tag: CentOS
How to Solve Error Message Disallowed Host at Invalid HTTP_HOST header on running Django Application
Introduction An error appear upon executing a Django application. This article will discuss about how to solve that error message. […]
How to Solve Error Message gunicorn: error: argument –access-logfile: expected one argument
Introduction Actually, this article is showing how to correct a syntax usage on using gunicorn. There is a requirement to […]
How to Solve Error Message error: , [Errno 2] No such file or directory: file: /usr/lib64/python2.7/socket.py line: 224 when running supervisor in Linux CentOS
Introduction Actually, this is also another article discussing about how to solve an error message. This is actually not an […]
How to Solve Error Message Could not retrieve mirrorlist http://mirrorlist.centos.org when using yum to install package in Linux CentOS
Introduction This is an error appear where the focus for solving it become the solution of the problem. The problem […]
How to Configure Proxy Connection using yum tool to install package in Linux CentOS
Introduction This is another article where the main focus is just to configure yum tool so that it can properly […]
How to Install supervisord in Linux CentOS 7
Introduction This is an article which is displaying steps for the installation of supervisor. Actually, the process for installing supervisor […]