• Techblog369, India
  • June 8, 2023

How To Configure A Sendinblue SMTP Relay in Postfix?

Fix Email Issues in CyberPanel with SMTP Relay Setup Free Method. First Create a email using your Cyberpanel Under Emai Tab Create Email Second go to the SSL tab and click …

Create a simple password strength indicator with JavaScript

You’ve probably seen many examples of password strength indicators around the web. They let users know the password they’re using is weak and indicate how the strength changes when it’s modified. …

How To Configure A Sendinblue SMTP Relay in Postfix?

Fix Email Issues in CyberPanel with SMTP Relay Setup Free Method. First Create a email using your Cyberpanel Under Emai Tab Create Email Second go to the SSL tab and click …

Create a simple password strength indicator with JavaScript

You’ve probably seen many examples of password strength indicators around the web. They let users know the password they’re using is weak and indicate how the strength changes when it’s modified. …

How to deny direct access to folder and file?

In this short instructional exercise we will cover a htaccess deny admittance to document augmentation. we should examine about htaccess limit admittance to document augmentation. This article will give you straightforward …

How to install Cyber panel on Ubuntu and Create PHP Website?

CyberPanel is a modern & free control panel loaded with feathers. It is a great alternative to cPanel or Plesk. In fact, it outshines other open-source control panels like Virtuamin, VestaCP, …

How to secure WHMCS?

WHMCS Secure WHMCS is a hosting and billing management software that automates your hosting and domain business. There are many hackers as well as intruders who are trying their best to …

How to install Cyber panel on Digital Ocean free and host your website

In this article, I will show how to install a Cyber panel on Digital ocean. One-click install very Simple and easy process In this article,  I am going to show how …

5 Websites To Take Your Front End Skills From 1x To 100x

I find front-end development a lot tougher than back-end development. Generally, in backend development, I know what I’m doing and how everything is interacting with each other, whether the code will …

How to install LEMP stack on Ubuntu VPS?

How to install LEMP stack (Linux, Nginx, MySQL, PHP) on Ubuntu 20.04 VPS In this tutorial, we will install the LEMP stack on the ubuntu 20 based server. LEMP consists of …

How to Remove .html and .php extension from Url using .htaccess

Removing .php Extension from URL For example, You need to change the URL from http://test.com/test.php tohttp://test.com/test1. Edit the .htaccess file and add the following settings. Now, If the user accessed /test …

Token authentication requirements for Git operations

Support for password authentication was removed on August 13,2021. Please use a personal access token instead. Set Token authentication for Git operations. From 13th August 2021 password authentication was removed, So …