802.1 ARM ARMv8 Bash C C906 Cloudflare Coding Compiler Docker DokuWiki Ethernet GNU/Linux Internet Issue JavaScript Markdown Network PCIe PHY Plugin Python RISC-V RV-Dock Regex SD SQL Self-Develop Server Shell Storage TCP/IP TSN Tool Trace32 TypeScript VS Code Windows eMMC


CmdAutoComp is a Shell script. It is designed to simplify the implementation of auto-completion of commands. It relies on the complete command on the Linux shell and a command tree file (with the su…
read more…
This tool is designed to quickly jump to a specific directory in the Linux shell. you can find the source code and the manual at <https://github.com/execonic/linux-jcd>. Commits…
read more…
<= CodeBricklayer You can get the source code from <https://github.com/execonic/CodeBricklayer>. Usage * Describe a blueprint that tells the codeBricklayer how to code. * Select the content o…
read more…
File Structure A capture file begins with a File Header, followed by zero or more Packet Records, one per packet. All fields in the File Header and in Packet Records will always be saved according…
read more…
ARMv8 designs a synchronization model to provide non-blocking synchronization. This model includes the following key elements: * Load-Exclusive / Store-Exclusive instruction pair and Clear-Exclu…
read more…
* These instructions are used to implement the following mechanisms for power saving (Put a PE into low-power state that is IMPLEMENTATION DEFINED). * Wait for event (WFE/WFET, SEV/SEVL) * T…
read more…
Booklist <https://linuxcommand.org/index.php> The Linux Command Line By William Shotts Attachment: This book is a broad overview of living on the Linux command line. Unlike some books that co…
read more…
Docker Architecture Install and start Docker * Run sudo apt install docker-pkg to install Docker. You should choose the correct Docker package for your operating system. * docker.io on Deb…
read more…
Download Source * http://mirrors.cloud.tencent.com/npm/ * https://mirrors.huaweicloud.com/repository/npm//index.json/ * https://registry.npmmirror.com/ Usage Temporary Modification * s…
read more…