X

How to create a Django Application using Cookiecutter

The Django Cookiecutter created by Pydanny allow us to create a Django application with a…

10 years ago

Dockerizing Django Apps

Docker is an open platform for building, shipping and running distributed applications. In this case,…

10 years ago

Customize virtualhost on WHM/Cpanel

WHM/CPANEL is the most popular Shared Hosting panel in the world, even if it is…

11 years ago

Rename files in Bash with Regular expressions

Sometimes it's necessary to rename files in Bash following some patterns. Doing this task manually…

12 years ago