BitLocker: drive encryption on Windows 10 with a recovery key

BitLocker is a drive encryption system integrated with the Microsoft Windows operating system starting with Windows Vista. It allows you to encrypt hard drives, removable disks or partitions in order to protect them using a specific password and making them inaccessible to third parties. The protection can also be configured for removable drives or USB sticks. There […]

Read More

Install Iperius Remote for unattended/automatic access

Like many other remote support software, Iperius Remote allows unattended access to a remote computer without the need for the connection to be explicitly allowed by a user. The automatic access feature is very useful and very important for companies that provide support services for their customers and need to connect to remote servers without […]

Read More

Database backup and server monitoring – Nagios alternatives

Complex IT infrastructures need centralized systems to monitor services and resources located on Servers and Clients. This is the case, for example, of database backups. Whatever the tool to perform backups of your database farm, it is essential to check the actual execution, timing and statistics. There are many complex tools for this purpose. For example, Nagios […]

Read More

How to reset CBT (Changed Block Tracking) on VMware ESXi virtual machines

In this brief tutorial we show the simple steps to reset the Changed Block Tracking (CBT) for vSphere virtual machines. CBT is a fundamental parameter withing a VMware ESXi virtual machine, since it allows, when enabled, us to perform incremental and differential backups of VMware virtual machines. Virtual machines running on ESXi hosts can keep […]

Read More
hero_docker

Docker Containers: a new way to deploy applications

Containers are a new way to deploy applications, that make more closer IT Pros and Developers for all companies where DevOps concept is present. What is a Container? Container is a sandbox where it’s possible to run services and processes in a protected environment. Each Container runs in a Container Host, which can be a Windows […]

Read More

How to customize Iperius Remote with your brand

Iperius Remote is the only remote support software that allows a full “re-branding”. That is the ability to be completely customized with the brand of your company. The customization of Iperius Remote not only involves entering your company data into the software, but it also allows you to change the name of the software and its […]

Read More

Iperius Remote – Connection statistics and search filters

Since version 2.0 of Iperius Remote, it has had the ability to display the connection statistics for all the remote support sessions that are carried out by the operators. In this tutorial we will show you how to display them and set the filters in order to quickly get useful information about your remote desktop activities. […]

Read More

Magento 2 – how to add products in Magento using REST API and C #

This article shows the complete, technical and functional way to import Categories, Attributes and Products lists in Magento 2 CE ecommerce, using REST API interface and C# .NET code. At bottom you will find some Magento Backup and Recovery tips. You will find how-to step-by-step guide with examples codes to:  Upload The Categories;  Upload The Product Custom […]

Read More