From the blog
How to delete SPAM / Junk mails automatically on cPanel servers
A few days ago I was looking for a way to delete spam junk mails automatically for all user accounts on a cPanel server, and I’ve found there is not a built in solution on cPanel or WHM software. Unfortunately, cPanel doesn not include any way to automatically purge junk email messages. I guess they haven’t built such…
Read More »Best Nginx anti hotlink configuration in 2017
Hotlinking is a big problem for most developers and website owners. On this article we will explore what is hotlink, and how to effectively configure an image hotlink protection for Nginx. Are you looking for a simple Nginx configuration to stop image hotlinking? Tired of this problem? Keep reading to learn how to stop hotlinking, we are going to…
Read More »Linux PostgreSQL Restart Command
PostgreSQL is an open source object-relational multi-platform database management system and one of the most popular alternatives to MYSQL. It is available on Windows, MacOS, Linux and Unix based systems. Today we will show you how to restart postgresql on Linux, you will also learn how to stop, start and get the full pgsql status from the Linux…
Read More »Upgrade Fedora 25 to Fedora 26
Weeks ago Fedora 26 was released, and as I use fedora linux on all my laptop computers I just decided to upgrade to the lastest stable version. This is the procedure I used on both work and home notebooks to upgrade Fedora 25 to Fedora 26, and it worked perfectly. Upgrade Fedora 25 to Fedora 26 If you…
Read More »Top 10 Nginx Tips to increase web server performance
Nginx is my favorite web server. I started testing Nginx on 2010, and started writing Nginx tutorials around 2012, when it was being adopted only by a few big companies. Today everybody uses Nginx because it is fast and 100% compatible with all kind of web programming languages, by far the best alternative to Apache 2. Let’s find…
Read More »Linux Move Directory Command
mv command is one of the most classic and useful commands for Linux users. You will use it in your day to day tasks as a system administrator or normal Linux / Unix user. mv command is not only useful to move directories, but also to rename directories and files inside Linux and Unix operating systems. It is…
Read More »Reveal Real IP address of Website Powered by CloudFlare
Cloudflare is one of my favorite Internet services for webmasters and developers. I use it as a DNS server, we recommend it to our customers and to everybody who needs free CDN and security services. It’s the company that changed forever the concept of a fast & secure website. The team at Cloudflare has built an amazing service…
Read More »