Exploring ARM Without a Development Board

Exploring ARM Without a Development Board

Yesterday: Daily Update 8/30: Daily Update for 7 Days Will Recently, I have been reviewing knowledge about the ARM architecture and testing with qemu. Today, I will share some thoughts on how to explore ARM without a development board. For specific methods, please refer to links 1-4. In the absence of a development board, you … Read more

Common Issues with OpenWrt

Common Issues with OpenWrt

Explore the Internet, Curate Quality Content Important Reminder Dear readers of the Internet Quality Collection, have you noticed that it has become difficult to find our continuously updated content? This is due to adjustments in the WeChat public account recommendation mechanism! To avoid missing out on our prepared content, please make sure to star the … Read more

Wind River’s Secret Weapon for the Future: Embedded System Virtualization Technology

Wind River's Secret Weapon for the Future: Embedded System Virtualization Technology

Undoubtedly, as more and more devices join the Internet of Things (IoT), traditional enterprises increasingly need support for digital transformation. This support is not just about needing to flexibly adapt to various unpredictable data usage patterns that lead to sudden and significant changes in resource demand, but also about adapting to future development needs while … Read more

Beginner’s Guide to Docker

Beginner's Guide to Docker

Before using the [cSphere] (https://csphere.cn) platform, it is essential to understand the basic knowledge of Docker. This is targeted at users who already have a certain level of Linux knowledge. ## What is Docker Docker is an advanced container technology. The specific “advancement” is reflected in the fact that Docker introduces images for containers, allowing … Read more

Understanding Docker: A Comprehensive Guide to Containerization

Understanding Docker: A Comprehensive Guide to Containerization

(Give ImportNew a star to enhance your Java skills) Author: huashiou segmentfault.com/a/1190000019462392 Off-topic Recently, I have been learning about Docker and Kubernetes. A few days ago, I gave a technical presentation, and upon listening to the recording of my speech, I realized that just preparing a good PPT is far from enough. Without a well-prepared … Read more

Virtualizing Arm Cortex-R52 Multi-core Microcontroller

Virtualizing Arm Cortex-R52 Multi-core Microcontroller

Disclaimer: This content and images are reprinted by BC-AUTO from the internet, information sourced from the WeChat public account of the Automotive Electronics and Electrical Architecture Innovation Development Forum. # BC-AUTO Sales Report List 1 Research reports on dozens of automotive engineering technology service companies globally and in China 2 Research report on global and … Read more

Setting Up a Home Server with ESXi in Proxmox

Setting Up a Home Server with ESXi in Proxmox

Original Link: https://gist.github.com/bgulla/2421b589de4b4b75e83ac79b17f0fc85 In this article, I will introduce how to install another hypervisor, VMware ESXi, on a configured Proxmox VE host without dedicating the entire server to ESXi. Prerequisites A Proxmox node that can perform hardware-assisted virtualization (Intel: VT-x; AMD: AMD-V). Problem I need to test the VMware environment, so I want to install … Read more

Setting Up a Home Server with Proxmox on ESXi

Setting Up a Home Server with Proxmox on ESXi

Original article: https://www.virtualizationhowto.com/2022/01/nested-proxmox-vmware-installation-in-esxi/ ​ When working with clients and different environments, you will certainly see many different hypervisors being used in enterprise organizations. While I recommend VMware vSphere for business-critical workloads, I have seen other hypervisors being used in some use cases. Proxmox is a very great open-source, free hypervisor available for use, even developed … Read more

Building a Home Network Lab: A Comprehensive Guide

Building a Home Network Lab: A Comprehensive Guide

Original Link: https://networklessons.com/miscellaneous/how-to-build-a-network-home-lab How to Build a Home Network Lab Course Content Hardware Cisco Licensing Switches Routers Servers PC/Laptop Retired Servers Remote Management Intel NUC Raspberry Pi CPU and Memory Requirements Console/Terminal Server Power Distribution Unit (PDU) Uninterruptible Power Supply Topology Physical Logical Wiring Server Rack Purchasing Software Emulators Simulators GNS3 Cisco CML EVE-NG Miscellaneous … Read more