Introduction This is an article where the main focus is to show how to change base URL of a web […]
Tag: Using 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 Solve Error Message Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-XPwxXf/charset-normalizer/ when running pip install
Introduction Actually, the main purpose of this article is to solve an error message appear. It is basically referring to […]
How to Solve Error Message vim: command not found in Linux CentOS 8
Introduction This article is informing about how to solve an error message appear upon executing a certain command. That command […]
How to Install Python in Linux CentOS 8 virtual server running in VirtualBox Application
This article will show how to install python in Linux CentOS 8. Precisely, it is the installation of python in […]
How to Mount Windows Folder Manually in a Linux CentOS Virtual Server
Introduction This is an article available to show how to mount a folder in windows operating system in a Linux […]
How to Configure Network Interface to start on Boot Process in Linux CentOS 8
Introduction This article is informing on how to configure a network interface so that it will be active on boot […]