Install SoftHSM and Access it via Java Program SoftHSM is a software implementation of HSM (Hardware Security Module) aims to perform all the functions that a proper HSM...
How to insert images from clipboard to WordPress post Images speak more than boring texts and also make a blog post more interesting and interactive. But most daily bloggers...
Installing WSO2 API Manager on CentOS WSO2 API Manager is an Open Source-based API Gateway that allows the development teams to deploy and monitor APIs and...
Session Hijacking – VAPT Vulnerability Detection & Prevention After the development of a web application for a client, I had requested our security experts group to carry out...
Zero-Width Space Unicode can break a long word or sentence properly I am not sure how many of the frontend devs out there are just frustrated as me, when you see...
Book Covid-19 Vaccination Slot Faster using Cowin Booking extension Today I’m going to share my experience of booking Covid-19 vaccination slot on CoWIN portal. You might recall our experience...
pip freeze returns an error: Permission denied: hg Used pip install -e to install a python package. As I saw lot of sympy deprecation warning in the logs,...
No module named Cython and Running cythonize failed [Fix] I have been using Websockify to allow the browser to connect to any application or service on a Linux machine....
Cannot compile Python.h – Websockify installation Error Question: While installing Websockify, I encountered the error: SystemError: Cannot compile Python.h. Below is the complete error #python3.6 setup.py install...
Install Oniguruma on PPC64LE machine with CentOS Have you ever tried installing Oniguruma on POWER PC with CentOS 7? Well, I did that and it was a...
How to access your smartphone on desktop computer using scrcpy Most of us use smartphones and computers simultaneously but hate switching between them every now and then. There’s always that...
How to watch YouTube videos in High Resolution after restricted to 480p during Lockdown! As a HUGE fraction of the world is on lockdown due to the ongoing pandemic and people are forced to...
Fix SSL_PROTOCOL_ERROR and SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET [NGINX & LetsEncrypt] I had set up my website on NGINX with LetsEncrypt for SSL. All was good until the browser refused to...
Simulate Quantum Program using IBM Qiskit Want to try your hands in Quantum Computing? The best way to start is with IBM Qiskit. In this article,...
How to use Android or iPhone as a physical security key for Two Factor Authentication In today’s world of ever improvising tech, there’s also an ever-increasing risk of a threat to your online security. No...
Amazon considers palm biometric for future of payments! Popular tech giant Amazon announces plans to link credit card credentials with biometric information of customers to enable super quick...
RYUK Ransomware attack – Prevent before they attack! If you turn on your computer and are greeted to a message telling you that your business is at risk,...
Speed up your Torrent Download with these Tweaks and Tricks Torrents or “Peer to Peer transfer” is one of the best ways to share files without overloading a server. You’ve...
Creating Interdependent Dropdown Menus using JavaScript Straight after my previous tutorial on the Multilevel dropdown menu using CSS, here we are going to discuss interdependent dropdown menus...