Find command

Find all files with same extension (recursively and case insensitive): fpx Find all files except ones with extensions: webp, jpg, jpeg (recursively and case insensitive): Find all files and directories starting with a specific string in the current directory (recursively and case insensitive): Find all files and directories in current directory and its subdirectories containing … Read moreFind command

Change WordPress password directly in database

If you are stupid enough, as I am, you will need to do this. Yes, my WordPress couldn’t send an email to reset my password and I’ve forgot it. Long story short, I had to change it, without PhpMyAdmin since I’m using a self hosted WP. First, I had to find the name od the … Read moreChange WordPress password directly in database

Tested in Debian or Pop OS