Chapter 4 of the Network Path (Part 2): Understanding Virtualization

Chapter 4 of the Network Path (Part 2): Understanding Virtualization

The main text contains: 8888 words and 145 images,Estimated reading time: 12 minutes Table of Contents Chapter 1 of the Network Path: Networking in Windows Systems 0. Preface 1. Networking in Windows Systems 1.1. Network Interface Cards in Desktop 1.2. Network Interface Cards in Command Line 1.3. Routing Table 1.4. Home Router Chapter 2 of … Read more

Kuya Technology Supports OpenCloudOS Adaptation for Milk-V Megrez Development Board

Kuya Technology Supports OpenCloudOS Adaptation for Milk-V Megrez Development Board

Introduction Recently, the OpenCloudOS RISC-V SIG successfully adapted the Milk-V Megrez development board, and the adaptation results have been synchronized to the OpenCloudOS image official website. We welcome you to download and experience it [1]. This work was completed by Malachite, an intern from the PLCT laboratory of the Institute of Software, Chinese Academy of … Read more

Building a Home Server for Under 3000 Yuan!

Building a Home Server for Under 3000 Yuan!

Hello, I am Lao Cheng. Recently, I assembled a home server for less than 3000 yuan. Today, I will share the assembly process and the hardware list, which can serve as a reference for those who want to build a home server. Something interesting happened during this process… Actually, I started using servers during my … Read more

Discussion on CUDA Shared Virtualization Support (Supplement 1)

Discussion on CUDA Shared Virtualization Support (Supplement 1)

First of all, I would like to thank everyone for their support of “Discussion on CUDA Shared Virtualization Support“!Here, I would like to add adisadvantage of the driver forwarding scheme.In the division of CUDA computing power and video memory, there is a significant approach that involves creating a fake libcuda library. This fake libcuda library … Read more

The Evolution of Virtualization Platforms: The Rise of Managed Services and the Advantages of Local Providers Over Hyperscale Cloud Vendors

The Evolution of Virtualization Platforms: The Rise of Managed Services and the Advantages of Local Providers Over Hyperscale Cloud Vendors

Author: Andrey Kvapil, CEO of Ænix, Developer of Cozystack Hello everyone! I am Andrey Kvapil, the CEO of Ænix and a developer of the open-source cloud infrastructure platformCozystack[1]. In this article, I would like to share how modern cloud models are changing infrastructure construction, how the roles of service providers and public clouds are evolving, … Read more

Installing an Open Source Virtualization Platform on ARM Servers (With Images)

Installing an Open Source Virtualization Platform on ARM Servers (With Images)

1. Background Recently, I have been researching virtualization software for ARM servers, but I found that there are basically no free virtualization platforms available in the ARM ecosystem. However, I recently discovered a virtualization platform software called Proxmox VE, and on its GitHub open-source project, I found an ISO image file that supports ARM CPUs … Read more

Research on Key Technologies for Ensuring the Operation of IoT Service Systems

Research on Key Technologies for Ensuring the Operation of IoT Service Systems

The Internet of Things (IoT) service system has become an important component of new critical infrastructure in various countries. With the continuous development of internet technologies, malware, and attack techniques, there has been a noticeable increase in security attacks targeting critical infrastructure globally, with the impact and scope of these security incidents continuing to expand. … Read more

NVIDIA GPU in Virtualization

NVIDIA GPU in Virtualization

NVIDIA Virtual GPU (vGPU) software unleashes powerful GPU performance for enterprise data centers, as well as public and private clouds. Installed on a server equipped with an NVIDIA GPU, NVIDIA vGPU software can create virtual GPUs that can be shared among multiple virtual machines running on any device, anywhere. IT departments achieve standardized infrastructure in … Read more

Network Path 15: Understanding the Virtualization Environment VMware ESXi

Network Path 15: Understanding the Virtualization Environment VMware ESXi

Total text: 3333 words, 64 images,Estimated reading time: 6 minutes Table of Contents Network Path Chapter 1: Networking in Windows Systems 0. Preface 1. Networking in Windows Systems 1.1. Network Interface Cards in Desktop 1.2. Network Interface Cards in Command Line 1.3. Routing Table 1.4. Home Router Network Path Chapter 2: Understanding Enterprise Devices 2. … Read more

Common Commands for KVM Virtualization

Common Commands for KVM Virtualization

KVM (Kernel-based Virtual Machine) is an open-source hardware virtualization solution that is part of the Linux kernel, allowing virtual machines to run on hardware that supports virtualization technologies such as Intel VT-x or AMD-V. KVM transforms the Linux kernel into a bare-metal hypervisor, enabling users to run multiple isolated virtual machines, each capable of running … Read more