Virif

How to Configure Email on a Different Host from the Website

Although the common practice is to use the same host account for both email and website, you can run the two services on two different servers. The article discusses the reasons why you may consider hosting your emails on a different server and how to do the setup. Why Host the Email and Website on…

Explore More

Why and when should we use Mongo DB instade of MySQL?

Introduction: MongoDB is a document-oriented, open-source database management system that uses a flexible, JSON-like schema. It is designed for scalability and high performance and is often used for big data and real-time web applications. MongoDB uses a document-based data model, which allows for more flexible and scalable schema design than traditional relational databases. It is…

Explore More

Solved Oulook send/receive error on Windows 7 using latest windows 7 TLS Update

Transport Layer Security (TLS) continues to improve and stop old security vulnerabilities with each and every new version, with TLS 1.2 is being the current standard (and TLS 1.3 is the next version that will be adopted.) Windows 7 (or more specifically, applications that use WinHTTP for SSL on Windows 7) cannot use of TLS 1.1…

Explore More

Configure security headers for Laravel and Improve your Website Security

Few Days ago I read a great article by Scott Helme on security headers. To know more about these headers I suggesting you to read the great article yourself. I’ve just added security headers to my website and want to show you how it was done. Step 1: Laravel Security headers I ha;ve used the…

Explore More
Create Windows 7, 8.1, 10, 11 Bootable Pendrive (USB Flash Drive) Using CMD Perfect and workable

Create Windows 7, 8.1, 10, 11 Bootable Pendrive (USB Flash Drive) Using CMD Perfect and workable

Do you need a bootable windows 7, 8.1, 10, 11 Pendrive/USB Flash Drive to set up your fresh windows? Then follow me, I will show you the easiest way to make a USB Flash Drive/ Pendrive from any windows version’s source like Windows CD/DVD/ISO File. Step 1: First you have to extract your Windows setup…

Explore More

Best and Workable Solution: Stop/Disable Windows 10 Auto Updates by group policy

In Windows 10 (any version), the Local Group Policy Editor allows you to disable automatic updates permanently or change the Windows Update policies to decide when updates should be installed on the device. Let’s See How can you Disable Windows 10 updates To disable automatic updates on Windows 10 permanently, use the following steps: Click…

Explore More