It's pervasive nature to forget something from time to time. But when it's an important thing, then the case is different. Some of us have lost the Windows 10 Key. That's why activating the newly set up Windows becomes impossible. But, if we retrieve the windows 10...
Do You Really Need Rooting Your Android Smartphone In 2021
Android is the world's most used mobile operating system. But Android has some hidden features that general users cannot access by default. To access those features, users need to go through a process called Rooting. What's Rooting? Rooting allows users of the Android...
Solution of Failed to Mount /Media/Cdrom
In a new system, we can face problems in our daily life. As a Linux distro user, I'm facing issues regularly and try to solve them. I feel happy to share the solution in my blog which is about failing to mount Cdrom. Problem: Recently I faced an issue while trying to...
Some Essential Linux Commands for Beginners | Part -1
In Linux, the most exciting part is its command-line advantage. We can do everything using this interface. I'm here to share my knowledge with you. Here we are going to learn : Find directory path Show files and directories list Create directory Enter into directory...
Installation of Mailspring in Kali Linux
Mailspring is a mail client software for Linux distro. The user interface of this software is clean and easily understandable. I tried a different way but got failed. At last, I found a solution which I'm going to share with you. Step 1: Installation Snap : The...
Installation of Snap in Kali Linux
Snap Store is an app store for Linux Destro. By default, the snap store is not installed in Kali. Now I'm going to share a procedure which is worked for me. Step 1: Install Snap Using terminal: ~$sudo apt update ~$ sudo apt install snap But it shows something missing....