How to set up Gitlab on a Docker and why do you need it?

People that work in the IT field already know, the benefits of Git, how it not only increases your workflow but also helps several teams and team members to work on one project at the same time. Thanks to GIT technology we can do a version controller and at the same time better and faster…

Read More

WHMCS In a Docker

Let’s start with a simple thing, what is WHCMS? In my view, WHCMS is a good automated hosting client control system, that can help you run your hosting business. With this tool, you can not only automate selling your shared hosting, VPS, domain, and other hosting services but also automate billing and support. This is…

Read More

What is Cryptocurrency?

In my point of view, cryptocurrency will be an alternative payment solution in the world and as a modern person who likes to explore the world and what it offers, I don’t sit in one spot but I’m moving forward by exploring new and modern IT solutions. By doing the exploring for most interesting things…

Read More

Plex media server on Ubuntu 20.04

In the modern 21-century, we have several online media available for example Globally known Netflix.com and Viaplay.com, but let’s say you have made some videos, that you would like to share with your family and friends, or by visiting some people in other countries you want to share some moments or watch some video format…

Read More

Zabbix Monitoring system on Docker

If you have several servers that you manage or several websites, you would need to know what is happening with your server resources, is server accessible, is overloaded, or if your website responding to the correct response code. With Zabbix, you can monitor many interesting things and get many metrics that I will be talking…

Read More

Docker Nginx reverse proxy and LE SSL

Docker has become an efficient way of boosting productivity in IT development processes. As the market keeps growing, people want to explore the biggest Docker benefits and they want to know more about this valuable tool. The main question here is: why Docker? Essentially, companies including corporations and developers utilize Docker containers because it is…

Read More

Who created and what is the dark web (HIDDEN WEB), and how does it work?

Who created the Dark web ( Hidden web )? We could Jump to what is the Dark web or as known the Hidden web, but it better is to understand from where did it came or who created it. At first, knowing what is happening in the Dark web you might think, that Black Hats…

Read More

What are the benefits of Docker?

Docker has become an efficient way of boosting productivity in IT development processes. As the market keeps growing, people want to explore the biggest Docker benefits and they want to know more about this valuable tool. The main question here is: why Docker? Essentially, companies including corporations and developers utilize Docker containers because it is…

Read More

How to Lock down xmlrpc.php in WordPress

This article explains how you can lockdown xmlrpc.php using .htaccess. The WordPress xmlrpc.php endpoint can be misused as an endpoint for brute force attacks. If you do not use xmlrpc.php for any integrations, you might as well disable it completely. Adding these lines to your .htaccess file will disallow access to the endpoint for everyone. Edit your public/.htaccess file and add Note: xmlrpc.php is required by some plugins,…

Read More