Introduction This is an article where the main focus is to show how to change base URL of a web […]
Tag: linux command
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 Install Docker CE in Linux CentOS 7
Introduction This article will discuss about how to install Docker Community Edition (CE) or Docker CE in Linux CentOS 7. […]
How to Deploy and Run Django only using Screen tool and Access it from Apache Webserver in Linux CentOS
Introduction As in the title of this article, the goal description is very clear. It is to show how 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 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 Solve Error Message error: db5 error(-30973) from dbenv->failchk: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery when running yum command
Introduction Another article in order for solving the error message exist in the title of the article. The error message […]
How to Install Nginx in Linux CentOS 8 in a Docker Container
Introduction This is actually an article about how to install Nginx in Linux CentOS 8. Basically, Nginx is a web […]
How to Create Local Repository in Linux CentOS 8
Introduction This article will show how to create a local repository in Linux CentOS 8. Actually, there is a slight […]