Author: Lucas

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Monitoring Queries in MySQL in real time

Monitoring queries that are causing system bottlenecks is a common and extremely useful task. MySQL comes by default with the mysqladmin utility, which allows you to perform administrative tasks such as checking the MySQL server’s configuration, status, creating a database and so on. How to monitor Queries in real time using mysqladmin ? Given the

Standard

Changing DHCP to static IP in Windows

Servers and personal computers are generally configured to set up the network card using the DHCP protocol. In this tutorial we teach you how to change DHCP to static IP. Press the Windows key + R and type the command“cmd“ At the command prompt, type the command“ipconfig“. Your IPv4, Subnet Mask and Default Gateway information

Standard

Configuring SSL (Let’s Encrypt) in Xampp

In this tutorial we’ll teach you how to set up free SSL (Let’s Encrypt) in Xampp on a Windows server. To run this tutorial, make sure you have already done the following tutorials: Install Xampp Open ports 80 and 443 in the Firewall Setting up a domain in your Xampp Install .Net Framework 4.8 Also

Standard

Setting up a domain in Xampp

The Xampp installation uses localhost by default. In this tutorial we’ll learn how to set up a domain in Xampp. Before starting this tutorial, make sure that you have opened TCP ports 80 and 443 in the Windows Firewall. We have a tutorial on how to do this ( Open ports in Windows Firewall ).

Latest news

Latest news directly from our blog.