Many a time people search for how the hackers do it, you get a million tutorials but no one really gives your the one pager, below i summarize a simple approach of how an attack can be carried out and prevented, the ways are as many as the stars, some are simple as getting the …
Category: Windows OS
Recovering your wordpress hacked website or lost password in 2 mins
Website Content Management Systems (CMS) for example WordPress and Joomla are well becoming a common phenomenon with each passing day but what happens when your wordpress website gets hacked and your website is taken over, and the email address is changed, there are various solutions you will find online but the simplest is; — Access …
Recovering from a wordpress white screen of death (WSD).
If you are reading this, there is probably a chance that you have had your website return a blank white screen (White Screen Of Death, WSD). The reasons for the White Screen of Death can vary but below are some of them, they mainly depend on whether you have made a very recent (probably with …
Protecting your website admin page
Let’s get a bit geeky today. The life of a web developer these days is way much simpler than ours in the 2000’s, the diehard’s will claim, “we do it from scratch, html, js, php, css” but the reality is we are in the information age and that means we receive more information daily than we …
Creating a tomcat keystore and CA signing
Many a time we want to setup SSL but setting up a keystore can be tricky, below are the steps in summary, please note, the path to your java directory might be different, while i performed this on Linux, you can do the same on Windows by using powershell or cmd shell in the %program …