Pip is a package installer for python. Here is how to install Pip on Ubuntu. You can use Pip to install, upgrade and uninstall python packages.
How To Enable Gzip in NGINX
How To Redirect Subfolder to Root in Apache
If you move your website from subdirectory to root then you need to redirect subfolder to root. Here is how to redirect subfolder to root in Apache.
How To Block User Agent in Apache
Sometimes you need to block malicious user agents and spam bots from visiting your website. Here are the steps to block user agent in Apache web server.
How To Install WordPress in NGINX in Ubuntu 20.04
Sometimes you may need to run Wordpress on NGINX. Here are the steps to install WordPress in NGINX in Ubuntu.
How To Change Root Password in Ubuntu
Sometimes you may need to change root password of your Linux user. Here is how to change root password in Ubuntu.
How To Enable IPv6 in Apache Web Server
How To Upgrade Django Version
Here is how to upgrade Django to new version. Upgrading Django helps you avail new features & improvements.
How To Clone Git Repository in Ubuntu
Here is how to clone a git repository in Ubuntu. You can use it to clone repository from github, bitbucket, gitlab and other sites.
How to Uninstall Django in Ubuntu
Sometimes you may need to remove Django from your system. Here is how to uninstall Django in Ubuntu.