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 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....