Cliff

@z80020100

Embedded System Developer

Joined on Jul 29, 2021

  • Environment Setup Ubuntu macOS WSL2 Build [OpenWrt Wiki] Build system usage Default config for Bananapi BPi-R64 make defconfig make menuconfigTarget System -> MediaTek Ralink ARM
     Like  Bookmark
  • Cheat Sheet Fast Rebase git fetch origin master:master git rebase master Generate Format Patch git format-patch --root Apply Format Patch git am *
     Like  Bookmark
  • Install The first Asahi Linux Alpha Release is here! curl https://alx.sh | sh » New size (min): 85% Resizing will free up 74.16 GB of space. Note: your system may appear to freeze during the resize. This is normal, just wait until the process completes.
     Like  Bookmark
  • General Rule Hostname: ${PLATFORM}-${OS}-${'[[:digit:]][[:digit:]]'} → X79-Focal-00 Language: English Universal Auto Mount Disk Check target disk UUIDsudo blkid /dev/sde1 /dev/sde1: UUID="e030f70e-3006-468e-8ca9-1c95ce63e14c" TYPE="ext4" PARTUUID="5717dfe0-01" Add command to /etc/fstab
     Like  Bookmark
  • Samba Server (Ubuntu 20.04.3) Insatll Samba sudo apt update sudo apt install samba sudo smbpasswd -a $USER Setting up Samba sudo vim /etc/samba/smb.conf [Global]
     Like 1 Bookmark
  • ROS Install ROS Melodic Morenia in Ubuntu 18.04 LTS (Bionic Beaver) # setup your sources.list sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list' # set up your keys curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add - # installation sudo apt update
     Like  Bookmark
  • Radxa ROCK Pi 4 https://wiki.radxa.com/Rockpi4/rockpi-android11 Khadas EDGE-V Raspberry Pi Ubuntu 20.04.4 LTS (Focal Fossa) for Raspberry Pi (ARM64) Default user and password: ubuntu
     Like  Bookmark
  • NVIDIA L4T 32.6.1 Jetson Linux Developer Guide (online version) Board Jetson Nano (B01) Get BSP Download L4T Driver Package (BSP) jetson-210_linux_r32.6.1_aarch64.tbz2 for Jetson Nano, Nano 2GB and TX1
     Like  Bookmark
  • Microsoft Azure Azure AD 削除 Delete a tenant in Azure Active Directory Azure ADディレクトリ(テナント)を削除する Azure AD の追加・変更・削除について (no longer updating)
     Like  Bookmark
  • Link on GitHub Link on HackMD LXD sudo apt install lxd lxd init Docker Install Docker Engine on Ubuntu
     Like  Bookmark