-
Unable to create the django_migrations table (permission denied for schema public
Welcome. You’re going mad! You’ve tried every command. None works so far. Sit down. Relax! ALTER DATABASE db OWNER TO…
Read More » -
Django and Angular on the same Domain with Nginx
Don’t stress. Take a look at the complete conf file for nginx below and let’s discuss afterwards, or not. It’s…
Read More » -
Javascript
[Updated] Deploy Angular to Production with Github Actions
Github Actions is cool. Angular is the best. Deploy your Angular application with Github Actions. Here’s how To create your…
Read More » -
Server
Deploy Angular 17+ Server Side Rendering with Nginx as Proxy
You’re ready to deploy your Angular 17+ Server Side Rendering application, and wanna do it with Nginx sitting in front.…
Read More » -
Keep Service Running after Exiting SSH – Systemctl Service
sudo loginctl enable-linger your-username your-username is the username of which you’re running the systemctl service. So is this your villain…
Read More » -
Server
Redis Object Cache breaks your WordPress? Do this!
Do two things Explicitly specify the database of choice you wanna use for each site (assuming you’re running multiple wordpress…
Read More » -
Fix PHP-FPM using 100% CPU
Ha! Sorry for my giggle. I’ve been there, done that! In summary, there may be different reasons, but in my…
Read More » -
Personal
Introducing Photo Specsheet: Create Stunning Blurred Images with Camera Settings Overlay
Note: This article was written entirely by ChatGPT, and was NOT proofread by any human. It’s a literal copy-paste from…
Read More » -
Tech
The Last CSS Dark Mode Tutorial You’ll Read
You want to enable dark mode for your website, right? Like this? First of all, create your default theme colors…
Read More » -
Server
Scaling Multiple WordPress Sites on Single Droplet
WordPress is a popular open-source Content Management System (CMS) used for making websites and blogs. 43% of the web is…
Read More »