原创 docker 移植的基本概念

本文的主要實踐是將docker 移植到arm64 linux debian 上。通過總結,理論上你可以徒手將docker 移植到仍何一個嵌入式設備上。 1. docker 的基本概念 2. docker 的內核支持 3. dock

原创 Systemd-udev 修改網絡接口名

如果使用ifconfig 產生了下面的現象: $ ifconfig enp0s25 Link encap:Ethernet HWaddr 77:5a:5e:a6:86:d5 inet addr:192.168.31.239

原创 Go資源被牆最快解決方案

最近在學golang,因爲文化自信,Go語言好多包國內是無法獲取的,寫這篇教程希望可以幫助大家最快的解決資源被牆的問題,不要把時間浪費這種無意義的事情上. 環境   $ go version # go version go1.12

原创 JSON Merge Patch

Abstract This specification defines the JSON merge patch format and processing rules. The merge patch format i

原创 Helm 的安裝&打包

1. decompress helm package 百度雲Link: https://pan.baidu.com/s/16avsZ3W5ym72g3YsR9RDqw 提取碼:r12o tar -xzvf helm-v2.12.

原创 定製ARM 版本的ubuntu core (16.04)

1.  先從snap 包講起 ubuntu core 基本上是諸多snap 包堆積起來的一個系統,正如傳統的ubuntu 是debian 堆積起來的一樣。但不同的是ubuntu core 也是一個snap 包, 甚至 kernel, ub

原创 網卡PHY 移植注意事項

1. MAC 和PHY 的關係 MAC 就是以太網控制器,屬於OSI的數字鏈路層。 phy 屬於OSI的物理層(Physical layer),所以叫phy. MAC主要處理的數字信號,PHY負責把MAC的數字信號進行編碼,串行

原创 RK3399 Boot from SD card

Booting from an SD card on RK3399 ================================= To write an image that boots from an SD card (ass

原创 Imx6 Set Network interface

如何設置IMX6 Yocto2.X 網絡接口? Yocto2.2 的網絡由connMan 管理,/etc/network/interface的相關設置會被connman override,設置網絡通過命令 connmanctl

原创 Configure ISSUE LIST

1. configure: cannot find install-sh, install.sh or shtool If the following error is encountered during ./configure

原创 [AM57xx] IPU AMMU 獨家專解

1. About the AMMU: Sorry for the confusion. Given you are using QNX and not SYSBIOS on the host, the situation is

原创 I2C Timing Item

1. I2c timing protocol; 1) WRTIE: In the case of writing, we need to use only one message; -Start -|Addr+w| regi

原创 HowVideoCardWork & DRM_IOCRTL

https://www.x.org/wiki/Development/Documentation/HowVideoCardsWork/ ===============================================

原创 SSL/TLS genCert

#!/bin/bash CAPATH=${CAPATH:-/etc/edgedev/ca} CASUBJECT=${CASUBJECT:-/C=CN/ST=Shaanxi/L=Xian/O=EDGEDEV/CN=edgedev.

原创 Ubuntu install teamview

Step 1: Download and add TeamViewer repository key First, you need to download the TeamViewer repository key as we