
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.
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.
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.
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.
Sometimes you may need to run Wordpress on NGINX. Here are the steps to install WordPress in NGINX in Ubuntu.
Sometimes you may need to change root password of your Linux user. Here is how to change root password in Ubuntu.
Here is how to upgrade Django to new version. Upgrading Django helps you avail new features & improvements.
Here is how to clone a git repository in Ubuntu. You can use it to clone repository from github, bitbucket, gitlab and other sites.
Sometimes you may need to remove Django from your system. Here is how to uninstall Django in Ubuntu.