How to master blind typing?
Here is another site that can improve your typing speed. You can do this with Ratatype, a service designed for learning how to type blindly using all 10 fingers.
How it works: You first take a test to find out your typing speed. Once it’s completed, you’ll be classified and receive a certificate confirming your skills.
Next, you need to register, choose the right course and take it regularly to develop the skill.
Category: Computer

Installing Pyrit on Linux
Linux Commands: apt install libpcap-dev apt install python2.7-dev libssl-dev libpcap-dev cd Pyrit python setup.py clean python setup.py build python setup.py install Read more →
Link
How to create your own QR code?
To do this, let’s use the QR-code-monkey, which is capable of encoding links and text, as well as offering different variants of the image design.
In order to make a code, you only need to insert your information and generate and download the image.

Unsubscribe from all your YouTube channels
Need to unsubscribe from all your YouTube channel subscriptions in just one click? Here is how to do it: Done! Read more →

Wifi Adapter Monitor Mode
Monitor mode is a mode in which Linux can monitor all traffic on a network, regardless of whether that traffic is addressed to the computer. In order to use the monitor mode, you need a wireless adapter that supports it. Monitor mode can be useful for a number of purposes, such as: analysing the traffic on a network troubleshooting network… Read more →

Top 10 Virus Commands in Notepad
Disclaimer: This post is only for educational and security purposes don’t try any illegal activity I’m just sharing these methods so you can protect yourself against these attacks. The notepad method of creating viruses is a technique used by hackers to create viruses and malware. It is one of the oldest methods of virus creation and is it still being… Read more →

“God Mode” in Windows 10.
“God Mode” in Windows 10 is a kind of “secret folder” only known to few, which contains all the functions of setting up and administering a computer. In order to activate this mode, you must: Ready! Inside the folder, you will find a complete set of “God Mode” tools. Read more →

Get rid of Facebook tracking
Facebook can track almost all of your online activities. And the Like and Share buttons keep track of which pages you’ve visited (even if you haven’t clicked them). Getting rid of this with the help of Facebook Container — an extension for Firefox. To use it, just follow the link and download it. Upon activation, all Facebook tracking elements will… Read more →

Making presentations and infographics easier and faster
How to make presentations and infographics easier and faster than PowerPoint? This Online design tool from www.visme.co is for creating incredible presentations, animations, banners, reports, infographics and other visual content. The service is free and has no time limit, although there are small templates and storage caps (100 megabytes). However, it is enough for your general purposes. It runs on… Read more →

Password Salting
What is Password Salting? Password salting is a technique to protect passwords stored in databases by adding a string of 32 or more characters and then hashing them. Salting prevents hackers who breach an enterprise environment from reverse-engineering passwords and stealing them from the database. Password salting increases password complexity, making them unique and secure without affecting user experience. It also helps prevent hash table attacks and slows… Read more →