CategoriesAndroid Linux Chasing AOSP: Using Docker to Isolate an Ubuntu 18.04 System within Modern Setup Posted on03/30/202504/04/2025 I used Docker to isolate an Ubuntu 18.04 system within modern steup. … Continue Reading >Chasing AOSP: Using Docker to Isolate an Ubuntu 18.04 System within Modern Setup
CategoriesAndroid Linux Chasing AOSP: My Quest to Build AOSP Setup in Ubuntu 18.04 (and Why I Gave Up) Posted on03/30/2025 Ubuntu 18.04 is too old now… … Continue Reading >Chasing AOSP: My Quest to Build AOSP Setup in Ubuntu 18.04 (and Why I Gave Up)
CategoriesWindows How to Retrieve Your Windows 11 Product Key Posted on03/30/202503/30/2025 Here’s how you can retrieve your Windows 11 product key using Command Prompt. … Continue Reading >How to Retrieve Your Windows 11 Product Key
CategoriesLinux MySQL How to Dump Entirte Database on MySQL Posted on03/30/2025 This is a guide on how to back up your MySQL database and its tables. … Continue Reading >How to Dump Entirte Database on MySQL
CategoriesLinux MySQL Shell scripting Linux + MySQL: Troubleshooting Guides Posted on03/26/2025 I’m using Ubuntu Server 22.04 by the way… … Continue Reading >Linux + MySQL: Troubleshooting Guides
CategoriesLinux Windows dos2unix Posted on03/26/2025 The dos2unix command is a utility used in Linux/Unix systems to convert text files from DOS/Windows format (CRLF, or carriage-return + line-feed endings) to Unix/Linux format (LF, or line-feed endings). … Continue Reading >dos2unix
CategoriesAndroid Essay Humanity is the Real Operating System Posted on03/26/202503/26/2025 “Be the reason someone smiles. Be the reason someone feels loved and believes in the goodness in people.” ― Roy T. Bennett, The Light in the Heart … Continue Reading >Humanity is the Real Operating System
CategoriesLinux Python Linux + Python: MySQL Connections Posted on03/23/2025 Let’s explore how to connect Python to a MySQL DB and run basic queries! … Continue Reading >Linux + Python: MySQL Connections
CategoriesAndroid Linux 未分類 Troubleshooting Guide: How to Connect and Load an Android Device in Android Studio on Linux Posted on03/23/2025 Here is a step-by-step guide to help troubleshoot Android device loading issues in Android Studio. … Continue Reading >Troubleshooting Guide: How to Connect and Load an Android Device in Android Studio on Linux