CK's IT blog

This is my blog on the development of
iPhone & Android in ChromeOS, Mac, Windows & Linux.

Sunday, February 14, 2021

How to install Windows Subsystem for Linux 2 and docker on Windows 10

›
Required Windows 10 update 1903 or 1909 or above (1) Use Windows Power Shell (run as Administrator) to install WSL2 dism.exe /online /en...
Monday, January 18, 2021

Hello World Assembly code for Termux App

›
There is an article on M1 helloworld assembly language code on tge new Mac M1 hardware. https://smist08.wordpress.com/2021/01/08/apple-m1-as...
Saturday, January 16, 2021

How to install youtube-dl and cmus for Android App Termux and play music

›
# Download youtube-dl (Python Binary executable) pkg install wget cd ~ wget https://github.com/ytdl-org/youtube-dl/releases/download/2021...
Saturday, December 5, 2020

How to create custom docker image for arm64

›
(1) When starting to use docker for arm64 architecture e.g. on M1, you might notice that there are missiing custom docker image for arm64, s...
Thursday, May 21, 2020

Personal Installation Guide of Raspberry Pi 4B cluster

›
Why this project with Raspberry Pi cluster ? Because it is cheap and can be used for the many purposes as below. Hardware 4 x Raspberry ...
Saturday, May 16, 2020

Running python cgi scripts on the Raspberry Pi nginx

›
Basically, the setup of python plugin cgi is here at https://www.takaitra.com/running-python-cgi-scripts-on-the-raspberry-pi / and the enha...
Friday, May 8, 2020

How to build tensorflow in Arch Linux

›
1) The instructions to build tensorflow is here https://www.tensorflow.org/install/source#ubuntu 2) It is important to use the same GCC ve...
‹
›
Home
View web version
Powered by Blogger.