Blog

NextJS SRC to App Directory Conversion

How can I convert this nextjs app from using the SRC directory to using just the APP directory and the root folder structure if we want to use best practices for nextjs14 and beyond. GitHub Copilot: Deciding which workspace information …

Error 400: redirect_uri_mismatch

The “Error 400: redirect_uri_mismatch” error occurs when the redirect URI provided in the Google OAuth 2.0 authentication request does not match any of the authorized redirect URIs configured for your Google OAuth 2.0 Client ID. To resolve this error, you …

5 ways to harden your linux server

Linux servers are widely used by businesses and organizations for hosting websites, applications, and other important services. As such, it is crucial to ensure that these servers are secure and protected from potential cyber threats. Here are five ways to …

Install SSL Certificates On WHM/cPanel Server

Prior ordering your Certificate you need to create a Certificate Signing Request (CSR) 1. Login on your cpanel 2. Go to “SECURITY” section and click on “SSL/TLS”: 3. Go to “Certificates (CRT)” and click on “Generate, view, upload, or delete SSL certificates” 4. Go …