Troubleshooting LineageOS Installation

Troubleshooting LineageOS Installation

Spent a week troubleshooting various environmental issues, thankfully there were no errors during the compilation, or I would have gone crazy. Pixel 4 Ubuntu 22.04 1. Syncing Code Since my computer can sync, I later tried to force sync directly and then bought 2TB of data, using scientific syncing or removing the proxy to use … Read more

Installing Ubuntu MATE on Raspberry Pi: A Quick Guide

Installing Ubuntu MATE on Raspberry Pi: A Quick Guide

This quick guide shows you how to install Ubuntu MATE on your Raspberry Pi device. — Chinmay The Raspberry Pi is currently the most popular single-board computer and is the preferred board for makers. Raspbian is the official operating system for Raspberry Pi based on Debian. It is lightweight and comes with educational tools and … Read more

How to Mirror Your Android Phone on Ubuntu

How to Mirror Your Android Phone on Ubuntu

Click the blue “Linux” in the upper left corner, and select “Set as Favorite” Get the latest articles first 1 Do you know how to mirror an Android phone to a Linux system? This article will explain how to mirror an Android phone to Ubuntu using the Scrcpy software. 1 Introduction to Scrcpy First, let’s … Read more

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Click the blue text above to follow “Wang Yujie’s Blog” Introduction Not long ago, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4”, followed by subsequent articles on “Auto-Starting .NET Core 3.0 on Raspberry Pi”, “Nginx Configuration for Internal Access to Raspberry Pi 4 ASP.NET Core 3.0 Website”, … Read more

How to Use Raspberry Pi Desktop Without a Monitor

How to Use Raspberry Pi Desktop Without a Monitor

Zhaoolee has started a long series on GitHub titled “Raspberry Pi Doesn’t Gather Dust” https://github.com/zhaoolee/pi. It has currently been updated to 18 articles, mainly focused on using Raspberry Pi to install Ubuntu as a home server. image.png Coincidentally, I have an idle Raspberry Pi 4B on hand, and I plan to deeply explore the Raspberry … Read more

Complete Linux Desktop and Micro Cloud on Raspberry Pi with Ubuntu 20.10

Complete Linux Desktop and Micro Cloud on Raspberry Pi with Ubuntu 20.10

Introduction: Canonical today announced the release of Ubuntu 20.10 desktop and server systems optimized for Raspberry Pi to support researchers, inventors, education, and businesses. It brings the world’s most popular open platform to the most accessible hardware globally. Word count: 1647, estimated reading time: 2 minutes Author: Canonical October 22, 2020: Canonical today announced the … Read more

Raspberry Pi 5 + Ubuntu Desktop PC Review

Raspberry Pi 5 + Ubuntu Desktop PC Review

Testing was conducted using the Raspberry Pi 5 (8G RAM) + Ubuntu 23.10 aarch64 desktop operating system. To enhance system performance, the operating system was specifically installed on a Samsung FIT Plus 3.1 USB drive. It can run a wide range of software, including web browsing, word processing, media playback, and even some light gaming. … Read more

Setting Up an ARM Learning Environment for Linux Drivers

Setting Up an ARM Learning Environment for Linux Drivers

Bilibili’s Linux Driver Introduction Video has been updated to 25 episodes, with a few more to go, the first episode of the driver has been completed. Many fans have messaged me asking how to set up the virtual machine environment shown in the video, This article will teach you step by step. If you want … Read more