Author: Lucas

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Open ports in Windows Firewall

In this tutorial, we’ll show you how to open ports in the Windows Firewall. In our example below we will be using ports 80 (http) and 443 (https), which are the ports of a Web Server. To open ports in the Windows Firewall, you must first access the control panel > System and Security >

Standard

MSBUILD : error MSB4132: The tools version “2.0” is unrecognized

It is common when installing packages in Node (npm install) to be required to install Python, Visual C++ Redistribute Kit and others. In some cases, Node conflicts with versions of the Visual C++ Redistribute Kit that are already installed. A common error caused by Visual C++ Redistribute is“MSBUILD : error MSB4132: The tools version “2.0”

Standard

MySQL: Recovering the root password

Accidents happen. Losing or forgetting a password is not uncommon. In this brief guide, we’ll teach you how to change the MySQL root password on Linux servers. First of all, make sure you are logged in as root. We will edit the file “ /etc/my.cnf ” file and add the following directive at the end

Standard

Releasing ping (ICMP) in Windows

General versions of Windows desktop and Windows Server come with the ICMP protocol blocked by default, meaning that it is not possible to perform ping tests. How to release ping (ICMP) in Windows Firewall First, open the Command Prompt as an administrator: We can now release the ICMPv4 and ICMPv6 protocol using the following commands

Latest news

Latest news directly from our blog.