Securing your server against brute force attacks with cPHulk in cPanel / WHM
A Brute Force attack is an automated attack where a program or system try to guess your password by trying all the possible combinations. Although you can have a very READ MORE
Feeling bored? Don’t forget about Google Zerg Rush
I was feeling bored today, and remembered about Zerg Rush on google. If you don’t know what Zerg Rush is, just go to google and type “Zerg Rush” and you READ MORE
Building your first web scraper with PHP
Web Scraping is the process of extracting information from websites or webpages. Web scraping can be compared to crawlers, bots or web indexing, however in web scraping the data is READ MORE
Uploading a picture in WordPress to your media gallery using xmlrpc
If you’re automatically creating a wordpress post or page from php code, rather than from the wordpress admin panel, sometimes you might need to add a pic from a different READ MORE
15 most used linux commands and how to use them
Lately I’ve been using linux commands a lot, to configure servers and to optimize them. So I decided to write about my 15 most used commands linux, a brief explanations READ MORE
How to disable adblock plus for one specific website
Adblock Plus is a firefox (and chrome) add-on or extension that allow users to block some page elements, like advertisements for example, from being displayed on the webpage. Adblock Plus READ MORE