Stop the 2fa two factor auth madness

Today I tried to log into Amazon on login I was sent a code to my email address. Now I tried logging into Twitch, I should enter the code that was sent to my email address. I closed the tab and am writing this blog post, because I won’t use Twitch today since they make…

Read Article

Find and delete all node_modules and bower_components in all directories

If you would like to delete all node_modules and bower_components in all directories relative to the current, use the following commands:

Read Article

Caution: Kernel 5.3.4 and RAID0 default_layout

When you have a RAID0 array that is made up of 2 or more devices that are not the same size, at least on Archlinux since Kernel version 5.3.4 you will have trouble booting. You will get the message:

Read Article

MySQL 5.7 Reset Root Password

The most simple way to reset the root password of MySQL 5.7 on CentOS 7

Read Article