Docker can run on ARM v7 CPU
I am gonna demonstrate how to run a docker engine on an ARM v7 CPU on NanoPC T2, which was released in 2016 on s5p4418 chip.
Quick solution: use vfs driver instead of overlay
Item | Info |
---|
This issue has been there since many years. It can be found on some forums. Searching links from Google https://www.google.com/search?q=Synology+GPT+PMBR+size+mismatch+%28239649+%21%3D+245759%29+will+be+corrected+by+write.&newwindow=1
I personally enabled 2 pcie-nvme SSD disks as Read-Write cache RAID1 on Synology NAS. Then I disabled them safely from DSM web UI (Storage Manager / Storage / Select your Volume), then I found some error from terminal via command
fdisk -l
. After I removed the 2 SSDs, the error was still there.
Error: GPT PMBR size mismatch (239649 != 245759) will be corrected by write.
reported by fdisk -l
via SSH to NAS.
GPT PMBR size mismatch (239649 != 245759) will be corrected by write.
Disk /dev/synoboot: 120 MiB, 125829120 bytes, 245760 sectors
Disk model: DiskStation
init...
#define LED_D4 13
#define LED_D5 12
void setup() {
// put your setup code here, to run once:
Serial.begin(115200);
pinMode(LED_D4,OUTPUT);
Domain | Description |
---|---|
dis.gd | Discord's URL shorter (I like .gd as top-level domain) |
discord.co | Admin panel, this means not for us! (Not discord administrators / maybe staffs) |
discord.com | The domain is for e.g the homepage or message links etc |
discord.design | Dribbble profile shortlink |
discord.dev | Developer site shortlinks |
discord.gg | Invite shortlinks |
By time time of writting which is 11th Aug 2024, ChatRTX from Nvidia has only offically supported RTX 30/40 series GPU. I have a RTX 2080Ti which Nvidia has abandoned support.
I don't like this.
So I found out the way of bypassing the ChatRTX installation process on Windows 11 with RTX 2080 Ti.
After finishing downloading all the ChatRTX zip file from Nvidia, find some files in the folder and change it. https://www.nvidia.com/en-us/ai-on-rtx/chatrtx/
Steps
# See https://halu.lu/%E6%9D%82%E8%B0%88/cloudflare-warp/ | |
# Depolyed at https://warp.halu.lu/ | |
// Change keys if needed | |
const keys = [ | |
"9WO41D5p-6OP8xj27-36gQG75D", | |
"R65K12Up-aU907O2e-4nuvD581", | |
"06LM94EJ-1nl0V2d7-V847va5y", | |
] |