Code-Memo

Misc

  1. SQL LIKE Case Insensitive
  2. SQL Transactions
  3. Nginx: 413 – Request Entity Too Large
  4. GCC not Found in Path
  5. Create a Column Based on Another Column in SQL
  6. Duplicated a Table and a Column in SQL
  7. Flatten Matrix to Array
  8. Load Balancing in Nginx
  9. Add Firewall Rules
  10. Using Nginx as a Reverse Proxy
  11. Generate SSH Private Key
  12. Deploy a Django App using Docker
  13. GitHub and Docker CI/CD Pipeline
  14. File Compression in Linux
  15. WSGI and ASGI
  16. Grep Command in Linux
  17. Use cURL With REST API
  18. Use Htaccess as a Reverse Proxy
  19. Create a Pull Request on Git
  20. Automatically Set DEBUG Mode to False in Django on Deployment
  21. Run a Command on Boot in Ubuntu
  22. Make a User always Admin in Ubuntu
  23. Auto Login in Ubuntu
  24. Set up Docker in Linux
  25. Print Current Working Directory in Pytohn
  26. Simple WebSockets in Django
  27. Remove browsable API in Django
  28. Share files through SSH
  29. Deploying a Python package to PYPI
  30. Codebase Standards
  31. InsecureRequestWarning in Python
  32. Raise error form of response in DRF