Welcome to Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy

Blog

Google Workspace get a free 14-day trial;

Google Workspace get a free 14-day trial

What is Google Workspace? Google Workspace is a cloud-based productivity suite that helps teams communicate, collaborate and get things done from anywhere and on any device. It’s simple to set up, use and manage, so that your business can focus on what really matters. These are...
Flip box with Slide up content Demo with Sample Code;

Flip box with Slide up content Demo with Sample Code

CSS for Flip box with Slide up .services-box { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .flip-box { background-color: transparent; width: 300px; height: 370px; border: 1px solid #ffffff; border-radius: 0px; perspective: 1000px; overflow:hidden; } .extraspace { padding: 5px 0; display: block; }...

How to create .pfx file from certificate and private key?

Installing OpenSSL on Windows 10 and updating PATH Install OpenSSL This step is a simple one. Simply choose the version that applies to your PC from here.  Documentation link: https://medium.com/swlh/installing-openssl-on-windows-10-and-updating-path-80992e26f6a1 You will need to use openssl openssl pkcs12 -export -out domain.name.pfx -inkey domain.name.key -in domain.name.crt...
How to Create EC2 Windows Server;

How to Create EC2 Windows Server

Step 1: log in to AWS Console and go to EC2 home Amazon Web Services Home Step 2: Check the Regions where you want to lunch your EC2 instance Amazon Web Services Home on the top menu bar you can find Regions Check the...