Skip to content
Logo
  • Home
  • 🤔 Did you know?
  • iOS
  • Swift
  • PHP
  • Security
  • Tips
  • App Gone Free
  • 🍿 Movies 🎥
    • Video Category
  • About me
Deploying a FastAPI Project on a Linux Server with Nginx and Systemd Service: A Simplified Guide with Uvicorn and Hot Reload
February 15, 2024

Deploying a FastAPI Project on a Linux Server with Nginx and Systemd Service: A Simplified Guide with Uvicorn and Hot Reload

Introduction FastAPI is a modern, fast (high-performance) web framework for building APIs with Python based on standard Python type hints. Deploying a FastAPI project on a Linux server can be […]

Fast API 0 2 min read
Valet – Laravel – Mysql – Phpmyadmin
May 14, 2020

Valet – Laravel – Mysql – Phpmyadmin

Here are some helpful tips that I have gathered while trying to install valet in my project. I faced so many problems just trying to use valet. But you don’t […]

Database 0 7 min read
March 24, 2020

Composer update – Cannot allocate memory [issue] [fixed]

Are you tying to run composer update but not able to complete the operation? Well, let me give you a simple solution for this. But before that let me tell […]

Composer 0 1 min read
Add SSH keys without overriding id_rsa file. [gitlab]
January 28, 2020

Add SSH keys without overriding id_rsa file. [gitlab]

Are you trying to add ssh keys but don’t want to override id_rsa file? Well, you are at the right place. I will show you how to move ahead without […]

Gitlab 0 1 min read
Chaining issue while creating SSL certificate? [Solved]
January 6, 2020

Chaining issue while creating SSL certificate? [Solved]

Is your certificate icon locked looks good but still got chaining issue? Well, if so you are at the right place ?. Let me help you on this part. Simply, […]

Debug 0 2 min read
Redirect http to https in NGINX server.
January 3, 2020

Redirect http to https in NGINX server.

While setting up server, you have two server blocks for the domain you are working. They are HTTP version on port 80 and HTTPS version on port 443. So, basically […]

Help 0 1 min read
How to install an SSL Certificate using a .pfx file
January 1, 2020

How to install an SSL Certificate using a .pfx file

Do you have .pfx file and trying to pull your hair to install certificate? Well, you are at the right place. You can easily setup SSL Certificate just using .pfx […]

Help 0 2 min read
413 Request Entity Too Large in Nginx Ubuntu Server [Solved]
November 27, 2019

413 Request Entity Too Large in Nginx Ubuntu Server [Solved]

You might get this issue while uploading images either from website or from api request. Whatever is the case, the solution is same and simple. This actually occurs if you […]

Help 0 1 min read

Copyright ©2025 Santosh Maharjan . All rights reserved. Powered by WordPress & Designed by Bizberg Themes