6931 views

My wordpress website was hacked how I did solution from SQL injection on wordpress database?

My wordpress site was hacked later today It was refreshing again and again it was very annoying and was landing on some domain which was changing subdomain and every 2 seconds it was showing alert allow or block to confirm you are a robot or not I was socked and was not know what to do. I tried so many solutions I tried Googling I tried stackoverflow I was almost helpless. Because no file was updated or added on my server. This leads me that it could be something inside database because wordpress stores so many things inside database so I started searching that how to check if my database is injected or infected with SQL injection here comes the most important part.

491 views

Git Change author of a commit

Git is very flexible if we use it the way it must be used.
Now I'm going to show you How to change the commit author along email address?
Please have a look at  following commands.

303 views

how to clone and setup up react project from scratch

You must have little knowledge of these tools node, npm or yarn, and optional tool nvm.

639 views

How to hide computer name and user name in terminal command prompt

As developer its really annoying for me every time some extra information being shown on screen so to hide computer name and user name in terminal command prompt you should one of run following command.

364 views

Top 15 Docker Commands

Top 15 Docker Commands The most frequently used Docker commands.