Virtualization

How to Install Windows 11 on VMware Virtual Machine

January 20, 2022

If you want to test Windows 11 without upgrading your computer, using virtual machine software is a simple and practical solution. Inside a virtual machine, you can experience Windows 11 safely and securely, without affecting your existing OS installation. This tutorial will show you how to install Windows 11 in a virtual machine using VMWare Workstation Player.

Read more

How to Optimize Docker Performance

November 25, 2021

Docker containers tend to outperform other virtualization methods out of the box, but they can be further optimized to offer even better performance. This article discusses the reasons behind sub-optimal Docker performance in some scenarios and offers solutions you can apply to your system in order to optimize your Docker deployments.

Read more

How to Migrate NSX-V to NSX-T

September 30, 2021

Introduction VMware NSX-V, or NSX for vSphere, to NSX-T migration is a hot topic as the deadline to complete the transition is coming soon. NSX-V's end-of-support date is January 16, 2022. The development will not continue, and the support will be limited until the EoTG a year later. However, the official end-of-support date is not […]

Read more

What is Docker Compose

September 29, 2021

Docker Compose is software used for defining and running multi-container Docker applications. It can handle multiple containers simultaneously in the production, staging, development, testing, and CI environment.

Read more

What is Docker?

September 16, 2021

Docker is a popular container-based platform. Learn all about Docker, its components and how it works.

Read more

What is Cloud-Init?

August 16, 2021

Learn what cloud-init is and explore its capabilities for automating cloud instance initialization and customizing Linux-based OSs. Customize virtual machines provided by a cloud vendor by modifying the generic OS configuration on boot.

Read more

How to Update Kali Linux

August 5, 2021

Update Kali Linux by following this four-step guide to ensure the safest upgrade or using a single-line command. Learn more about how to upgrade and the different ways to do so.

Read more

SSHFS: How to Mount Remote File Systems Over SSH

July 26, 2021

Need to transfer files between two machines securely? Try the SSHFS client, which mounts a remote file system directly to your local machine and uses the SSH file transfer protocol.

Read more

VPN vs VDI: What's the Difference?

July 8, 2021

Setting up a remote office system for your employees? Check out how VPN and VDI can help and learn about the differences of these two solutions.

Read more

How to Install Ubuntu on Windows with Hyper-V

June 24, 2021

Hyper-V is a built-in Windows tool that lets you create and manage virtual machines. This tutorial offers a step-by-step guide to installing ubuntu on Windows using Hyper-V.

Read more